source: CONFIG_DEVT/IPSLCM6.2.2_ENSEMBLES/config/IPSLCM6/LMDZOR622-ENSEMBLES.01/PARAM/oasis_namcouple_header @ 6246

Last change on this file since 6246 was 6246, checked in by aclsce, 22 months ago

Added LMDZOR experiment within XIOS ensembles infrastructure.

File size: 1.3 KB
Line 
1###############################################################################
2#
3#      Input file for OASIS3
4#
5#      This version is for use with IPSL_CM4_v1
6#
7#      The file will be edited at runtime to update it for
8#         - the initial date of the run
9#
10###############################################################################
11
12#      Input delimiters have to occupy position 1 to 9 !
13#      No blank lines allowed !
14#      Length of input lines <= 80 !
15#
16###############################################################################
17#
18# NFIELDS : total number of fields being exchanged.
19#
20 $NFIELDS
21#            25
22            @nfield
23 $END
24###############################################################################
25#
26# NBMODEL : number of models and their names (CHAR*6).
27#
28 $NBMODEL
29#  3 LMDZ oceanx xios.x
30  @models_list
31 $END
32###############################################################################
33#
34# RUNTIME: total simulated time for the actual run in seconds (<I8)
35#
36 $RUNTIME
37  <total_time>
38 $END
39###############################################################################
40#
41# NLOGPRT: printing level in debug file :
42#
43 $NLOGPRT
44   0
45 $END
46#
47###############################################################################
48 $STRINGS
Note: See TracBrowser for help on using the repository browser.