Still i have no idea what was that happening BUT there is no problem after upgrading to ROMS3.6!
Thanks
Search found 11 matches
- Sat Jun 20, 2015 3:39 pm
- Forum: ROMS Problems
- Topic: passive tracer with bry,init conditions & top/bottom fluxes
- Replies: 9
- Views: 5726
- Wed Jun 17, 2015 8:52 pm
- Forum: ROMS Problems
- Topic: passive tracer with bry,init conditions & top/bottom fluxes
- Replies: 9
- Views: 5726
Re: passive tracer with bry,init conditions & top/bottom flu
About the boundary conditions i defined: #define WESTERN_WALL #undef SPONGE #define EAST_VOLCONS #define SOUTH_VOLCONS #define NORTH_VOLCONS #define EAST_FSGRADIENT #define EAST_M2RADIATION #define EAST_M2NUDGING #define EAST_M3RADIATION #define EAST_M3NUDGING #define EAST_TRADIATION #define EAST ...
- Wed Jun 17, 2015 12:58 pm
- Forum: ROMS Problems
- Topic: passive tracer with bry,init conditions & top/bottom fluxes
- Replies: 9
- Views: 5726
Re: passive tracer with bry,init conditions & top/bottom flu
I have noticed that the problem starts exactly after one year.
Somehow it seems that the model needs to place something in, after one year from deployment!
There is something that i am missing in order to stop this behavior!
Any idea?
Thanks
Somehow it seems that the model needs to place something in, after one year from deployment!
There is something that i am missing in order to stop this behavior!
Any idea?
Thanks
- Tue Jun 16, 2015 4:14 pm
- Forum: ROMS Problems
- Topic: passive tracer with bry,init conditions & top/bottom fluxes
- Replies: 9
- Views: 5726
Re: passive tracer with bry,init conditions & top/bottom flu
I still try with ROMS3.3. I download the latest one also and working on that. My lateral bry are all set to zero having the same dimension with temp and salt. It behaves really good, but after a year when the concentration get low, a huge error comes in from the boundary where the tracer exits due ...
- Mon Jun 15, 2015 6:57 pm
- Forum: ROMS Problems
- Topic: passive tracer with bry,init conditions & top/bottom fluxes
- Replies: 9
- Views: 5726
Re: passive tracer with bry,init conditions & top/bottom flu
So , i defined T_PASSIVE and ANA_BPFLUX,ANA_SPFLUX for zero surface and bottom fluxes. Also, NPT==1 and Hout(inert)==T. Insert the dye_01 at a specific location (zero everywhere and 10 to a certain location) in the init.nc and dye_(east,west,nort,south)_01=0 everywhere in the boundary file. It seems ...
- Sat Jun 06, 2015 12:41 am
- Forum: ROMS Problems
- Topic: passive tracer with bry,init conditions & top/bottom fluxes
- Replies: 9
- Views: 5726
passive tracer with bry,init conditions & top/bottom fluxes
Hi all, i am using ROMS3.3 and i am wondering if with this version i can add a passive tracer and study it's behavior using initial, and (horizontal/vertical) boundary conditions. (for example the same way as temperature). Is it possible with this version? If yes, what would be the logical way or ...
- Thu Dec 04, 2014 7:13 pm
- Forum: ROMS Problems
- Topic: GET_CYCLE - starting time for variable: sms_time
- Replies: 6
- Views: 3818
Re: GET_CYCLE - starting time for variable: sms_time
I see.
My time_ref=-1;
I think i got what you mean.
The forcing times start from 712238 with is the Jan-15-1950
So i set DSTART=712238
and ocean_time in the init.nc 712238*86400
It works!
Thank you kate
My time_ref=-1;
I think i got what you mean.
The forcing times start from 712238 with is the Jan-15-1950
So i set DSTART=712238
and ocean_time in the init.nc 712238*86400
It works!
Thank you kate
- Thu Dec 04, 2014 12:50 am
- Forum: ROMS Problems
- Topic: GET_CYCLE - starting time for variable: sms_time
- Replies: 6
- Views: 3818
Re: GET_CYCLE - starting time for variable: sms_time
I want to run the simulation from 1950-01-15.
In the init file ocean_time =1296000 (15 days in units of 'seconds')
In the forcing file sms_time and the rest are in units of days and start from 712238
In the .in file the time_ref has to be seted to -1?
P
In the init file ocean_time =1296000 (15 days in units of 'seconds')
In the forcing file sms_time and the rest are in units of days and start from 712238
In the .in file the time_ref has to be seted to -1?
P
- Wed Dec 03, 2014 10:40 pm
- Forum: ROMS Problems
- Topic: GET_CYCLE - starting time for variable: sms_time
- Replies: 6
- Views: 3818
Re: GET_CYCLE - starting time for variable: sms_time
So what is that i am doing wrong?
The mistake is in the forcing files? or in the .in file?
Thank you
P.
The mistake is in the forcing files? or in the .in file?
Thank you
P.
- Wed Dec 03, 2014 4:56 am
- Forum: ROMS Problems
- Topic: GET_CYCLE - starting time for variable: sms_time
- Replies: 6
- Views: 3818
GET_CYCLE - starting time for variable: sms_time
I tried to send the job to the cluster and i got this message: ..... GET_CYCLE - starting time for variable: sms_time is greater than current model time. TMIN = 712238.0000 TDAYS = 15.0000 .... ROMS/TOMS - Input error ............. exit_flag: 2 ERROR: Abnormal termination: NetCDF INPUT. REASON: No ...
- Mon May 26, 2014 11:47 am
- Forum: ROMS Installation
- Topic: error1 Compiling the Upwelling test for the first time
- Replies: 9
- Views: 7322
error1 Compiling the Upwelling test for the first time
Hi all, I'm a another new user and have been receiving the following error when I attempt to compile the Upwelling test case: . . . ...more undefined references to `__netcdf_MOD_nf90_put_att_text' follow /home/philip/MYROMS/MyTest/upwelling/Build/libMODS.a(mod_netcdf.o): In function `__mod_netcdf ...