1 | #======================================================================== |
---|
2 | #D-- Compatibility - |
---|
3 | [Compatibility] |
---|
4 | libIGCM=1.0 |
---|
5 | |
---|
6 | [UserChoices] |
---|
7 | |
---|
8 | [InitialStateFiles] |
---|
9 | List= () |
---|
10 | |
---|
11 | [BoundaryFiles] |
---|
12 | List= (${R_INIT}/ATM/${config_UserChoices_TagName}/Amip6/amipbc_sst_360x180_${year}.nc, amipbc_sst_1x1.nc), \ |
---|
13 | (${R_INIT}/ATM/${config_UserChoices_TagName}/Amip6/amipbc_sic_360x180_${year}.nc, amipbc_sic_1x1.nc) |
---|
14 | |
---|
15 | ListNonDel= (${R_INIT}/ATM/${config_UserChoices_TagName}/Albedo.nc, .), \ |
---|
16 | (${R_INIT}/ATM/${config_UserChoices_TagName}/ECDYN.nc, .), \ |
---|
17 | (${R_INIT}/ATM/${config_UserChoices_TagName}/ECPHY.nc, .), \ |
---|
18 | (${R_INIT}/ATM/${config_UserChoices_TagName}/Relief.nc, .), \ |
---|
19 | (${R_INIT}/ATM/${config_UserChoices_TagName}/Rugos.nc, .), \ |
---|
20 | (${R_INIT}/ATM/${config_UserChoices_TagName}/landiceref.nc, .) |
---|
21 | |
---|
22 | [ParametersFiles] |
---|
23 | List= (${SUBMIT_DIR}/PARAM/physiq.def, .), \ |
---|
24 | (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM}, gcm.def), \ |
---|
25 | (${SUBMIT_DIR}/PARAM/run.def, .), \ |
---|
26 | (${SUBMIT_DIR}/PARAM/traceur.def, .) |
---|
27 | |
---|
28 | [RestartFiles] |
---|
29 | List= (NONE) |
---|
30 | |
---|
31 | [OutputText] |
---|
32 | List= () |
---|
33 | |
---|
34 | [OutputFiles] |
---|
35 | List= ( limit.nc, ${R_OUT_ATM_O}/Boundary/${config_UserChoices_JobName}_${year}_limit.nc, NONE), \ |
---|
36 | ( start.nc, ${R_OUT_ATM_O}/Restart/${config_UserChoices_JobName}_${year}_start.nc, NONE), \ |
---|
37 | ( startphy.nc, ${R_OUT_ATM_O}/Restart/${config_UserChoices_JobName}_${year}_startphy.nc, NONE) |
---|
38 | |
---|