I have the same problem when i run the model:
I make several boundary and climatology files just like you.
Did you ever solve this problem?
Please help me~
Search found 3 matches
- Thu Sep 19, 2019 11:55 am
- Forum: ROMS Discussion
- Topic: Hello
- Replies: 4
- Views: 6837
- Tue May 08, 2018 12:31 am
- Forum: ROMS Discussion
- Topic: values set in ana_sst
- Replies: 2
- Views: 1670
Re: values set in ana_sst
Thanks Kate !I will try~kate wrote:I don't know how to set them analytically either. That's why I would use the output of some other model to provide SST. Better yet, use an atmospheric model to provide winds, etc, and compute your own bulk fluxes. Then you don't need to come up with the dQdSST as well.
- Mon May 07, 2018 8:15 am
- Forum: ROMS Discussion
- Topic: values set in ana_sst
- Replies: 2
- Views: 1670
values set in ana_sst
When I defined "ANA_SST" and "QCORRECTION" in my head file, I chack the analytical files. Notice that in ana_sst.F(at lines 80-87) we have: ! Set sea surface temperature SST (Celsius). !----------------------------------------------------------------------- ! DO j=JstrT,JendT DO i=IstrT,IendT sst(i ...