Search found 4 matches
- Tue Nov 15, 2016 12:54 pm
- Forum: ROMS Discussion
- Topic: On the design of perfect restart with sea ice
- Replies: 1
- Views: 1485
On the design of perfect restart with sea ice
I have noticed the use of ice_flux_rst.F, which is to ensure perfect restart for sea ice involved simulations. Meanwhile I have also enabled BULK_FLUX macro (besides ICE_MODEL macro). However, the main time-integration routine involves subsequent subroutine calls (within one time step) as follows ...
- Sat Feb 13, 2016 4:43 pm
- Forum: ROMS Discussion
- Topic: Model crashing at a certain baroclinic time step
- Replies: 3
- Views: 3200
Model crashing at a certain baroclinic time step
I have encountered constant crashing of a ROMS-CICE-WRF coupled model. Interestingly, the model crashes at exactly 10 baroclinic (3D) time steps, no matter how long the time step size is (of coz, within the CFL bound). The time step varies from 240s to 1200s, 1800s and 3600s (with the barotropic ...
- Tue Apr 21, 2015 3:37 pm
- Forum: ROMS Discussion
- Topic: Potential bug in sfc_temp in albedo.F file
- Replies: 1
- Views: 1304
Potential bug in sfc_temp in albedo.F file
In Nonlinear/albedo.F file, the local variable sfc_temp (declared on line 185) is never set but used on line 258, 259, 263, 264, ... I suppose it should be set to variable tis (i.e., ice surface temperature).
- Tue Apr 07, 2015 5:57 am
- Forum: ROMS Discussion
- Topic: On Sea Ice module in recent check-outs
- Replies: 1
- Views: 1294
On Sea Ice module in recent check-outs
In a most recent check-outs (ver. 761), the Sea Ice module seems to be blank. When was this removed, OR is there any plan to implement/adopt a new one in ROMS? Thanks