# This is a typical input file for OASIS3-MCT. # # Any line beginning with # is ignored. # ######################################################################### $NFIELDS # The number of fields described in the second part of the namcouple. 2 ########################################################################### $RUNTIME # The total simulated time for this run in seconds 14400 ########################################################################### $NLOGPRT # Amount of information written to OASIS3-MCT log files (see User Guide) 30 0 ########################################################################### $STRINGS # # Everything below has to do with the fields being exchanged. # ###################################################### # # Field 1: ocean to atmos # # First line: # 1) and 2) Symbolic names for the field in the source and target component models # 3) Not used anymore but still required for parsing # 4) Exchange frequency for the field in seconds # 5) Number of transformation to be performed by OASIS3-MCT # 6) Coupling restart file names # 7) Field status: EXPORTED, EXPOUT, INPUT, OUTPUT FIELD_SEND_OCN FIELD_RECV_ATM 1 3600 1 fdocn.nc EXPOUT # # Second line: # 1)-2) and 3)-4) Source and target grid first and 2nd dimensions (optional) # 5) and 6) Source and target grid prefix (4 characters) # 7) LAG index if needed 182 149 96 72 torc lmdz LAG=+3600 # # Third line: # Overlap (P or R) and nbr of overlap grid points for source and target grids. P 2 P 0 # # List of analyses (here only MAPPING) MAPPING # # Specific parameters for each analysis (here only the name of the remapping file for MAPPING) my_remapping_file_bilinear.nc # ###################################################### # # Field 2: atmos to ocean # FIELD_SEND_ATM FIELD_RECV_OCN 1 7200 1 fdatm.nc EXPOUT # 96 72 182 149 lmdz torc LAG=+1800 # P 0 P 2 # # List of analyses (here only SCRIPR) SCRIPR # # Specific parameters for SCRIPR, here specifying the parameter of the BLINEAR interpolation to be used BILINEAR LR SCALAR LATLON 1 #