Search found 4 matches
- Thu Apr 06, 2023 9:56 pm
- Forum: ROMS Installation
- Topic: Compilation issue: yaml_parser.f90
- Replies: 3
- Views: 12171
Re: Compilation issue: yaml_parser.f90
I faced the same problem while trying to install the latest version of ROMS. As suggested by Arango, the best solution would be to have the latest version of gfortran or ifort. However, I made a small change in the code and it appeared to work ( :!: I ran only a test case by that time ). Instead of ...
- Thu Mar 29, 2018 5:51 pm
- Forum: ROMS Discussion
- Topic: River Modelling
- Replies: 4
- Views: 2570
Re: River Modelling
Is it going unstable? There's nothing in the radiation condition that guarantees outflow in all cells. The outgoing transport should match (roughly) the imposed inflow from the other end. Kate, i would like to thank you for your help. I will share what i choose as Lateral Boundary Condition and ...
- Tue Mar 27, 2018 2:10 pm
- Forum: ROMS Discussion
- Topic: River Modelling
- Replies: 4
- Views: 2570
Re: River Modelling
Sorry, the inflow is on the west end. As you can see in the figure, the west end is closed ( the inflow is right). When I put radiation condition on the eastern end, the outflow get wrong direction. If you are imposing a river inflow on the eastern end, then you don't want a radiation condition ...
- Mon Mar 26, 2018 6:07 pm
- Forum: ROMS Discussion
- Topic: River Modelling
- Replies: 4
- Views: 2570
River Modelling
Hi, I'm a graduate student and I am trying to modelling a river that goes from east to west of my grade, i put the flow as a point source (22 point sources side by side) and i am using roms_iview to check if the velocities corresponds with my input( river_transport), and this part its ok, but in the ...