source:
NEMO/branches/2020/r12581_ticket2418/tests/ICE_AGRIF/EXPREF
@
12932
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
1_context_nemo.xml | 21 bytes | 7821 | 4 years | ![]() |
continue debugging test cases |
1_namelist_cfg | 15.7 KB | 12489 | 12 months | ![]() |
Preparation for new timestepping scheme #2390. Main changes: 1. Initial … |
1_namelist_ice_cfg | 5.4 KB | 10535 | 2 years | ![]() |
change some names again in the ice (last ones) |
1_namelist_ice_ref | 42 bytes | 9740 | 3 years | ![]() |
repair broken links |
1_namelist_ref | 38 bytes | 9740 | 3 years | ![]() |
repair broken links |
AGRIF_FixedGrids.in | 22 bytes | 9159 | 3 years | ![]() |
change size of the zoom (enlarge) |
AGRIF_FixedGrids.in_1ghost | 22 bytes | 9159 | 3 years | ![]() |
change size of the zoom (enlarge) |
AGRIF_FixedGrids.in_3ghosts | 22 bytes | 9159 | 3 years | ![]() |
change size of the zoom (enlarge) |
axis_def_nemo.xml | 43 bytes | 12276 | 15 months | ![]() |
trunk : merge in some cmip6 diagnostics into the trunk before copying it … |
context_nemo.xml | 1.6 KB | 12377 | 13 months | ![]() |
The big one. Merging all 2019 developments from the option 1 branch back … |
domain_def_nemo.xml | 45 bytes | 9684 | 3 years | ![]() |
trunk: fix symbolic links |
field_def_nemo-ice.xml | 48 bytes | 9726 | 3 years | ![]() |
add missing xml file in SAS_BIPER configuration |
field_def_nemo-oce.xml | 48 bytes | 9684 | 3 years | ![]() |
trunk: fix symbolic links |
file_def_nemo-ice.xml | 5.7 KB | 11159 | 21 months | ![]() |
fix ticket #2301 (remove iceneg_pres and iceneg_volu from ICE_AGRIF … |
file_def_nemo-oce.xml | 2.2 KB | 9572 | 3 years | ![]() |
Global renaming for reference configurations and test cases (./CONFIG): 2 … |
grid_def_nemo.xml | 43 bytes | 9930 | 3 years | ![]() |
trunk: reactivate predefined zoom with xios2, see #2115 |
iodef.xml | 1.4 KB | 9509 | 3 years | ![]() |
SASBIPER test case formally introduced in sette tests (for now … |
make_INITICE.py | 3.6 KB | 10516 | 2 years | ![]() |
change demo config name from ICEDYN to ICE_AGRIF |
namelist_cfg | 15.6 KB | 12489 | 12 months | ![]() |
Preparation for new timestepping scheme #2390. Main changes: 1. Initial … |
namelist_ice_cfg | 6.1 KB | 10535 | 2 years | ![]() |
change some names again in the ice (last ones) |
namelist_ice_ref | 42 bytes | 9684 | 3 years | ![]() |
trunk: fix symbolic links |
namelist_ref | 38 bytes | 9684 | 3 years | ![]() |
trunk: fix symbolic links |
README | 1.5 KB | 10554 | 2 years | ![]() |
fill up rst files for test cases |
README ¶
------- Purpose ------- This demonstration case can be used to study the advection of a patch of ice in a bi-periodic channel with a slab ocean (i.e. 1 ocean layer) and an agrif zoom in the center ----------- Experiments ----------- Two experiments can be configured: a) A simple channel at 3km horizontal resolution (slightly variable => +- 10%) ==> in MY_SRC/usrdef_hgr.F90, uncomment the part "variable scale factors" and comment part "constant scale factors" b) A simple channel at 3km horizontal resolution (constant scale factors) ==> in MY_SRC/usrdef_hgr.F90, comment the part "variable scale factors" and uncomment part "constant scale factors" ---------- How to run ---------- a) Compile and run the model once to get a mesh_mask.nc file with the following command: ../../../makenemo -r ICE_AGRIF -n ICE_AGRIF -m X64_ADA -j 4 mpirun ./nemo -np 1 b) Create the initial condition file for sea-ice (initice.nc) by running this python script: python ./make_INITICE.py c) Run the model a second time mpirun ./nemo -np 4 --------------- What to look at --------------- the advection through an agrif zoom 1:3 for a square (ice concentration) or a gaussian (ice volume) with either a constant velocity (ln_dynADV2D=T and define rn_uice & rn_vice) or a constant ice-atm. stress, thus velocity is calculated by rheology (ln_dynRHGADV=T) with 1 or 5 ice categories (jpl=1 or 5) (note that ln_dynADV2D=T only works with jpl=1)
Note: See TracBrowser
for help on using the repository browser.