Search found 4 matches
- Thu Nov 17, 2022 1:44 pm
- Forum: ROMS Discussion
- Topic: Computing advection using 'utemp' vs 'temp_xadv'
- Replies: 6
- Views: 8929
Re: Computing advection using 'utemp' vs 'temp_xadv'
Hi, wilkin. Nice to see your question discussed here (though it was two years ago). I am also confused about the calculation of temperature advection in ROMS. And have you find any references about horizontally averaged budgets (of heat/salt/tracer) from ROMS output as a function of 'z' (not depth ...
- Thu Nov 17, 2022 1:35 pm
- Forum: ROMS Discussion
- Topic: Separating horizontal XI-advection term for tracer diagnostics in the source code (in step3d_t.F)
- Replies: 1
- Views: 2434
Re: Separating horizontal XI-advection term for tracer diagnostics in the source code (in step3d_t.F)
Hi, nice to see your question. I have thought of the output of temperature advection, i think the temp_xadv is the Tdu/dx, not the d(Tu)/dx.
- Mon Nov 15, 2021 1:42 pm
- Forum: ROMS Discussion
- Topic: Output of heat flux
- Replies: 0
- Views: 2835
Output of heat flux
Dear ROMS users, i have met a problem that i couldn't get the output of sensible or latent heat flux though i had turned the F to T. 634 HouF(idFsur) == T T T T ! shflux, ssflux surface neF heaF and salF flux 635 HouF(idLhea) == T T ! laFenF laFenF heaF flux 636 HouF(idShea) == T T ! sensible ...
- Wed Aug 11, 2021 8:31 am
- Forum: ROMS Discussion
- Topic: MPI - tiling on POWER8
- Replies: 6
- Views: 16113
Re: MPI - tiling on POWER8
Hello,Spitz. I am a new user of ROMS and I have experienced the similar problem to yours. For instance, when I run a model start at 20010101_0000 with CPU=40, NtileI=5,NtileJ=8, the model would stop with the error of "blowing up" at 20010118_1030. However, when I still set CPU=40 but change the ...