Search found 7 matches
- Thu Jan 14, 2016 2:22 am
- Forum: ROMS Discussion
- Topic: Need helps on averaging SST in each timestep on all cpus
- Replies: 1
- Views: 1185
Need helps on averaging SST in each timestep on all cpus
Hi, I would need helps to solve an issue regarding to compute the SST over certain grids at each timestep and let every computing nodes use it for some other purpose. What I want is to let all the cpus know such value. I knew that I have to use mp_bcastf or mp_reduce or something mpi commands to do ...
- Thu Nov 06, 2014 5:16 pm
- Forum: ROMS Discussion
- Topic: ROMS with river discharge
- Replies: 10
- Views: 9494
Re: ROMS with river discharge
Update on this: Thank you again for the advise. It is weird for me that for the locations shown in the map, all 36, 40, 10 and 22 and 26 location rivers disappeared on my test case. The figure I posted is plotted with map_rivers.m, I have checked to move the river input points around, and I found ...
- Tue Nov 04, 2014 5:14 pm
- Forum: ROMS Discussion
- Topic: ROMS with river discharge
- Replies: 10
- Views: 9494
Re: ROMS with river discharge
Thank you so much for providing me suggestions. I have downloaded the map_river.m, and changed the river locations against the wall (u/v mask point). Here is the figure generated with map_river.m, I am not sure it is right? For the river flow east: river 36 For the river flow north: river 40 and ...
- Wed Oct 29, 2014 9:39 am
- Forum: ROMS Discussion
- Topic: ROMS with river discharge
- Replies: 10
- Views: 9494
Re: ROMS with river discharge
So, the river point source should be put along the wall at the end of fjords? I put them in the middle of the fjords,is that the reason? Sorry i am kind of new for the river run. The rookie ☺ Is there a test case or something i can check and learn from it. By searching all myroms.org, i cannot find d ...
- Tue Oct 28, 2014 6:58 pm
- Forum: ROMS Discussion
- Topic: ROMS with river discharge
- Replies: 10
- Views: 9494
ROMS with river discharge
Hi All, I have experienced a problem regarding the river implementation in ROMS that I cannot explain. I have set up a run without-river and got some results. Then I turned on the flag "TS_PSOURCE" in cppdefs.h to apply river forcing as point sources. After generating the river forcing files, I gave ...
- Thu Apr 29, 2010 2:23 pm
- Forum: ROMS Discussion
- Topic: Kantha_Clayson mixed layer method and wave model
- Replies: 3
- Views: 3130
Re: Kantha_Clayson mixed layer method and wave model
Thank you so much for your reply. Your explanation is very helpful.
Thanks again,
Hao
Thanks again,
Hao
- Wed Apr 28, 2010 4:01 pm
- Forum: ROMS Discussion
- Topic: Kantha_Clayson mixed layer method and wave model
- Replies: 3
- Views: 3130
Kantha_Clayson mixed layer method and wave model
Hi all, I have two questions about ROMS. (1) Mixed layer depth: Has anybody ever used the Kantha_Clayson (second-moment closure of turbulence) mixed layer method (in my25_corstep.F [Mellor-Yamada] or gls_corstep.F [Generic length-scale]) in the real domain? Did this method has advantage over LMD ...