source: CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/oasis3-mct/examples/test_1bin_ocnice/data_oasis3/namcouple @ 5725

Last change on this file since 5725 was 5725, checked in by aclsce, 3 years ago

Added new oasis3-MCT version to be used to handle ensembles simulations with XIOS.

File size: 3.1 KB
Line 
1# This is a typical input file for OASIS3-MCT, using netCDF format
2# for restart input files.  Oasis reads in
3# this file at run-time. Don't hesitate to ask precisions or make
4# suggestions (oasishelp@cerfacs.fr).
5#
6# Any line beginning with # is ignored. Blank lines are not allowed.
7#########################################################################
8 $NFIELDS
9# Put the number of fields exchanged by OASIS.
10# If it is bigger than twice the number of fields exchanged, put also on
11# the same line the maximum number of prism_def_var_proto
12# called by one component model in the coupled system (optional).
13# For the definition of the fields, see under $STRINGS keyword
14#
15             20
16 $END
17###########################################################################
18 $RUNTIME
19# This gives you the total simulated time for this run in seconds (here 6 days)
20#
21 14400
22 $END
23###########################################################################
24 $NLOGPRT
25# Index of printing level in output file cplout: 0 = no printing
26#  1 = main routines and field names when treated, 2 = complete output
27  2 0
28 $END
29###########################################################################
30 $STRINGS
31#
32# The above variables are the general parameters for the experiment.
33# Everything below has to do with the fields being exchanged.
34#
35############################################################################
36# Field 1 :
37#
38#   First line:
39# 1) and 2) Symbolic names for the field before and after interpolation
40#           (8 characters maximum)
41# 3) Index of field in cf_name_table.txt
42# 4) Exchange frequency for the field in seconds (here 1 day)
43# 5) Number of analysis to be performed
44# 6) Restart input NetCDF file names
45# 7) Field status (EXPORTED, AUXILARY, IGNORED, EXPOUT, IGNOUT, INPUT, OUTPUT)
46#
47#
48############################################################################
49#
50OCN_P1:OCN_P2:OCN_P3 OCN_P1D:OCN_P2D:OCN_P3D  3 3600  2  ocnrst.nc EXPOUT
5196 72 96 72 lmdz lmdz SEQ=2
52P  0  P  0
53CHECKIN  CHECKOUT
54INT=1
55INT=1
56#
57OCN_D1:OCN_D2 OCN_D1P:OCN_D2P  3 3600  2  ocnrst.nc EXPOUT
5896 72 96 72 lmdz lmdz LAG=3600 SEQ=1
59P  0  P  0
60CHECKIN  CHECKOUT
61INT=1
62INT=1
63#
64OCN_P3:OCN_P4 OCN_P3I:OCN_P4I  3 3600  3  ocnrst.nc EXPOUT
6596 72 44 44 lmdz lmd2 SEQ=3
66P  0  P  0
67CHECKIN SCRIPR CHECKOUT
68INT=1
69BILINEAR LR SCALAR LATITUDE 1
70INT=1
71#
72OCN_D3:OCN_D4 OCN_D3I:OCN_D4I  3 3600  3  ocnrst.nc EXPOUT
7396 72 44 44 lmdz lmd2 SEQ=3
74P  0  P  0
75CHECKIN SCRIPR CHECKOUT
76INT=1
77BILINEAR LR SCALAR LATITUDE 1
78INT=1
79#
80ICE_I1:ICE_I2 ICE_I1P:ICE_I2P 3 3600  3  icerst.nc EXPOUT
8144 44 96 72 lmd2 lmdz LAG=3600 SEQ=1
82P  0  P  0
83CHECKIN SCRIPR CHECKOUT
84INT=1
85BILINEAR LR SCALAR LATITUDE 1
86INT=1
87#
88ICE_I3:ICE_I4 ICE_I3O:ICE_I4O 3 3600  2  icerst.nc EXPOUT
8944 44 44 44 lmd2 lmd2 SEQ=4
90P  0  P  0
91CHECKIN CHECKOUT
92INT=1
93INT=1
94#
95OCN_P4:OCN_P5 OCN_P4O:OCN_P5O 3 3600  2  ocnrst.nc EXPOUT
9696 72 96 72 lmdz lmdz SEQ=4
97P  0  P  0
98CHECKIN CHECKOUT
99INT=1
100INT=1
101#
102OCN_D4:OCN_D5 OCN_D4O:OCN_D5O 3 3600  2  ocnrst.nc EXPOUT
10396 72 96 72 lmdz lmdz SEQ=4
104P  0  P  0
105CHECKIN CHECKOUT
106INT=1
107INT=1
108#
109#
110############################################################################
111 $END
Note: See TracBrowser for help on using the repository browser.