Hi Kate,
This is the climatological run to gain the stable 3D currents. And then we want to study the transport of other parameters(for example: carbon).
Also,we want to use the results to provide the initial condition for the realistic modeling.
Search found 16 matches
- Wed May 04, 2016 12:11 pm
- Forum: ROMS Discussion
- Topic: How to use Climatology fields for nudging in sponge areas?
- Replies: 6
- Views: 5386
- Wed May 04, 2016 2:26 am
- Forum: ROMS Discussion
- Topic: How to use Climatology fields for nudging in sponge areas?
- Replies: 6
- Views: 5386
Re: How to use Climatology fields for nudging in sponge area
Hi, Kate, thanks very much for your reply. I did nothing in the ana_nudgcoef. I never change the codes anywhere. According to you, I should change somewhere in ana_nudgcoef.h or write a new NUDNAME netcdf file, right?By the way, can you tell me where I should change in ana_nudgcoef.h? And which v ...
- Tue May 03, 2016 10:39 am
- Forum: ROMS Discussion
- Topic: How to use Climatology fields for nudging in sponge areas?
- Replies: 6
- Views: 5386
How to use Climatology fields for nudging in sponge areas?
Hi all, I have some questions about open boundary conditions and climatology fields. Now, I have two cases. The first one, I set the *.in file like this: LBC(isFsur) == Cha Cha Cha Cha ! free-surface LBC(isUbar) == Fla Fla Fla Fla ! 2D U-momentum LBC(isVbar) == Fla Fla Fla Fla ! 2D V-momentum LBC ...
- Mon Nov 02, 2015 3:28 am
- Forum: ROMS Discussion
- Topic: why kinetic energy raise up?
- Replies: 2
- Views: 5102
why kinetic energy raise up?
Dears, In ROMS exported LOG file, what does it mean about the three "_ENRG"? STEP Day HH:MM:SS KINETIC_ENRG POTEN_ENRG TOTAL_ENRG NET_VOLUME C => (i,j,k) Cu Cv Cw Max Speed I plot the 'KINETIC_ENRG' of my test,but it always raise up. Like this: http://photo.163.com/cuiqianfang/#m=2&aid=297952120&pid ...
- Thu Jul 02, 2015 5:28 am
- Forum: ROMS Installation
- Topic: Problems running upwelling test
- Replies: 11
- Views: 8654
Re: Problems running upwelling test
Dear Kate,kate wrote:Do you have a version of gfortran you can try?
I have replaced ifort to pgi, and it is OK to run. Maybe there is something wrong with the old compiler.
Thanks very much for your patient reply!
- Fri Jun 26, 2015 12:18 pm
- Forum: ROMS Installation
- Topic: Problems running upwelling test
- Replies: 11
- Views: 8654
Re: Problems running upwelling test
Yes, USE_DEBUG will slow the code down. If this is still UPWELLING, you can reduce the size of it by setting LM to 5 in the ocean_upwelling.in file. That should tell you if you're hitting your stack size limit - the small one should fit if the USE_DEBUG one fit. If it runs, then the problem was the ...
- Wed Jun 24, 2015 2:28 pm
- Forum: ROMS Installation
- Topic: Problems running upwelling test
- Replies: 11
- Views: 8654
Re: Problems running upwelling test
In your build script and/or makefile, set USE_DEBUG to on and then recompile after "make clean". It will then create an oceanG instead of oceanM. Otherwise, run it the same way. Dear Kate, I have ran by this way, but there is no problem when running. And if set USE_DEBUG to off and then recompile, ...
- Fri Jun 12, 2015 2:06 am
- Forum: ROMS Discussion
- Topic: Forcing data in .log file is different from .nc file
- Replies: 4
- Views: 2455
Re: Forcing data in .log file is different from .nc file
Dear Kate,
Thanks very much for your explaination so patient! I am looking forward to using ROMS well and discussing with everyone here.
Thanks again!
Thanks very much for your explaination so patient! I am looking forward to using ROMS well and discussing with everyone here.
Thanks again!
- Fri Jun 12, 2015 1:55 am
- Forum: ROMS Installation
- Topic: Problems running upwelling test
- Replies: 11
- Views: 8654
Re: Problems running upwelling test
OK,I have got it.Thanks very much, Kate.
- Thu Jun 11, 2015 4:00 am
- Forum: ROMS Installation
- Topic: Problems running upwelling test
- Replies: 11
- Views: 8654
Re: Problems running upwelling test
Thanks very much,Kate
If possible,could you tell me how to use USE_DEBUG? I'm not good at Linux.
Thanks very much for any reply in advance!
If possible,could you tell me how to use USE_DEBUG? I'm not good at Linux.
Thanks very much for any reply in advance!
- Thu Jun 11, 2015 3:55 am
- Forum: ROMS Discussion
- Topic: Forcing data in .log file is different from .nc file
- Replies: 4
- Views: 2455
Re: Forcing data in .log file is different from .nc file
Dear Kate,
The range of surface heat flux is -99.99~230 in the whole domain for 12 months. I never give a _FillValue. It is the same to other variables.
The range of surface heat flux is -99.99~230 in the whole domain for 12 months. I never give a _FillValue. It is the same to other variables.
- Wed Jun 10, 2015 12:55 pm
- Forum: ROMS Discussion
- Topic: Forcing data in .log file is different from .nc file
- Replies: 4
- Views: 2455
Forcing data in .log file is different from .nc file
Dear users, This is some informations in my .log file,but it is different from that in my input file. For example, I checket the minimum of surface heat flux is -99.99w/m-2 in my input forcing .nc file,but here is -2.50914436E-05.It is also different for other variables. Does anyone know what's ...
- Wed Jun 10, 2015 12:38 pm
- Forum: ROMS Installation
- Topic: Problems running upwelling test
- Replies: 11
- Views: 8654
Re: Problems running upwelling test
[quote="kate"]The first thing you need to do is check your limits: Hello,Kate Thanks very much for your help. This is my check: [root@node10 ~]# ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals ...
- Wed Jun 10, 2015 4:33 am
- Forum: ROMS Installation
- Topic: Problems running upwelling test
- Replies: 11
- Views: 8654
Problems running upwelling test
Dear users I downloaded the roms packages yesterday, when compiling there was only one warning: /public/software/intel/Compiler/11.1/059/lib/intel64/libimf.so: warning: warning: feupdateenv is not implemented and will always fail and I ignored it. But it was failed when I ran upwelling test,the ...
- Thu Apr 30, 2015 1:48 am
- Forum: ROMS Discussion
- Topic: why are current results wrong?
- Replies: 2
- Views: 1751
Re: why are current results wrong?
There's more than one way to get this wrong. We need to know more details about what you did to begin to guess. It could be horizontal resolution, domain choice, boundary conditions, etc. Thanks very much, Kate. I will give the details. The Nest2 model domain is 15°N-43°N,105°E-131°E, with hor ...
- Wed Apr 29, 2015 8:59 am
- Forum: ROMS Discussion
- Topic: why are current results wrong?
- Replies: 2
- Views: 1751
why are current results wrong?
Dears,
I model the East China Sea,using monthly data as wind,surface heat flux,surface water flux, solar shortwave radiation and so on. But the current is wrong ,there is no Kuroshio at all.
Please give me some ideas.
Thanks very much.
I model the East China Sea,using monthly data as wind,surface heat flux,surface water flux, solar shortwave radiation and so on. But the current is wrong ,there is no Kuroshio at all.
Please give me some ideas.
Thanks very much.