• Simulation outputs only t=0

    Hello again,

    I'm having an issue where I run my simulation and it finishes in about 2 or 3 seconds and only outputs the initial conditions given for t=0 (i.e., initial water surface elevation, and velocity field = 0 since it's a cold start).

    The simulation period is supposed to be 2.5 hrs with a time step of 15 seconds. The courant number is reasonable and I've made sure everything is defined properly: my boundaries and boundary conditions are defined and they are initially submerged given the starting water level.

    There is no errors when I run it so I am not sure why this is happening. Any thoughts?
  • Re: Error: wrong dimension of output file

    I seem to have found the solution. I thought by not specifying an output file name there was a default file that the results would be written to like it says. But when I defined my own directory for the output it looks like it will run.

    Thank you

    Steven
  • Re: Error: wrong dimension of output file

    Hi Torben,

    With regards to the type 1 (line-type) output, I have tried what you suggested (i.e., in my 194x419 grid cell domain, for a type 1 I would specify a sub area of J-Direction: 94, 94, 1, and K-Direction: 0, 419, 1, for example).

    The only reason I was trying a type 1 was to see if I could get it to work. I really need a type 2 output for the results that I would like. I've attached a screenshot of my setup.

    Steven