Hi, arango.
Thank you very much for your reply.
I will follow trac tickets from now on. I read these tickets you mentioned and other tickets about "stflux" and "dqdt". But I still cannot figure out my question, and I will continue to dig deeper.
Search found 9 matches
- Sun Dec 11, 2022 4:33 am
- Forum: ROMS Source
- Topic: Abnormal shflux when QCORRECTION is defined in ROMS 1147
- Replies: 7
- Views: 19827
- Sun Dec 11, 2022 4:24 am
- Forum: ROMS Source
- Topic: Abnormal shflux when QCORRECTION is defined in ROMS 1147
- Replies: 7
- Views: 19827
Re: Abnormal shflux when QCORRECTION is defined in ROMS 1147
Hi, John. Thank you very much! My input dQdSST in forcing file ranges from -52 to -14. The reported range in logfile (Min = -1.09291988E-05 Max = -4.45711885E-06) was already divided by rho0*Cp. I think it was done in inp_par.F by the code "cff=1.0_r8/(rho0*Cp); Fscale(iddQdT,ng)=cff*Fscale(iddQdT ...
- Fri Dec 09, 2022 3:12 am
- Forum: ROMS Source
- Topic: Abnormal shflux when QCORRECTION is defined in ROMS 1147
- Replies: 7
- Views: 19827
Re: Abnormal shflux when QCORRECTION is defined in ROMS 1147
Hi, John. Thank you very much! :D I did not define ANA_DQDSST and BULK_FLUX, and the "dqdt" in ana_dqdsst.h is still set to ???. My input dqdsst was read correctly in logfile: GET_2DFLD_NF90 - surface net heat flux sensitivity to SST, 0001-12-15 00:00:00.00 (Grid=01, Rec=12, Index=1, File: sub_ECS ...
- Wed Dec 07, 2022 11:12 am
- Forum: ROMS Source
- Topic: Abnormal shflux when QCORRECTION is defined in ROMS 1147
- Replies: 7
- Views: 19827
Re: Abnormal shflux when QCORRECTION is defined in ROMS 1147
And how can I reverse from ROMS 1147 to an earlier version use SVN, like ROMS 916.
- Wed Dec 07, 2022 11:06 am
- Forum: ROMS Source
- Topic: Abnormal shflux when QCORRECTION is defined in ROMS 1147
- Replies: 7
- Views: 19827
Abnormal shflux when QCORRECTION is defined in ROMS 1147
Hello, all My model run well with ROMS 783. Recently, I updated the latest ROMS 1147. Everything is fine, with the output u, v, w and salinity were all similar with the results of ROMS 783. But the abnormal stflx(i,j,itemp) lead to abnormal temperature. In my application, QCORRECTION is defined, and ...
- Thu Mar 20, 2014 8:03 am
- Forum: ROMS Ecosystem
- Topic: Describe the vertical swimming of phytoplankton
- Replies: 0
- Views: 7695
Describe the vertical swimming of phytoplankton
Hi! I choose NEMURO to describe the growth of phytoplankton. But the behaviors such as swimming are not considered in NEMURO. I suppose phytoplankton have the ability to swim up and down, which files should I change?
- Tue Jul 03, 2012 2:51 am
- Forum: ROMS Ecosystem
- Topic: Add new biological varibles to ROMS.
- Replies: 4
- Views: 11570
Re: Add new biological varibles to ROMS.
Thank you very much!
- Sat Jun 30, 2012 11:30 am
- Forum: ROMS Ecosystem
- Topic: Add new biological varibles to ROMS.
- Replies: 4
- Views: 11570
Re: Add new biological varibles to ROMS.
Hi Kate, Thank you very much for your reply! Actually, I always want to use Nemuro as the basic model. Among these 11 state variables, iSphy is refered to small phytoplankton. Its growth is related to the external nutrition (NH4 and NO3). However, my model relate growth to the N and P in the cells ...
- Fri Jun 29, 2012 8:59 am
- Forum: ROMS Ecosystem
- Topic: Add new biological varibles to ROMS.
- Replies: 4
- Views: 11570
Add new biological varibles to ROMS.
Hi all, I have a 0-dimension model, which related phytoplankton growth to the internal N or P of cell. These two variables could vary during the process of growth. If I add them in ROMS just as tracers, the N and P will move independently. I want cell, N and P move together as a part. If it is ...