(PID.TID 0000.0001) (PID.TID 0000.0001) // ====================================================== (PID.TID 0000.0001) // MITgcm UV (PID.TID 0000.0001) // ========= (PID.TID 0000.0001) // ====================================================== (PID.TID 0000.0001) // execution environment starting up... (PID.TID 0000.0001) (PID.TID 0000.0001) // MITgcmUV version: checkpoint65l (PID.TID 0000.0001) // Build user: mlosch (PID.TID 0000.0001) // Build host: baudelaire (PID.TID 0000.0001) // Build date: Tue May 5 08:10:47 EDT 2015 (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Execution Environment parameter file "eedata" (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ># Example "eedata" file (PID.TID 0000.0001) ># Lines beginning "#" are comments (PID.TID 0000.0001) ># nTx - No. threads per process in X (PID.TID 0000.0001) ># nTy - No. threads per process in Y (PID.TID 0000.0001) > &EEPARMS (PID.TID 0000.0001) > nTx=1, (PID.TID 0000.0001) > nTy=1, (PID.TID 0000.0001) > / (PID.TID 0000.0001) ># Note: Some systems use & as the namelist terminator (as shown here). (PID.TID 0000.0001) ># Other systems use a / character. (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Computational Grid Specification ( see files "SIZE.h" ) (PID.TID 0000.0001) // ( and "eedata" ) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) nPx = 1 ; /* No. processes in X */ (PID.TID 0000.0001) nPy = 1 ; /* No. processes in Y */ (PID.TID 0000.0001) nSx = 2 ; /* No. tiles in X per process */ (PID.TID 0000.0001) nSy = 2 ; /* No. tiles in Y per process */ (PID.TID 0000.0001) sNx = 40 ; /* Tile size in X */ (PID.TID 0000.0001) sNy = 21 ; /* Tile size in Y */ (PID.TID 0000.0001) OLx = 3 ; /* Tile overlap distance in X */ (PID.TID 0000.0001) OLy = 3 ; /* Tile overlap distance in Y */ (PID.TID 0000.0001) nTx = 1 ; /* No. threads in X per process */ (PID.TID 0000.0001) nTy = 1 ; /* No. threads in Y per process */ (PID.TID 0000.0001) Nr = 1 ; /* No. levels in the vertical */ (PID.TID 0000.0001) Nx = 80 ; /* Total domain size in X ( = nPx*nSx*sNx ) */ (PID.TID 0000.0001) Ny = 42 ; /* Total domain size in Y ( = nPy*nSy*sNy ) */ (PID.TID 0000.0001) nTiles = 4 ; /* Total no. tiles per process ( = nSx*nSy ) */ (PID.TID 0000.0001) nProcs = 1 ; /* Total no. processes ( = nPx*nPy ) */ (PID.TID 0000.0001) nThreads = 1 ; /* Total no. threads per process ( = nTx*nTy ) */ (PID.TID 0000.0001) usingMPI = F ; /* Flag used to control whether MPI is in use */ (PID.TID 0000.0001) /* note: To execute a program with MPI calls */ (PID.TID 0000.0001) /* it must be launched appropriately e.g */ (PID.TID 0000.0001) /* "mpirun -np 64 ......" */ (PID.TID 0000.0001) useCoupler= F ;/* Flag used to control communications with */ (PID.TID 0000.0001) /* other model components, through a coupler */ (PID.TID 0000.0001) debugMode = F ; /* print debug msg. (sequence of S/R calls) */ (PID.TID 0000.0001) printMapIncludesZeros= F ; /* print zeros in Std.Output maps */ (PID.TID 0000.0001) maxLengthPrt1D= 65 /* maxLength of 1D array printed to StdOut */ (PID.TID 0000.0001) (PID.TID 0000.0001) // ====================================================== (PID.TID 0000.0001) // Mapping of tiles to threads (PID.TID 0000.0001) // ====================================================== (PID.TID 0000.0001) // -o- Thread 1, tiles ( 1: 2, 1: 2) (PID.TID 0000.0001) (PID.TID 0000.0001) // ====================================================== (PID.TID 0000.0001) // Tile <-> Tile connectvity table (PID.TID 0000.0001) // ====================================================== (PID.TID 0000.0001) // Tile number: 000001 (process no. = 000000) (PID.TID 0000.0001) // WEST: Tile = 000002, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000001 (PID.TID 0000.0001) // EAST: Tile = 000002, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000001 (PID.TID 0000.0001) // SOUTH: Tile = 000003, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000002 (PID.TID 0000.0001) // NORTH: Tile = 000003, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000002 (PID.TID 0000.0001) // Tile number: 000002 (process no. = 000000) (PID.TID 0000.0001) // WEST: Tile = 000001, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000001 (PID.TID 0000.0001) // EAST: Tile = 000001, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000001 (PID.TID 0000.0001) // SOUTH: Tile = 000004, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000002 (PID.TID 0000.0001) // NORTH: Tile = 000004, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000002 (PID.TID 0000.0001) // Tile number: 000003 (process no. = 000000) (PID.TID 0000.0001) // WEST: Tile = 000004, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000002 (PID.TID 0000.0001) // EAST: Tile = 000004, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000002 (PID.TID 0000.0001) // SOUTH: Tile = 000001, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000001 (PID.TID 0000.0001) // NORTH: Tile = 000001, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000001 (PID.TID 0000.0001) // Tile number: 000004 (process no. = 000000) (PID.TID 0000.0001) // WEST: Tile = 000003, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000002 (PID.TID 0000.0001) // EAST: Tile = 000003, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000002 (PID.TID 0000.0001) // SOUTH: Tile = 000002, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000001 (PID.TID 0000.0001) // NORTH: Tile = 000002, Process = 000000, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000001 (PID.TID 0000.0001) (PID.TID 0000.0001) INI_PARMS: opening model parameter file "data" (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Parameter file "data" (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ># ==================== (PID.TID 0000.0001) ># | Model parameters | (PID.TID 0000.0001) ># ==================== (PID.TID 0000.0001) ># (PID.TID 0000.0001) > &PARM01 (PID.TID 0000.0001) > tRef= -1.62, (PID.TID 0000.0001) > sRef= 30., (PID.TID 0000.0001) > no_slip_sides=.FALSE., (PID.TID 0000.0001) > no_slip_bottom=.TRUE., (PID.TID 0000.0001) >#bottomDragLinear=1.E-3, (PID.TID 0000.0001) > bottomDragQuadratic=5.E-3, (PID.TID 0000.0001) > viscAr=3.E-2, (PID.TID 0000.0001) > viscAh=3.E+2, (PID.TID 0000.0001) > HeatCapacity_Cp = 3986., (PID.TID 0000.0001) > rhoNil = 1030., (PID.TID 0000.0001) > rhoConstFresh = 1000., (PID.TID 0000.0001) > eosType='LINEAR', (PID.TID 0000.0001) > tAlpha=2.E-4, (PID.TID 0000.0001) > sBeta= 0., (PID.TID 0000.0001) > staggerTimeStep=.TRUE., (PID.TID 0000.0001) > saltStepping=.FALSE., (PID.TID 0000.0001) > tempStepping=.FALSE., (PID.TID 0000.0001) >#tempAdvection=.FALSE., (PID.TID 0000.0001) > momStepping=.FALSE., (PID.TID 0000.0001) > f0=0.e-4, (PID.TID 0000.0001) > beta=0., (PID.TID 0000.0001) > useJamartWetPoints=.TRUE., (PID.TID 0000.0001) > rigidLid=.FALSE., (PID.TID 0000.0001) > implicitFreeSurface=.TRUE., (PID.TID 0000.0001) >#exactConserv=.TRUE., (PID.TID 0000.0001) > convertFW2Salt=-1, (PID.TID 0000.0001) > readBinaryPrec=64, (PID.TID 0000.0001) > writeBinaryPrec=64, (PID.TID 0000.0001) >#globalFiles=.TRUE., (PID.TID 0000.0001) > useSingleCpuIO=.TRUE., (PID.TID 0000.0001) >#debugLevel=4, (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) ># Elliptic solver parameters (PID.TID 0000.0001) > &PARM02 (PID.TID 0000.0001) > cg2dMaxIters=500, (PID.TID 0000.0001) > cg2dTargetResidual=1.E-12, (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) ># Time stepping parameters (PID.TID 0000.0001) > &PARM03 (PID.TID 0000.0001) > startTime=0.0, (PID.TID 0000.0001) >#endTime=432000., (PID.TID 0000.0001) > deltaT=1800.0, (PID.TID 0000.0001) > abEps=0.1, (PID.TID 0000.0001) > forcing_In_AB = .FALSE., (PID.TID 0000.0001) > pChkptFreq=3600000., (PID.TID 0000.0001) > dumpFreq = 432000., (PID.TID 0000.0001) > monitorFreq=864000., (PID.TID 0000.0001) > monitorSelect=2, (PID.TID 0000.0001) > nTimeSteps=12, (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) ># Gridding parameters (PID.TID 0000.0001) > &PARM04 (PID.TID 0000.0001) > usingCartesianGrid=.TRUE., (PID.TID 0000.0001) > delX=80*5.E3, (PID.TID 0000.0001) > delY=42*5.E3, (PID.TID 0000.0001) > ygOrigin=-110.E3, (PID.TID 0000.0001) >#delR= 20., 30., 50., (PID.TID 0000.0001) > delR= 10., (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) ># Input datasets (PID.TID 0000.0001) > &PARM05 (PID.TID 0000.0001) > bathyFile = 'bathy_3c.bin', (PID.TID 0000.0001) > uVelInitFile = 'uVel_3c0.bin', (PID.TID 0000.0001) > vVelInitFile = 'vVel_3c0.bin', (PID.TID 0000.0001) > pSurfInitFile = 'eta_3c0.bin', (PID.TID 0000.0001) >#uVelInitFile = 'uVel_3c1.bin', (PID.TID 0000.0001) >#vVelInitFile = 'vVel_3c1.bin', (PID.TID 0000.0001) >#pSurfInitFile = 'eta_3c1.bin', (PID.TID 0000.0001) >#bathyFile = 'channel.bin', (PID.TID 0000.0001) >#uVelInitFile = 'const+40.bin', (PID.TID 0000.0001) >#vVelInitFile = 'const-10.bin', (PID.TID 0000.0001) > / (PID.TID 0000.0001) (PID.TID 0000.0001) INI_PARMS ; starts to read PARM01 (PID.TID 0000.0001) INI_PARMS ; read PARM01 : OK (PID.TID 0000.0001) INI_PARMS ; starts to read PARM02 (PID.TID 0000.0001) INI_PARMS ; read PARM02 : OK (PID.TID 0000.0001) INI_PARMS ; starts to read PARM03 (PID.TID 0000.0001) INI_PARMS ; read PARM03 : OK (PID.TID 0000.0001) INI_PARMS ; starts to read PARM04 (PID.TID 0000.0001) INI_PARMS ; read PARM04 : OK (PID.TID 0000.0001) INI_PARMS ; starts to read PARM05 (PID.TID 0000.0001) INI_PARMS ; read PARM05 : OK (PID.TID 0000.0001) INI_PARMS: finished reading file "data" (PID.TID 0000.0001) PACKAGES_BOOT: opening data.pkg (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.pkg (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Parameter file "data.pkg" (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ># Packages (PID.TID 0000.0001) > &PACKAGES (PID.TID 0000.0001) > useEXF = .TRUE., (PID.TID 0000.0001) > useSEAICE = .TRUE., (PID.TID 0000.0001) ># useThSIce = .TRUE., (PID.TID 0000.0001) > useDiagnostics=.TRUE., (PID.TID 0000.0001) > / (PID.TID 0000.0001) (PID.TID 0000.0001) PACKAGES_BOOT: finished reading data.pkg (PID.TID 0000.0001) PACKAGES_BOOT: On/Off package Summary -------- pkgs with a standard "usePKG" On/Off switch in "data.pkg": -------- pkg/cal compiled and used ( useCAL = T ) pkg/exf compiled and used ( useEXF = T ) pkg/seaice compiled and used ( useSEAICE = T ) pkg/thsice compiled but not used ( useThSIce = F ) pkg/diagnostics compiled and used ( useDiagnostics = T ) -------- pkgs without standard "usePKG" On/Off switch in "data.pkg": -------- pkg/generic_advdiff compiled but not used ( useGAD = F ) pkg/mom_common compiled but not used ( momStepping = F ) pkg/mom_vecinv compiled but not used ( +vectorInvariantMomentum = F ) pkg/mom_fluxform compiled but not used ( & not vectorInvariantMom = F ) pkg/monitor compiled and used ( monitorFreq > 0. = T ) pkg/debug compiled but not used ( debugMode = F ) pkg/rw compiled and used pkg/mdsio compiled and used (PID.TID 0000.0001) PACKAGES_BOOT: End of package Summary (PID.TID 0000.0001) (PID.TID 0000.0001) CAL_READPARMS: opening data.cal (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.cal (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Parameter file "data.cal" (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># ******************* (PID.TID 0000.0001) ># Calendar Parameters (PID.TID 0000.0001) ># ******************* (PID.TID 0000.0001) > &CAL_NML (PID.TID 0000.0001) > TheCalendar='gregorian', (PID.TID 0000.0001) ># TheCalendar='model', (PID.TID 0000.0001) > startDate_1=19790101, (PID.TID 0000.0001) > startDate_2=000000, (PID.TID 0000.0001) > / (PID.TID 0000.0001) (PID.TID 0000.0001) CAL_READPARMS: finished reading data.cal (PID.TID 0000.0001) EXF_READPARMS: opening data.exf (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.exf (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Parameter file "data.exf" (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># ********************* (PID.TID 0000.0001) ># External Forcing Data (PID.TID 0000.0001) ># ********************* (PID.TID 0000.0001) > &EXF_NML_01 (PID.TID 0000.0001) ># (PID.TID 0000.0001) > useExfCheckRange = .TRUE., (PID.TID 0000.0001) >#repeatPeriod = 2635200.0, (PID.TID 0000.0001) > exf_iprec = 64, (PID.TID 0000.0001) > exf_monFreq = 86400000., (PID.TID 0000.0001) >#useRelativeWind = .TRUE., (PID.TID 0000.0001) ># (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) ># ********************* (PID.TID 0000.0001) > &EXF_NML_02 (PID.TID 0000.0001) ># (PID.TID 0000.0001) >#ustressstartdate1 = 19781216, (PID.TID 0000.0001) >#ustressstartdate2 = 180000, (PID.TID 0000.0001) >#ustressperiod = 0.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) >#vstressstartdate1 = 19781216, (PID.TID 0000.0001) >#vstressstartdate2 = 180000, (PID.TID 0000.0001) >#vstressperiod = 0.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > atempstartdate1 = 19781216, (PID.TID 0000.0001) > atempstartdate2 = 180000, (PID.TID 0000.0001) > atempperiod = 0.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > aqhstartdate1 = 19781216, (PID.TID 0000.0001) > aqhstartdate2 = 180000, (PID.TID 0000.0001) > aqhperiod = 0.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > precipstartdate1 = 19781216, (PID.TID 0000.0001) > precipstartdate2 = 180000, (PID.TID 0000.0001) > precipperiod = 0.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > uwindstartdate1 = 19781216, (PID.TID 0000.0001) > uwindstartdate2 = 180000, (PID.TID 0000.0001) > uwindperiod = 0.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > vwindstartdate1 = 19781216, (PID.TID 0000.0001) > vwindstartdate2 = 180000, (PID.TID 0000.0001) > vwindperiod = 0.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > swdownstartdate1 = 19781216, (PID.TID 0000.0001) > swdownstartdate2 = 180000, (PID.TID 0000.0001) > swdownperiod = 0.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > lwdownstartdate1 = 19781216, (PID.TID 0000.0001) > lwdownstartdate2 = 180000, (PID.TID 0000.0001) > lwdownperiod = 0.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > climsststartdate1 = 19781216, (PID.TID 0000.0001) > climsststartdate2 = 180000, (PID.TID 0000.0001) > climsstperiod = 0.0, (PID.TID 0000.0001) >#climsstTauRelax = 2592000., (PID.TID 0000.0001) ># (PID.TID 0000.0001) > climsssstartdate1 = 19781216, (PID.TID 0000.0001) > climsssstartdate2 = 180000, (PID.TID 0000.0001) > climsssperiod = 0.0, (PID.TID 0000.0001) >#climsssTauRelax = 2592000., (PID.TID 0000.0001) ># (PID.TID 0000.0001) >#ustressfile = ' ', (PID.TID 0000.0001) >#vstressfile = ' ', (PID.TID 0000.0001) >#atempfile = 'tair_4x.bin', (PID.TID 0000.0001) >#aqhfile = 'qa70_4x.bin', (PID.TID 0000.0001) > uwindfile = 'windx.bin', (PID.TID 0000.0001) >#vwindfile = 'windy.bin', (PID.TID 0000.0001) >#precipfile = 'const_00.bin', (PID.TID 0000.0001) >#lwdownfile = 'dlw_250.bin', (PID.TID 0000.0001) >#swdownfile = 'dsw_100.bin', (PID.TID 0000.0001) >#runoffFile = ' ' (PID.TID 0000.0001) >#climsstfile = 'tocn.bin', (PID.TID 0000.0001) >#climsssfile = 'socn.bin', (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) ># ********************* (PID.TID 0000.0001) > &EXF_NML_03 (PID.TID 0000.0001) >#exf_offset_atemp=5; (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) ># ********************* (PID.TID 0000.0001) ># old open64 compiler (4.2.1) cannot skip this namelist to read in the next one; (PID.TID 0000.0001) ># comment out this namelist (not read). (PID.TID 0000.0001) >#&EXF_NML_04 (PID.TID 0000.0001) >#& (PID.TID 0000.0001) > (PID.TID 0000.0001) ># ********************* (PID.TID 0000.0001) > &EXF_NML_OBCS (PID.TID 0000.0001) > / (PID.TID 0000.0001) (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_01 (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_02 (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_03 (PID.TID 0000.0001) EXF_READPARMS: finished reading data.exf (PID.TID 0000.0001) (PID.TID 0000.0001) SEAICE_READPARMS: opening data.seaice (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.seaice (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Parameter file "data.seaice" (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ># SEAICE parameters (PID.TID 0000.0001) > &SEAICE_PARM01 (PID.TID 0000.0001) > usePW79thermodynamics=.FALSE., (PID.TID 0000.0001) > SEAICE_strength = 2.6780e+04, (PID.TID 0000.0001) > OCEAN_drag = 8.1541e-04, (PID.TID 0000.0001) > SEAICE_waterDrag = 5.3508, (PID.TID 0000.0001) > SEAICE_no_Slip = .FALSE., (PID.TID 0000.0001) > LSR_ERROR = 1.E-12, (PID.TID 0000.0001) > SOLV_MAX_ITERS = 1500, (PID.TID 0000.0001) > LSR_mixIniGuess = 1, (PID.TID 0000.0001) > SEAICEadvScheme = 77, (PID.TID 0000.0001) > AreaFile = 'const100.bin', (PID.TID 0000.0001) > HeffFile = 'const+20.bin', (PID.TID 0000.0001) > HsnowFile = 'const_00.bin', (PID.TID 0000.0001) > SEAICEwriteState = .TRUE., (PID.TID 0000.0001) > SEAICE_monFreq = 1800., (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) > &SEAICE_PARM03 (PID.TID 0000.0001) > / (PID.TID 0000.0001) (PID.TID 0000.0001) SEAICE_READPARMS: finished reading data.seaice (PID.TID 0000.0001) DIAGNOSTICS_READPARMS: opening data.diagnostics (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.diagnostics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Parameter file "data.diagnostics" (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ># Diagnostic Package Choices (PID.TID 0000.0001) >#-------------------- (PID.TID 0000.0001) ># dumpAtLast (logical): always write output at the end of simulation (default=F) (PID.TID 0000.0001) ># diag_mnc (logical): write to NetCDF files (default=useMNC) (PID.TID 0000.0001) >#--for each output-stream: (PID.TID 0000.0001) ># fileName(n) : prefix of the output file name (max 80c long) for outp.stream n (PID.TID 0000.0001) ># frequency(n):< 0 : write snap-shot output every |frequency| seconds (PID.TID 0000.0001) ># > 0 : write time-average output every frequency seconds (PID.TID 0000.0001) ># timePhase(n) : write at time = timePhase + multiple of |frequency| (PID.TID 0000.0001) ># averagingFreq : frequency (in s) for periodic averaging interval (PID.TID 0000.0001) ># averagingPhase : phase (in s) for periodic averaging interval (PID.TID 0000.0001) ># repeatCycle : number of averaging intervals in 1 cycle (PID.TID 0000.0001) ># levels(:,n) : list of levels to write to file (Notes: declared as REAL) (PID.TID 0000.0001) ># when this entry is missing, select all common levels of this list (PID.TID 0000.0001) ># fields(:,n) : list of selected diagnostics fields (8.c) in outp.stream n (PID.TID 0000.0001) ># (see "available_diagnostics.log" file for the full list of diags) (PID.TID 0000.0001) ># missing_value(n) : missing value for real-type fields in output file "n" (PID.TID 0000.0001) ># fileFlags(n) : specific code (8c string) for output file "n" (PID.TID 0000.0001) >#-------------------- (PID.TID 0000.0001) ># This example dumps EXF diagnostics as snapshot after 10 time-steps (PID.TID 0000.0001) ># Note: EXF air-sea fluxes over Sea-Ice are wrong (PID.TID 0000.0001) > &DIAGNOSTICS_LIST (PID.TID 0000.0001) > dumpAtLast = .TRUE., (PID.TID 0000.0001) >#-- (PID.TID 0000.0001) > fields(1:11,1) = 'EXFtaux ','EXFtauy ','EXFqnet ','EXFempmr', (PID.TID 0000.0001) > 'EXFhl ','EXFhs ','EXFswnet','EXFlwnet', (PID.TID 0000.0001) > 'EXFuwind','EXFvwind','EXFatemp', (PID.TID 0000.0001) ># fileName(1) = 'exfDiag', (PID.TID 0000.0001) > frequency(1) = 86400., (PID.TID 0000.0001) > (PID.TID 0000.0001) > fields(1:4,2) = 'SIuice ','SIvice ','SIheff ', (PID.TID 0000.0001) > 'SIarea ', (PID.TID 0000.0001) ># fileName(2) = 'iceDiag', (PID.TID 0000.0001) > frequency(2) = 86400., (PID.TID 0000.0001) > missing_value(2) = -999., (PID.TID 0000.0001) > (PID.TID 0000.0001) > fields(1:4,3) = 'SIuice ','SIvice ','SIheff ', (PID.TID 0000.0001) > 'SIarea ', (PID.TID 0000.0001) > fileName(3) = 'snapshot', (PID.TID 0000.0001) > frequency(3) = -86400., (PID.TID 0000.0001) > timePhase(3) = 3600., (PID.TID 0000.0001) > missing_value(3) = -999., (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) >#-------------------- (PID.TID 0000.0001) ># Parameter for Diagnostics of per level statistics: (PID.TID 0000.0001) >#-------------------- (PID.TID 0000.0001) ># diagSt_mnc (logical): write stat-diags to NetCDF files (default=diag_mnc) (PID.TID 0000.0001) ># diagSt_regMaskFile : file containing the region-mask to read-in (PID.TID 0000.0001) ># nSetRegMskFile : number of region-mask sets within the region-mask file (PID.TID 0000.0001) ># set_regMask(i) : region-mask set-index that identifies the region "i" (PID.TID 0000.0001) ># val_regMask(i) : region "i" identifier value in the region mask (PID.TID 0000.0001) >#--for each output-stream: (PID.TID 0000.0001) ># stat_fName(n) : prefix of the output file name (max 80c long) for outp.stream n (PID.TID 0000.0001) ># stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds (PID.TID 0000.0001) ># > 0 : write time-average output every stat_freq seconds (PID.TID 0000.0001) ># stat_phase(n) : write at time = stat_phase + multiple of |stat_freq| (PID.TID 0000.0001) ># stat_region(:,n) : list of "regions" (default: 1 region only=global) (PID.TID 0000.0001) ># stat_fields(:,n) : list of selected diagnostics fields (8.c) in outp.stream n (PID.TID 0000.0001) ># (see "available_diagnostics.log" file for the full list of diags) (PID.TID 0000.0001) >#-------------------- (PID.TID 0000.0001) > &DIAG_STATIS_PARMS (PID.TID 0000.0001) > stat_fields(1:5,1) = 'SIarea ','SIheff ','SIhsnow ', (PID.TID 0000.0001) > 'SIuice ','SIvice ', (PID.TID 0000.0001) > stat_fName(1) = 'iceStDiag', (PID.TID 0000.0001) > stat_freq(1) = 7200., (PID.TID 0000.0001) > stat_phase(1) = 1800., (PID.TID 0000.0001) > / (PID.TID 0000.0001) (PID.TID 0000.0001) S/R DIAGNOSTICS_READPARMS, read namelist "diagnostics_list": start (PID.TID 0000.0001) S/R DIAGNOSTICS_READPARMS, read namelist "diagnostics_list": OK (PID.TID 0000.0001) S/R DIAGNOSTICS_READPARMS, read namelist "DIAG_STATIS_PARMS": start (PID.TID 0000.0001) S/R DIAGNOSTICS_READPARMS, read namelist "DIAG_STATIS_PARMS": OK (PID.TID 0000.0001) DIAGNOSTICS_READPARMS: global parameter summary: (PID.TID 0000.0001) dumpAtLast = /* always write time-ave diags at the end */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) diag_mnc = /* write NetCDF output files */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useMissingValue = /* put MissingValue where mask = 0 */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) diagCG_maxIters = /* max number of iters in diag_cg2d */ (PID.TID 0000.0001) 500 (PID.TID 0000.0001) ; (PID.TID 0000.0001) diagCG_resTarget = /* residual target for diag_cg2d */ (PID.TID 0000.0001) 1.000000000000000E-12 (PID.TID 0000.0001) ; (PID.TID 0000.0001) diagCG_pcOffDFac = /* preconditioner off-diagonal factor */ (PID.TID 0000.0001) 9.611687812379854E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) ----------------------------------------------------- (PID.TID 0000.0001) DIAGNOSTICS_READPARMS: active diagnostics summary: (PID.TID 0000.0001) ----------------------------------------------------- (PID.TID 0000.0001) Creating Output Stream: snapshot (PID.TID 0000.0001) Output Frequency: -86400.000000 ; Phase: 3600.000000 (PID.TID 0000.0001) Averaging Freq.: 0.000000 , Phase: 0.000000 , Cycle: 1 (PID.TID 0000.0001) missing value: -9.990000000000E+02 (PID.TID 0000.0001) Levels: will be set later (PID.TID 0000.0001) Fields: SIuice SIvice SIheff SIarea (PID.TID 0000.0001) ----------------------------------------------------- (PID.TID 0000.0001) DIAGNOSTICS_READPARMS: statistics diags. summary: (PID.TID 0000.0001) Creating Stats. Output Stream: iceStDiag (PID.TID 0000.0001) Output Frequency: 7200.000000 ; Phase: 1800.000000 (PID.TID 0000.0001) Regions: 0 (PID.TID 0000.0001) Fields: SIarea SIheff SIhsnow SIuice SIvice (PID.TID 0000.0001) ----------------------------------------------------- (PID.TID 0000.0001) (PID.TID 0000.0001) SET_PARMS: done (PID.TID 0000.0001) Enter INI_VERTICAL_GRID: setInterFDr= T ; setCenterDr= F (PID.TID 0000.0001) %MON XC_max = 3.9750000000000E+05 (PID.TID 0000.0001) %MON XC_min = 2.5000000000000E+03 (PID.TID 0000.0001) %MON XC_mean = 2.0000000000000E+05 (PID.TID 0000.0001) %MON XC_sd = 1.1546103238755E+05 (PID.TID 0000.0001) %MON XG_max = 3.9500000000000E+05 (PID.TID 0000.0001) %MON XG_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON XG_mean = 1.9750000000000E+05 (PID.TID 0000.0001) %MON XG_sd = 1.1546103238755E+05 (PID.TID 0000.0001) %MON DXC_max = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DXC_min = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DXC_mean = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DXC_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON DXF_max = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DXF_min = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DXF_mean = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DXF_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON DXG_max = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DXG_min = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DXG_mean = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DXG_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON DXV_max = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DXV_min = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DXV_mean = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DXV_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON YC_max = 9.7500000000000E+04 (PID.TID 0000.0001) %MON YC_min = -1.0750000000000E+05 (PID.TID 0000.0001) %MON YC_mean = -5.0000000000000E+03 (PID.TID 0000.0001) %MON YC_sd = 6.0604592785256E+04 (PID.TID 0000.0001) %MON YG_max = 9.5000000000000E+04 (PID.TID 0000.0001) %MON YG_min = -1.1000000000000E+05 (PID.TID 0000.0001) %MON YG_mean = -7.5000000000000E+03 (PID.TID 0000.0001) %MON YG_sd = 6.0604592785256E+04 (PID.TID 0000.0001) %MON DYC_max = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DYC_min = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DYC_mean = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DYC_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON DYF_max = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DYF_min = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DYF_mean = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DYF_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON DYG_max = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DYG_min = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DYG_mean = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DYG_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON DYU_max = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DYU_min = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DYU_mean = 5.0000000000000E+03 (PID.TID 0000.0001) %MON DYU_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON RA_max = 2.5000000000000E+07 (PID.TID 0000.0001) %MON RA_min = 2.5000000000000E+07 (PID.TID 0000.0001) %MON RA_mean = 2.5000000000000E+07 (PID.TID 0000.0001) %MON RA_sd = 3.7252902984619E-09 (PID.TID 0000.0001) %MON RAW_max = 2.5000000000000E+07 (PID.TID 0000.0001) %MON RAW_min = 2.5000000000000E+07 (PID.TID 0000.0001) %MON RAW_mean = 2.5000000000000E+07 (PID.TID 0000.0001) %MON RAW_sd = 3.7252902984619E-09 (PID.TID 0000.0001) %MON RAS_max = 2.5000000000000E+07 (PID.TID 0000.0001) %MON RAS_min = 2.5000000000000E+07 (PID.TID 0000.0001) %MON RAS_mean = 2.5000000000000E+07 (PID.TID 0000.0001) %MON RAS_sd = 3.7252902984619E-09 (PID.TID 0000.0001) %MON RAZ_max = 2.5000000000000E+07 (PID.TID 0000.0001) %MON RAZ_min = 2.5000000000000E+07 (PID.TID 0000.0001) %MON RAZ_mean = 2.5000000000000E+07 (PID.TID 0000.0001) %MON RAZ_sd = 3.7252902984619E-09 (PID.TID 0000.0001) %MON AngleCS_max = 1.0000000000000E+00 (PID.TID 0000.0001) %MON AngleCS_min = 1.0000000000000E+00 (PID.TID 0000.0001) %MON AngleCS_mean = 1.0000000000000E+00 (PID.TID 0000.0001) %MON AngleCS_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON AngleSN_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON AngleSN_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON AngleSN_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON AngleSN_sd = 0.0000000000000E+00 (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: bathy_3c.bin (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) (PID.TID 0000.0001) // CMIN = -1.000000000000000E+01 (PID.TID 0000.0001) // CMAX = -1.000000000000000E+01 (PID.TID 0000.0001) // CINT = 0.000000000000000E+00 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+ (PID.TID 0000.0001) // 0.0: . (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):( -2: 83: 1) (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):( 45: -2: -1) (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):( 1: 1: 1) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // END OF FIELD = (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc) (PID.TID 0000.0001) // CMIN = 1.000000000000000E+32 (PID.TID 0000.0001) // CMAX = -1.000000000000000E+32 (PID.TID 0000.0001) // CINT = 0.000000000000000E+00 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+ (PID.TID 0000.0001) // 0.0: . (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):( -2: 83: 1) (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):( 45: -2: -1) (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):( 1: 1: 1) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // END OF FIELD = (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Field hFacC at iteration 0 (PID.TID 0000.0001) // CMIN = 1.000000000000000E+00 (PID.TID 0000.0001) // CMAX = 1.000000000000000E+00 (PID.TID 0000.0001) // CINT = 0.000000000000000E+00 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+ (PID.TID 0000.0001) // 0.0: . (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):( -2: 83: 1) (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):( 45: -2: -1) (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):( 1: 1: 1) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // END OF FIELD = (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Field hFacW at iteration 0 (PID.TID 0000.0001) // CMIN = 1.000000000000000E+00 (PID.TID 0000.0001) // CMAX = 1.000000000000000E+00 (PID.TID 0000.0001) // CINT = 0.000000000000000E+00 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+ (PID.TID 0000.0001) // 0.0: . (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):( -2: 83: 1) (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):( 45: -2: -1) (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):( 1: 1: 1) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // END OF FIELD = (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Field hFacS at iteration 0 (PID.TID 0000.0001) // CMIN = 1.000000000000000E+00 (PID.TID 0000.0001) // CMAX = 1.000000000000000E+00 (PID.TID 0000.0001) // CINT = 0.000000000000000E+00 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+ (PID.TID 0000.0001) // 0.0: . (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):( -2: 83: 1) (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):( 45: -2: -1) (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):( 1: 1: 1) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // END OF FIELD = (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Calendar configuration >>> START <<< (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) modelstart = /* Start time of the model integration [s] */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) modelend = /* End time of the model integration [s] */ (PID.TID 0000.0001) 2.160000000000000E+04 (PID.TID 0000.0001) ; (PID.TID 0000.0001) modelStep = /* Time interval for a model forward step [s] */ (PID.TID 0000.0001) 1.800000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) usingGregorianCalendar= /* Calendar Type: Gregorian Calendar */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) usingJulianCalendar = /* Calendar Type: Julian Calendar */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) usingNoLeapYearCal = /* Calendar Type: without Leap Year */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) usingModelCalendar = /* Calendar Type: Model Calendar */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) modelStartDate YYYYMMDD = /* Model start date YYYY-MM-DD */ (PID.TID 0000.0001) 19790101 (PID.TID 0000.0001) ; (PID.TID 0000.0001) modelStartDate HHMMSS = /* Model start date HH-MM-SS */ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) ; (PID.TID 0000.0001) modelEndDate YYYYMMDD = /* Model end date YYYY-MM-DD */ (PID.TID 0000.0001) 19790101 (PID.TID 0000.0001) ; (PID.TID 0000.0001) modelEndDate HHMMSS = /* Model end date HH-MM-SS */ (PID.TID 0000.0001) 60000 (PID.TID 0000.0001) ; (PID.TID 0000.0001) intyears = /* Number of calendar years affected by the integration */ (PID.TID 0000.0001) 1 (PID.TID 0000.0001) ; (PID.TID 0000.0001) intmonths= /* Number of calendar months affected by the integration */ (PID.TID 0000.0001) 1 (PID.TID 0000.0001) ; (PID.TID 0000.0001) intdays = /* Number of calendar days affected by the integration */ (PID.TID 0000.0001) 1 (PID.TID 0000.0001) ; (PID.TID 0000.0001) modelIter0 = /* Base timestep number */ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) ; (PID.TID 0000.0001) modelIterEnd = /* Final timestep number */ (PID.TID 0000.0001) 12 (PID.TID 0000.0001) ; (PID.TID 0000.0001) modelIntSteps= /* Number of model timesteps */ (PID.TID 0000.0001) 12 (PID.TID 0000.0001) ; (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Calendar configuration >>> END <<< (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) GAD_INIT_FIXED: GAD_OlMinSize= 0 0 1 (PID.TID 0000.0001) (PID.TID 0000.0001) // =================================== (PID.TID 0000.0001) // GAD parameters : (PID.TID 0000.0001) // =================================== (PID.TID 0000.0001) tempAdvScheme = /* Temp. Horiz.Advection scheme selector */ (PID.TID 0000.0001) 2 (PID.TID 0000.0001) ; (PID.TID 0000.0001) tempVertAdvScheme = /* Temp. Vert. Advection scheme selector */ (PID.TID 0000.0001) 2 (PID.TID 0000.0001) ; (PID.TID 0000.0001) tempMultiDimAdvec = /* use Muti-Dim Advec method for Temp */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) tempSOM_Advection = /* use 2nd Order Moment Advection for Temp */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) AdamsBashforthGt = /* apply Adams-Bashforth extrapolation on Gt */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) AdamsBashforth_T = /* apply Adams-Bashforth extrapolation on Temp */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) saltAdvScheme = /* Salt. Horiz.advection scheme selector */ (PID.TID 0000.0001) 2 (PID.TID 0000.0001) ; (PID.TID 0000.0001) saltVertAdvScheme = /* Salt. Vert. Advection scheme selector */ (PID.TID 0000.0001) 2 (PID.TID 0000.0001) ; (PID.TID 0000.0001) saltMultiDimAdvec = /* use Muti-Dim Advec method for Salt */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) saltSOM_Advection = /* use 2nd Order Moment Advection for Salt */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) AdamsBashforthGs = /* apply Adams-Bashforth extrapolation on Gs */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) AdamsBashforth_S = /* apply Adams-Bashforth extrapolation on Salt */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) // =================================== (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // External forcing (EXF) configuration >>> START <<< (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) EXF general parameters: (PID.TID 0000.0001) (PID.TID 0000.0001) exf_iprec = /* exf file precision */ (PID.TID 0000.0001) 64 (PID.TID 0000.0001) ; (PID.TID 0000.0001) useExfYearlyFields = /* add extension _YEAR to input file names */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) twoDigitYear = /* use 2-digit year extension */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useExfCheckRange = /* check for fields range */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) exf_debugLev = /* select EXF-debug printing level */ (PID.TID 0000.0001) 2 (PID.TID 0000.0001) ; (PID.TID 0000.0001) exf_monFreq = /* EXF monitor frequency [ s ] */ (PID.TID 0000.0001) 8.640000000000000E+07 (PID.TID 0000.0001) ; (PID.TID 0000.0001) repeatPeriod = /* period for cycling forcing dataset [ s ] */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) climTempFreeze= /* Minimum climatological temperature [deg.C] */ (PID.TID 0000.0001) -1.900000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) windStressMax = /* Maximum absolute windstress [ Pa ] */ (PID.TID 0000.0001) 2.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) stressIsOnCgrid = /* set u,v_stress on Arakawa C-grid */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) cen2kel = /* conversion of deg. Centigrade to Kelvin [K] */ (PID.TID 0000.0001) 2.731500000000000E+02 (PID.TID 0000.0001) ; (PID.TID 0000.0001) gravity_mks= /* gravitational acceleration [m/s^2] */ (PID.TID 0000.0001) 9.810000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) atmrho = /* mean atmospheric density [kg/m^3] */ (PID.TID 0000.0001) 1.200000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) atmcp = /* mean atmospheric specific heat [J/kg/K] */ (PID.TID 0000.0001) 1.005000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) flamb = /* latent heat of evaporation [J/kg] */ (PID.TID 0000.0001) 2.500000000000000E+06 (PID.TID 0000.0001) ; (PID.TID 0000.0001) flami = /* latent heat of pure-ice melting [J/kg] */ (PID.TID 0000.0001) 3.340000000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cvapor_fac = /* const. for Saturation calculation [?] */ (PID.TID 0000.0001) 6.403800000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cvapor_exp = /* const. for Saturation calculation [?] */ (PID.TID 0000.0001) 5.107400000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cvapor_fac_ice= /* const. for Saturation calculation [?] */ (PID.TID 0000.0001) 1.163780000000000E+07 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cvapor_exp_ice= /* const. for Saturation calculation [?] */ (PID.TID 0000.0001) 5.897800000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) humid_fac = /* humidity coef. in virtual temp. [(kg/kg)^-1] */ (PID.TID 0000.0001) 6.060000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) gamma_blk = /* adiabatic lapse rate [?] */ (PID.TID 0000.0001) 1.000000000000000E-02 (PID.TID 0000.0001) ; (PID.TID 0000.0001) saltsat = /* reduction of Qsat over salty water [-] */ (PID.TID 0000.0001) 9.800000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) noNegativeEvap = /* prevent negative Evaporation */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) sstExtrapol = /* extrapolation coeff from lev. 1 & 2 to surf [-] */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cDrag_1 = /* coef used in drag calculation [?] */ (PID.TID 0000.0001) 2.700000000000000E-03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cDrag_2 = /* coef used in drag calculation [?] */ (PID.TID 0000.0001) 1.420000000000000E-04 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cDrag_3 = /* coef used in drag calculation [?] */ (PID.TID 0000.0001) 7.640000000000000E-05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cStanton_1 = /* coef used in Stanton number calculation [?] */ (PID.TID 0000.0001) 3.270000000000000E-02 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cStanton_2 = /* coef used in Stanton number calculation [?] */ (PID.TID 0000.0001) 1.800000000000000E-02 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cDalton = /* coef used in Dalton number calculation [?] */ (PID.TID 0000.0001) 3.460000000000000E-02 (PID.TID 0000.0001) ; (PID.TID 0000.0001) exf_scal_BulkCdn= /* Drag coefficient scaling factor [-] */ (PID.TID 0000.0001) 1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) zolmin = /* minimum stability parameter [?] */ (PID.TID 0000.0001) -1.000000000000000E+02 (PID.TID 0000.0001) ; (PID.TID 0000.0001) psim_fac = /* coef used in turbulent fluxes calculation [-] */ (PID.TID 0000.0001) 5.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) zref = /* reference height [ m ] */ (PID.TID 0000.0001) 1.000000000000000E+01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) hu = /* height of mean wind [ m ] */ (PID.TID 0000.0001) 1.000000000000000E+01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) ht = /* height of mean temperature [ m ] */ (PID.TID 0000.0001) 2.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) hq = /* height of mean spec.humidity [ m ] */ (PID.TID 0000.0001) 2.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) uMin = /* minimum wind speed [m/s] */ (PID.TID 0000.0001) 5.000000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) useStabilityFct_overIce= /* transfert Coeffs over sea-ice depend on stability */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) exf_iceCd = /* drag coefficient over sea-ice (fixed) [-] */ (PID.TID 0000.0001) 1.630000000000000E-03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) exf_iceCe = /* transfert coeff. over sea-ice, for Evap (fixed) [-] */ (PID.TID 0000.0001) 1.630000000000000E-03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) exf_iceCh = /* transfert coeff. over sea-ice, Sens.Heat.(fixed)[-] */ (PID.TID 0000.0001) 1.630000000000000E-03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) exf_albedo = /* Sea-water albedo [-] */ (PID.TID 0000.0001) 1.000000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) useExfZenAlbedo = /* Sea-water albedo varies with zenith angle */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) select_ZenAlbedo = /* Sea-water albedo computation method */ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) ; (PID.TID 0000.0001) useExfZenIncoming = /* compute incoming solar radiation */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) ocean_emissivity = /* longwave ocean-surface emissivity [-] */ (PID.TID 0000.0001) 9.700176366843034E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) ice_emissivity = /* longwave seaice emissivity [-] */ (PID.TID 0000.0001) 9.500000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) snow_emissivity = /* longwave snow emissivity [-] */ (PID.TID 0000.0001) 9.500000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) (PID.TID 0000.0001) EXF main CPP flags: (PID.TID 0000.0001) (PID.TID 0000.0001) // USE_EXF_INTERPOLATION: NOT defined (PID.TID 0000.0001) // ALLOW_ATM_TEMP: defined (PID.TID 0000.0001) // ALLOW_ATM_WIND (useAtmWind): defined (PID.TID 0000.0001) // ALLOW_DOWNWARD_RADIATION: defined (PID.TID 0000.0001) // ALLOW_BULKFORMULAE: defined (PID.TID 0000.0001) (PID.TID 0000.0001) Net shortwave flux forcing starts at 0. (PID.TID 0000.0001) Net shortwave flux forcing period is 0. (PID.TID 0000.0001) Net shortwave flux forcing is read from file: (PID.TID 0000.0001) >> << (PID.TID 0000.0001) (PID.TID 0000.0001) Zonal wind forcing starts at 0. (PID.TID 0000.0001) Zonal wind forcing period is 0. (PID.TID 0000.0001) Zonal wind forcing is read from file: (PID.TID 0000.0001) >> windx.bin << (PID.TID 0000.0001) (PID.TID 0000.0001) Meridional wind forcing starts at 0. (PID.TID 0000.0001) Meridional wind forcing period is 0. (PID.TID 0000.0001) Meridional wind forcing is read from file: (PID.TID 0000.0001) >> << (PID.TID 0000.0001) (PID.TID 0000.0001) Atmospheric temperature starts at 0. (PID.TID 0000.0001) Atmospheric temperature period is 0. (PID.TID 0000.0001) Atmospheric temperature is read from file: (PID.TID 0000.0001) >> << (PID.TID 0000.0001) (PID.TID 0000.0001) Atmospheric specific humidity starts at 0. (PID.TID 0000.0001) Atmospheric specific humidity period is 0. (PID.TID 0000.0001) Atmospheric specific humidity is read from file: (PID.TID 0000.0001) >> << (PID.TID 0000.0001) (PID.TID 0000.0001) Net longwave flux forcing starts at 0. (PID.TID 0000.0001) Net longwave flux forcing period is 0. (PID.TID 0000.0001) Net longwave flux forcing is read from file: (PID.TID 0000.0001) >> << (PID.TID 0000.0001) (PID.TID 0000.0001) Precipitation data set starts at 0. (PID.TID 0000.0001) Precipitation data period is 0. (PID.TID 0000.0001) Precipitation data is read from file: (PID.TID 0000.0001) >> << (PID.TID 0000.0001) (PID.TID 0000.0001) // EXF_READ_EVAP: NOT defined (PID.TID 0000.0001) (PID.TID 0000.0001) // ALLOW_RUNOFF: defined (PID.TID 0000.0001) Runoff starts at 0. (PID.TID 0000.0001) Runoff period is 0. (PID.TID 0000.0001) Runoff is read from file: (PID.TID 0000.0001) >> << (PID.TID 0000.0001) // ALLOW_RUNOFTEMP: NOT defined (PID.TID 0000.0001) (PID.TID 0000.0001) Downward shortwave flux forcing starts at 0. (PID.TID 0000.0001) Downward shortwave flux forcing period is 0. (PID.TID 0000.0001) Downward shortwave flux forcing is read from file: (PID.TID 0000.0001) >> << (PID.TID 0000.0001) (PID.TID 0000.0001) Downward longwave flux forcing starts at 0. (PID.TID 0000.0001) Downward longwave flux forcing period is 0. (PID.TID 0000.0001) Downward longwave flux forcing is read from file: (PID.TID 0000.0001) >> << (PID.TID 0000.0001) (PID.TID 0000.0001) Atmospheric pressure forcing starts at 0. (PID.TID 0000.0001) Atmospheric pressure forcing period is 0. (PID.TID 0000.0001) Atmospheric pressureforcing is read from file: (PID.TID 0000.0001) >> << (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // External forcing (EXF) climatology configuration : (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) // ALLOW_CLIMSST_RELAXATION: defined (PID.TID 0000.0001) // ALLOW_CLIMSSS_RELAXATION: defined (PID.TID 0000.0001) (PID.TID 0000.0001) Climatological SST starts at 0. (PID.TID 0000.0001) Climatological SST period is 0. (PID.TID 0000.0001) Climatological SST is read from file: (PID.TID 0000.0001) >> << (PID.TID 0000.0001) (PID.TID 0000.0001) Climatological SSS starts at 0. (PID.TID 0000.0001) Climatological SSS period is 0. (PID.TID 0000.0001) Climatological SSS is read from file: (PID.TID 0000.0001) >> << (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // External forcing (EXF) configuration >>> END <<< (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Seaice configuration (SEAICE_PARM01) >>> START <<< (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) Seaice time stepping configuration > START < (PID.TID 0000.0001) ---------------------------------------------- (PID.TID 0000.0001) SEAICE_deltaTtherm= /* thermodynamic timestep */ (PID.TID 0000.0001) 1.800000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_deltaTdyn = /* dynamic timestep */ (PID.TID 0000.0001) 1.800000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_deltaTevp = /* EVP timestep */ (PID.TID 0000.0001) 1.234567000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEuseBDF2 = /* use backw. differencing for mom. eq. */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICErestoreUnderIce = /* restore T and S under ice */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) (PID.TID 0000.0001) Seaice dynamics configuration > START < (PID.TID 0000.0001) ------------------------------------------ (PID.TID 0000.0001) SEAICEuseDYNAMICS = /* use dynamics */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) model grid type = /* type of sea ice model grid */ (PID.TID 0000.0001) 'C-GRID' (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEuseStrImpCpl = /* use strongly implicit coupling */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEuseEVP = /* use EVP solver rather than LSR */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEuseFREEDRIFT = /* use free drift solution */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) OCEAN_drag = /* air-ocean drag coefficient */ (PID.TID 0000.0001) 8.154100000000000E-04 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_drag = /* air-ice drag coefficient */ (PID.TID 0000.0001) 2.000000000000000E-03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_drag_south = /* Southern Ocean SEAICE_drag */ (PID.TID 0000.0001) 2.000000000000000E-03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_waterDrag = /* water-ice drag * density */ (PID.TID 0000.0001) 5.350800000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_waterDrag_south = /* Southern Ocean waterDrag */ (PID.TID 0000.0001) 5.350800000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEuseTilt = /* include surface tilt in dyna. */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEuseTEM = /* use truncated ellipse rheology */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_strength = /* sea-ice strength Pstar */ (PID.TID 0000.0001) 2.678000000000000E+04 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_cStar = /* sea-ice strength parameter cStar */ (PID.TID 0000.0001) 2.000000000000000E+01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_tensilFac = /* sea-ice tensile strength factor */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEpresH0 = /* sea-ice strength Heff threshold */ (PID.TID 0000.0001) 1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEpresPow0 = /* exponent for HeffSEAICEpresH0 */ (PID.TID 0000.0001) 1 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEetaZmethod = /* method computing eta at Z-point */ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_zetaMin = /* lower bound for viscosity */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_eccen = /* elliptical yield curve eccent */ (PID.TID 0000.0001) 2.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEstressFactor = /* wind stress scaling factor */ (PID.TID 0000.0001) 1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_airTurnAngle = /* air-ice turning angle */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_waterTurnAngle = /* ice-water turning angle */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEuseMetricTerms = /* use metric terms */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_no_slip = /* no slip boundary conditions */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_clipVeloctities = /* impose max. vels. */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useHB87stressCoupling = /* altern. ice-ocean stress */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_maskRHS = /* mask RHS of solver */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) LSR_mixIniGuess = /* mix free-drift sol. into LSR initial Guess */ (PID.TID 0000.0001) 1 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SOLV_MAX_ITERS = /* max. number of LSR solver steps */ (PID.TID 0000.0001) 1500 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_LSRrelaxU = /* LSR solver: relaxation parameter */ (PID.TID 0000.0001) 9.500000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_LSRrelaxV = /* LSR solver: relaxation parameter */ (PID.TID 0000.0001) 9.500000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) LSR_ERROR = /* sets accuracy of LSR solver */ (PID.TID 0000.0001) 1.000000000000000E-12 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SOLV_NCHECK = /* test interval for LSR solver */ (PID.TID 0000.0001) 2 (PID.TID 0000.0001) ; (PID.TID 0000.0001) NPSEUDOTIMESTEPS = /* num. of extra pseudo time steps */ (PID.TID 0000.0001) 2 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEuseMultiTileSolver = /* use full domain tri-diag solver */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_OLx = /* overlap for LSR/preconditioner */ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_OLy = /* overlap for LSR/preconditioner */ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) ; (PID.TID 0000.0001) (PID.TID 0000.0001) Seaice advection diffusion config, > START < (PID.TID 0000.0001) ----------------------------------------------- (PID.TID 0000.0001) SEAICEadvHeff = /* advect effective ice thickness */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEadvArea = /* advect fractional ice area */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEadvSnow = /* advect snow layer together with ice */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEadvScheme = /* advection scheme for ice */ (PID.TID 0000.0001) 77 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEadvSchArea = /* advection scheme for area */ (PID.TID 0000.0001) 77 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEadvSchHeff = /* advection scheme for thickness */ (PID.TID 0000.0001) 77 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEadvSchSnow = /* advection scheme for snow */ (PID.TID 0000.0001) 77 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEdiffKhArea = /* diffusivity (m^2/s) for area */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEdiffKhHeff = /* diffusivity (m^2/s) for heff */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEdiffKhSnow = /* diffusivity (m^2/s) for snow */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) DIFF1 = /* parameter used in advect.F [m/s] */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) (PID.TID 0000.0001) Seaice thermodynamics configuration > START < (PID.TID 0000.0001) ----------------------------------------------- (PID.TID 0000.0001) SEAICE_rhoIce = /* density of sea ice (kg/m3) */ (PID.TID 0000.0001) 9.100000000000000E+02 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_rhoSnow = /* density of snow (kg/m3) */ (PID.TID 0000.0001) 3.300000000000000E+02 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_rhoAir = /* density of air (kg/m3) */ (PID.TID 0000.0001) 1.200000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) usePW79thermodynamics = /* default 0-layer TD */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) pkg/seaice thermodynamics is OFF (PID.TID 0000.0001) (PID.TID 0000.0001) Seaice initialization and IO config., > START < (PID.TID 0000.0001) ------------------------------------------------- (PID.TID 0000.0001) SEAICE_initialHEFF= /* initial sea-ice thickness */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) AreaFile = /* Initial ice concentration File */ (PID.TID 0000.0001) 'const100.bin' (PID.TID 0000.0001) ; (PID.TID 0000.0001) HeffFile = /* Initial effective ice thickness File */ (PID.TID 0000.0001) 'const+20.bin' (PID.TID 0000.0001) ; (PID.TID 0000.0001) HsnowFile = /* Initial snow thickness File */ (PID.TID 0000.0001) 'const_00.bin' (PID.TID 0000.0001) ; (PID.TID 0000.0001) uIceFile = /* Initial U-ice velocity File */ (PID.TID 0000.0001) '' (PID.TID 0000.0001) ; (PID.TID 0000.0001) vIceFile = /* Initial V-ice velocity File */ (PID.TID 0000.0001) '' (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEwriteState = /* write sea ice state to file */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_monFreq = /* monitor frequency */ (PID.TID 0000.0001) 1.800000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_dumpFreq = /* dump frequency */ (PID.TID 0000.0001) 4.320000000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_taveFreq = /* time-averaging frequency */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_mon_stdio = /* write monitor to std-outp */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_dump_mdsio = /* write snap-shot using MDSIO */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_tave_mdsio = /* write TimeAverage using MDSIO */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) (PID.TID 0000.0001) Seaice regularization numbers, > START < (PID.TID 0000.0001) ----------------------------------------------- (PID.TID 0000.0001) SEAICE_EPS = /* reduce derivative singularities */ (PID.TID 0000.0001) 1.000000000000000E-10 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_EPS_SQ = /* reduce derivative singularities */ (PID.TID 0000.0001) 1.000000000000000E-20 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_area_reg = /* reduce derivative singularities */ (PID.TID 0000.0001) 1.000000000000000E-05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_hice_reg = /* reduce derivative singularities */ (PID.TID 0000.0001) 5.000000000000000E-02 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_area_floor = /* reduce derivative singularities */ (PID.TID 0000.0001) 1.000000000000000E-05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Seaice configuration (SEAICE_PARM01) >>> END <<< (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) ------------------------------------------------------------ (PID.TID 0000.0001) DIAGNOSTICS_SET_LEVELS: done (PID.TID 0000.0001) Total Nb of available Diagnostics: ndiagt= 212 (PID.TID 0000.0001) write list of available Diagnostics to file: available_diagnostics.log (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 153 SIuice (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 154 SIvice (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 147 SIheff (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 144 SIarea (PID.TID 0000.0001) space allocated for all diagnostics: 4 levels (PID.TID 0000.0001) set mate pointer for diag # 153 SIuice , Parms: UU M1 , mate: 154 (PID.TID 0000.0001) set mate pointer for diag # 154 SIvice , Parms: VV M1 , mate: 153 (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: snapshot (PID.TID 0000.0001) Levels: 1. (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: done (PID.TID 0000.0001) ------------------------------------------------------------ (PID.TID 0000.0001) DIAGSTATS_SET_REGIONS: define no region (PID.TID 0000.0001) ------------------------------------------------------------ (PID.TID 0000.0001) SETDIAG: Allocate 1 Levels for Stats-Diag # 144 SIarea (PID.TID 0000.0001) SETDIAG: Allocate 1 Levels for Stats-Diag # 147 SIheff (PID.TID 0000.0001) SETDIAG: Allocate 1 Levels for Stats-Diag # 149 SIhsnow (PID.TID 0000.0001) SETDIAG: Allocate 1 Levels for Stats-Diag # 153 SIuice (PID.TID 0000.0001) SETDIAG: Allocate 1 Levels for Stats-Diag # 154 SIvice (PID.TID 0000.0001) space allocated for all stats-diags: 5 levels (PID.TID 0000.0001) DIAGSTATS_SET_POINTERS: done (PID.TID 0000.0001) ------------------------------------------------------------ (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: iceStDiag.0000000000.txt , unit= 9 (PID.TID 0000.0001) %MON fCori_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON fCori_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON fCori_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON fCori_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON fCoriG_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON fCoriG_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON fCoriG_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON fCoriG_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON fCoriCos_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON fCoriCos_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON fCoriCos_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON fCoriCos_sd = 0.0000000000000E+00 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 1.0000000000000001E-01 (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Model configuration (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // (PID.TID 0000.0001) // "Physical" paramters ( PARM01 in namelist ) (PID.TID 0000.0001) // (PID.TID 0000.0001) buoyancyRelation = /* Type of relation to get Buoyancy */ (PID.TID 0000.0001) 'OCEANIC' (PID.TID 0000.0001) ; (PID.TID 0000.0001) fluidIsAir = /* fluid major constituent is Air */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) fluidIsWater = /* fluid major constituent is Water */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) usingPCoords = /* use p (or p*) vertical coordinate */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) usingZCoords = /* use z (or z*) vertical coordinate */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) tRef = /* Reference temperature profile ( oC or K ) */ (PID.TID 0000.0001) -1.620000000000000E+00 /* K = 1 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) sRef = /* Reference salinity profile ( psu ) */ (PID.TID 0000.0001) 3.000000000000000E+01 /* K = 1 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) useStrainTensionVisc= /* Use StrainTension Form of Viscous Operator */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useVariableVisc = /* Use variable horizontal viscosity */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useHarmonicVisc = /* Use harmonic horizontal viscosity */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useBiharmonicVisc= /* Use biharmonic horiz. viscosity */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useSmag3D = /* Use isotropic 3-D Smagorinsky viscosity */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) viscAh = /* Lateral harmonic viscosity ( m^2/s ) */ (PID.TID 0000.0001) 3.000000000000000E+02 (PID.TID 0000.0001) ; (PID.TID 0000.0001) viscA4 = /* Lateral biharmonic viscosity ( m^4/s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) no_slip_sides = /* Viscous BCs: No-slip sides */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) sideDragFactor = /* side-drag scaling factor (non-dim) */ (PID.TID 0000.0001) 2.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) viscArNr = /* vertical profile of vertical viscosity ( m^2/s )*/ (PID.TID 0000.0001) 3.000000000000000E-02 /* K = 1 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) no_slip_bottom = /* Viscous BCs: No-slip bottom */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) bottomVisc_pCell = /* Partial-cell in bottom Visc. BC */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) bottomDragLinear = /* linear bottom-drag coefficient ( m/s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) bottomDragQuadratic = /* quadratic bottom-drag coefficient (-) */ (PID.TID 0000.0001) 5.000000000000000E-03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) selectBotDragQuadr = /* select quadratic bottom drag options */ (PID.TID 0000.0001) -1 (PID.TID 0000.0001) ; (PID.TID 0000.0001) diffKhT = /* Laplacian diffusion of heat laterally ( m^2/s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) diffK4T = /* Biharmonic diffusion of heat laterally ( m^4/s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) diffKhS = /* Laplacian diffusion of salt laterally ( m^2/s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) diffK4S = /* Biharmonic diffusion of salt laterally ( m^4/s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) diffKrNrT = /* vertical profile of vertical diffusion of Temp ( m^2/s )*/ (PID.TID 0000.0001) 0.000000000000000E+00 /* K = 1 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) diffKrNrS = /* vertical profile of vertical diffusion of Salt ( m^2/s )*/ (PID.TID 0000.0001) 0.000000000000000E+00 /* K = 1 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) diffKrBL79surf = /* Surface diffusion for Bryan and Lewis 79 ( m^2/s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) diffKrBL79deep = /* Deep diffusion for Bryan and Lewis 1979 ( m^2/s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) diffKrBL79scl = /* Depth scale for Bryan and Lewis 1979 ( m ) */ (PID.TID 0000.0001) 2.000000000000000E+02 (PID.TID 0000.0001) ; (PID.TID 0000.0001) diffKrBL79Ho = /* Turning depth for Bryan and Lewis 1979 ( m ) */ (PID.TID 0000.0001) -2.000000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) ivdc_kappa = /* Implicit Vertical Diffusivity for Convection ( m^2/s) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) hMixCriteria= /* Criteria for mixed-layer diagnostic */ (PID.TID 0000.0001) -8.000000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) dRhoSmall = /* Parameter for mixed-layer diagnostic */ (PID.TID 0000.0001) 1.000000000000000E-06 (PID.TID 0000.0001) ; (PID.TID 0000.0001) hMixSmooth= /* Smoothing parameter for mixed-layer diagnostic */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) eosType = /* Type of Equation of State */ (PID.TID 0000.0001) 'LINEAR' (PID.TID 0000.0001) ; (PID.TID 0000.0001) tAlpha = /* Linear EOS thermal expansion coefficient ( 1/oC ) */ (PID.TID 0000.0001) 2.000000000000000E-04 (PID.TID 0000.0001) ; (PID.TID 0000.0001) sBeta = /* Linear EOS haline contraction coefficient ( 1/psu ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) rhoNil = /* Reference density for Linear EOS ( kg/m^3 ) */ (PID.TID 0000.0001) 1.030000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) HeatCapacity_Cp = /* Specific heat capacity ( J/kg/K ) */ (PID.TID 0000.0001) 3.986000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) celsius2K = /* 0 degree Celsius converted to Kelvin ( K ) */ (PID.TID 0000.0001) 2.731500000000000E+02 (PID.TID 0000.0001) ; (PID.TID 0000.0001) rhoConst = /* Reference density (Boussinesq) ( kg/m^3 ) */ (PID.TID 0000.0001) 1.030000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) rhoFacC = /* normalized Reference density @ cell-Center (-) */ (PID.TID 0000.0001) 1.000000000000000E+00 /* K = 1 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rhoFacF = /* normalized Reference density @ W-Interface (-) */ (PID.TID 0000.0001) 2 @ 1.000000000000000E+00 /* K = 1: 2 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rhoConstFresh = /* Fresh-water reference density ( kg/m^3 ) */ (PID.TID 0000.0001) 1.000000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) gravity = /* Gravitational acceleration ( m/s^2 ) */ (PID.TID 0000.0001) 9.810000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) gBaro = /* Barotropic gravity ( m/s^2 ) */ (PID.TID 0000.0001) 9.810000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) rotationPeriod = /* Rotation Period ( s ) */ (PID.TID 0000.0001) 8.616400000000000E+04 (PID.TID 0000.0001) ; (PID.TID 0000.0001) omega = /* Angular velocity ( rad/s ) */ (PID.TID 0000.0001) 7.292123516990375E-05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) f0 = /* Reference coriolis parameter ( 1/s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) beta = /* Beta ( 1/(m.s) ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) fPrime = /* Second coriolis parameter ( 1/s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) rigidLid = /* Rigid lid on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) implicitFreeSurface = /* Implicit free surface on/off flag */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) freeSurfFac = /* Implicit free surface factor */ (PID.TID 0000.0001) 1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) implicSurfPress = /* Surface Pressure implicit factor (0-1)*/ (PID.TID 0000.0001) 1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) implicDiv2Dflow = /* Barot. Flow Div. implicit factor (0-1)*/ (PID.TID 0000.0001) 1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) uniformLin_PhiSurf = /* use uniform Bo_surf on/off flag*/ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) uniformFreeSurfLev = /* free-surface level-index is uniform */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) hFacMin = /* minimum partial cell factor (hFac) */ (PID.TID 0000.0001) 1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) hFacMinDr = /* minimum partial cell thickness ( m) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) exactConserv = /* Exact Volume Conservation on/off flag*/ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) linFSConserveTr = /* Tracer correction for Lin Free Surface on/off flag*/ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) nonlinFreeSurf = /* Non-linear Free Surf. options (-1,0,1,2,3)*/ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) -1,0= Off ; 1,2,3= On, 2=+rescale gU,gV, 3=+update cg2d solv. (PID.TID 0000.0001) ; (PID.TID 0000.0001) hFacInf = /* lower threshold for hFac (nonlinFreeSurf only)*/ (PID.TID 0000.0001) 2.000000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) hFacSup = /* upper threshold for hFac (nonlinFreeSurf only)*/ (PID.TID 0000.0001) 2.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) select_rStar = /* r* Vertical coord. options (=0 r coord.; >0 uses r*)*/ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) ; (PID.TID 0000.0001) useRealFreshWaterFlux = /* Real Fresh Water Flux on/off flag*/ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) temp_EvPrRn = /* Temp. of Evap/Prec/R (UNSET=use local T)(oC)*/ (PID.TID 0000.0001) 1.234567000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) salt_EvPrRn = /* Salin. of Evap/Prec/R (UNSET=use local S)(psu)*/ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) selectAddFluid = /* option for mass source/sink of fluid (=0: off) */ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) ; (PID.TID 0000.0001) temp_addMass = /* Temp. of addMass array (UNSET=use local T)(oC)*/ (PID.TID 0000.0001) 1.234567000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) salt_addMass = /* Salin. of addMass array (UNSET=use local S)(psu)*/ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) convertFW2Salt = /* convert F.W. Flux to Salt Flux (-1=use local S)(psu)*/ (PID.TID 0000.0001) -1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) use3Dsolver = /* use 3-D pressure solver on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) nonHydrostatic = /* Non-Hydrostatic on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) nh_Am2 = /* Non-Hydrostatic terms scaling factor */ (PID.TID 0000.0001) 1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) implicitNHPress = /* Non-Hyd Pressure implicit factor (0-1)*/ (PID.TID 0000.0001) 1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) selectNHfreeSurf = /* Non-Hyd (free-)Surface option */ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) ; (PID.TID 0000.0001) quasiHydrostatic = /* Quasi-Hydrostatic on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) calc_wVelocity = /* vertical velocity calculation on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) momStepping = /* Momentum equation on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) vectorInvariantMomentum= /* Vector-Invariant Momentum on/off */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) momAdvection = /* Momentum advection on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) momViscosity = /* Momentum viscosity on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) momImplVertAdv= /* Momentum implicit vert. advection on/off*/ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) implicitViscosity = /* Implicit viscosity on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) implBottomFriction= /* Implicit bottom friction on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) metricTerms = /* metric-Terms on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useNHMTerms = /* Non-Hydrostatic Metric-Terms on/off */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) selectCoriMap = /* Coriolis Map options (0,1,2,3)*/ (PID.TID 0000.0001) 1 (PID.TID 0000.0001) 0= f-Plane ; 1= Beta-Plane ; 2= Spherical ; 3= read from file (PID.TID 0000.0001) ; (PID.TID 0000.0001) use3dCoriolis = /* 3-D Coriolis on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useCoriolis = /* Coriolis on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useCDscheme = /* CD scheme on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useEnergyConservingCoriolis= /* Flx-Form Coriolis scheme flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useJamartWetPoints= /* Coriolis WetPoints method flag */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) useJamartMomAdv= /* V.I Non-linear terms Jamart flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useAbsVorticity= /* V.I Works with f+zeta in Coriolis */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) selectVortScheme= /* V.I Scheme selector for Vorticity-Term */ (PID.TID 0000.0001) 123456789 (PID.TID 0000.0001) = 0 : enstrophy (Shallow-Water Eq.) conserving scheme by Sadourny, JAS 75 (PID.TID 0000.0001) = 1 : same as 0 with modified hFac (PID.TID 0000.0001) = 2 : energy conserving scheme (used by Sadourny in JAS 75 paper) (PID.TID 0000.0001) = 3 : energy (general) and enstrophy (2D, nonDiv.) conserving scheme (PID.TID 0000.0001) from Sadourny (Burridge & Haseler, ECMWF Rep.4, 1977) (PID.TID 0000.0001) ; (PID.TID 0000.0001) upwindVorticity= /* V.I Upwind bias vorticity flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) highOrderVorticity= /* V.I High order vort. advect. flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) upwindShear= /* V.I Upwind vertical Shear advection flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) selectKEscheme= /* V.I Kinetic Energy scheme selector */ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) ; (PID.TID 0000.0001) momForcing = /* Momentum forcing on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) momPressureForcing = /* Momentum pressure term on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) implicitIntGravWave= /* Implicit Internal Gravity Wave flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) staggerTimeStep = /* Stagger time stepping on/off flag */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) doResetHFactors = /* reset thickness factors @ each time-step */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) multiDimAdvection = /* enable/disable Multi-Dim Advection */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) useMultiDimAdvec = /* Multi-Dim Advection is/is-not used */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) implicitDiffusion = /* Implicit Diffusion on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) tempStepping = /* Temperature equation on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) tempAdvection = /* Temperature advection on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) tempImplVertAdv = /* Temp. implicit vert. advection on/off */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) tempForcing = /* Temperature forcing on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) doThetaClimRelax = /* apply SST relaxation on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) tempIsActiveTr = /* Temp. is a dynamically Active Tracer */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) saltStepping = /* Salinity equation on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) saltAdvection = /* Salinity advection on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) saltImplVertAdv = /* Sali. implicit vert. advection on/off */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) saltForcing = /* Salinity forcing on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) doSaltClimRelax = /* apply SSS relaxation on/off flag */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) saltIsActiveTr = /* Salt is a dynamically Active Tracer */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) readBinaryPrec = /* Precision used for reading binary files */ (PID.TID 0000.0001) 64 (PID.TID 0000.0001) ; (PID.TID 0000.0001) writeBinaryPrec = /* Precision used for writing binary files */ (PID.TID 0000.0001) 64 (PID.TID 0000.0001) ; (PID.TID 0000.0001) globalFiles = /* write "global" (=not per tile) files */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useSingleCpuIO = /* only master MPI process does I/O */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) useSingleCpuInput = /* only master process reads input */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) /* debLev[*] : level of debug & auxiliary message printing */ (PID.TID 0000.0001) debLevZero = 0 ; /* level of disabled aux. msg printing */ (PID.TID 0000.0001) debLevA = 1 ; /* level of minimum aux. msg printing */ (PID.TID 0000.0001) debLevB = 2 ; /* level of low aux. print (report read-file opening)*/ (PID.TID 0000.0001) debLevC = 3 ; /* level of moderate debug prt (most pkgs debug msg) */ (PID.TID 0000.0001) debLevD = 4 ; /* level of enhanced debug prt (add DEBUG_STATS prt) */ (PID.TID 0000.0001) debLevE = 5 ; /* level of extensive debug printing */ (PID.TID 0000.0001) debugLevel = /* select debug printing level */ (PID.TID 0000.0001) 2 (PID.TID 0000.0001) ; (PID.TID 0000.0001) // (PID.TID 0000.0001) // Elliptic solver(s) paramters ( PARM02 in namelist ) (PID.TID 0000.0001) // (PID.TID 0000.0001) cg2dMaxIters = /* Upper limit on 2d con. grad iterations */ (PID.TID 0000.0001) 500 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cg2dChkResFreq = /* 2d con. grad convergence test frequency */ (PID.TID 0000.0001) 1 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cg2dUseMinResSol= /* use cg2d last-iter(=0) / min-resid.(=1) solution */ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cg2dTargetResidual = /* 2d con. grad target residual */ (PID.TID 0000.0001) 1.000000000000000E-12 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cg2dTargetResWunit = /* CG2d target residual [W units] */ (PID.TID 0000.0001) -1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cg2dPreCondFreq = /* Freq. for updating cg2d preconditioner */ (PID.TID 0000.0001) 1 (PID.TID 0000.0001) ; (PID.TID 0000.0001) useSRCGSolver = /* use single reduction CG solver(s) */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) printResidualFreq = /* Freq. for printing CG residual */ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) ; (PID.TID 0000.0001) // (PID.TID 0000.0001) // Time stepping paramters ( PARM03 in namelist ) (PID.TID 0000.0001) // (PID.TID 0000.0001) deltaTMom = /* Momentum equation timestep ( s ) */ (PID.TID 0000.0001) 1.800000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) deltaTFreeSurf = /* FreeSurface equation timestep ( s ) */ (PID.TID 0000.0001) 1.800000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) dTtracerLev = /* Tracer equation timestep ( s ) */ (PID.TID 0000.0001) 1.800000000000000E+03 /* K = 1 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) deltaTClock = /* Model clock timestep ( s ) */ (PID.TID 0000.0001) 1.800000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) cAdjFreq = /* Convective adjustment interval ( s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) momForcingOutAB = /* =1: take Momentum Forcing out of Adams-Bash. stepping */ (PID.TID 0000.0001) 1 (PID.TID 0000.0001) ; (PID.TID 0000.0001) tracForcingOutAB = /* =1: take T,S,pTr Forcing out of Adams-Bash. stepping */ (PID.TID 0000.0001) 1 (PID.TID 0000.0001) ; (PID.TID 0000.0001) momDissip_In_AB = /* put Dissipation Tendency in Adams-Bash. stepping */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) doAB_onGtGs = /* apply AB on Tendencies (rather than on T,S)*/ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) abEps = /* Adams-Bashforth-2 stabilizing weight */ (PID.TID 0000.0001) 1.000000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) pickupStrictlyMatch= /* stop if pickup do not strictly match */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) nIter0 = /* Run starting timestep number */ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) ; (PID.TID 0000.0001) nTimeSteps = /* Number of timesteps */ (PID.TID 0000.0001) 12 (PID.TID 0000.0001) ; (PID.TID 0000.0001) nEndIter = /* Run ending timestep number */ (PID.TID 0000.0001) 12 (PID.TID 0000.0001) ; (PID.TID 0000.0001) baseTime = /* Model base time ( s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) startTime = /* Run start time ( s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) endTime = /* Integration ending time ( s ) */ (PID.TID 0000.0001) 2.160000000000000E+04 (PID.TID 0000.0001) ; (PID.TID 0000.0001) pChkPtFreq = /* Permanent restart/pickup file interval ( s ) */ (PID.TID 0000.0001) 3.600000000000000E+06 (PID.TID 0000.0001) ; (PID.TID 0000.0001) chkPtFreq = /* Rolling restart/pickup file interval ( s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) pickup_write_mdsio = /* Model IO flag. */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) pickup_read_mdsio = /* Model IO flag. */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) pickup_write_immed = /* Model IO flag. */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) writePickupAtEnd = /* Model IO flag. */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) dumpFreq = /* Model state write out interval ( s ). */ (PID.TID 0000.0001) 4.320000000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) dumpInitAndLast= /* write out Initial & Last iter. model state */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) snapshot_mdsio = /* Model IO flag. */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) monitorFreq = /* Monitor output interval ( s ). */ (PID.TID 0000.0001) 8.640000000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) monitorSelect = /* select group of variables to monitor */ (PID.TID 0000.0001) 2 (PID.TID 0000.0001) ; (PID.TID 0000.0001) monitor_stdio = /* Model IO flag. */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) externForcingPeriod = /* forcing period (s) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) externForcingCycle = /* period of the cyle (s). */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) tauThetaClimRelax = /* relaxation time scale (s) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) tauSaltClimRelax = /* relaxation time scale (s) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) latBandClimRelax = /* max. Lat. where relaxation */ (PID.TID 0000.0001) 6.300000000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) // (PID.TID 0000.0001) // Gridding paramters ( PARM04 in namelist ) (PID.TID 0000.0001) // (PID.TID 0000.0001) usingCartesianGrid = /* Cartesian coordinates flag ( True/False ) */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) usingCylindricalGrid = /* Cylindrical coordinates flag ( True/False ) */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) usingSphericalPolarGrid = /* Spherical coordinates flag ( True/False ) */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) usingCurvilinearGrid = /* Curvilinear coordinates flag ( True/False ) */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) selectSigmaCoord = /* Hybrid-Sigma Vert. Coordinate option */ (PID.TID 0000.0001) 0 (PID.TID 0000.0001) ; (PID.TID 0000.0001) Ro_SeaLevel = /* r(1) ( units of r == m ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) rSigmaBnd = /* r/sigma transition ( units of r == m ) */ (PID.TID 0000.0001) 1.234567000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) rkSign = /* index orientation relative to vertical coordinate */ (PID.TID 0000.0001) -1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) gravitySign = /* gravity orientation relative to vertical coordinate */ (PID.TID 0000.0001) -1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) mass2rUnit = /* convert mass per unit area [kg/m2] to r-units [m] */ (PID.TID 0000.0001) 9.708737864077669E-04 (PID.TID 0000.0001) ; (PID.TID 0000.0001) rUnit2mass = /* convert r-units [m] to mass per unit area [kg/m2] */ (PID.TID 0000.0001) 1.030000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) drC = /* C spacing ( units of r ) */ (PID.TID 0000.0001) 2 @ 5.000000000000000E+00 /* K = 1: 2 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) drF = /* W spacing ( units of r ) */ (PID.TID 0000.0001) 1.000000000000000E+01 /* K = 1 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) delX = /* U spacing ( m - cartesian, degrees - spherical ) */ (PID.TID 0000.0001) 80 @ 5.000000000000000E+03 /* I = 1: 80 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) delY = /* V spacing ( m - cartesian, degrees - spherical ) */ (PID.TID 0000.0001) 42 @ 5.000000000000000E+03 /* J = 1: 42 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) xgOrigin = /* X-axis origin of West edge (cartesian: m, lat-lon: deg) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) ygOrigin = /* Y-axis origin of South edge (cartesian: m, lat-lon: deg) */ (PID.TID 0000.0001) -1.100000000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) rSphere = /* Radius ( ignored - cartesian, m - spherical ) */ (PID.TID 0000.0001) 6.370000000000000E+06 (PID.TID 0000.0001) ; (PID.TID 0000.0001) deepAtmosphere = /* Deep/Shallow Atmosphere flag (True/False) */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) xC = /* xC(:,1,:,1) : P-point X coord ( deg. or m if cartesian) */ (PID.TID 0000.0001) 2.500000000000000E+03, /* I = 1 */ (PID.TID 0000.0001) 7.500000000000000E+03, /* I = 2 */ (PID.TID 0000.0001) 1.250000000000000E+04, /* I = 3 */ (PID.TID 0000.0001) . . . (PID.TID 0000.0001) 8.750000000000000E+04, /* I = 18 */ (PID.TID 0000.0001) 9.250000000000000E+04, /* I = 19 */ (PID.TID 0000.0001) 9.750000000000000E+04, /* I = 20 */ (PID.TID 0000.0001) 1.025000000000000E+05, /* I = 21 */ (PID.TID 0000.0001) 1.075000000000000E+05, /* I = 22 */ (PID.TID 0000.0001) 1.125000000000000E+05, /* I = 23 */ (PID.TID 0000.0001) . . . (PID.TID 0000.0001) 1.875000000000000E+05, /* I = 38 */ (PID.TID 0000.0001) 1.925000000000000E+05, /* I = 39 */ (PID.TID 0000.0001) 1.975000000000000E+05, /* I = 40 */ (PID.TID 0000.0001) 2.025000000000000E+05, /* I = 41 */ (PID.TID 0000.0001) 2.075000000000000E+05, /* I = 42 */ (PID.TID 0000.0001) 2.125000000000000E+05, /* I = 43 */ (PID.TID 0000.0001) . . . (PID.TID 0000.0001) 2.875000000000000E+05, /* I = 58 */ (PID.TID 0000.0001) 2.925000000000000E+05, /* I = 59 */ (PID.TID 0000.0001) 2.975000000000000E+05, /* I = 60 */ (PID.TID 0000.0001) 3.025000000000000E+05, /* I = 61 */ (PID.TID 0000.0001) 3.075000000000000E+05, /* I = 62 */ (PID.TID 0000.0001) 3.125000000000000E+05, /* I = 63 */ (PID.TID 0000.0001) . . . (PID.TID 0000.0001) 3.875000000000000E+05, /* I = 78 */ (PID.TID 0000.0001) 3.925000000000000E+05, /* I = 79 */ (PID.TID 0000.0001) 3.975000000000000E+05 /* I = 80 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) yC = /* yC(1,:,1,:) : P-point Y coord ( deg. or m if cartesian) */ (PID.TID 0000.0001) -1.075000000000000E+05, /* J = 1 */ (PID.TID 0000.0001) -1.025000000000000E+05, /* J = 2 */ (PID.TID 0000.0001) -9.750000000000000E+04, /* J = 3 */ (PID.TID 0000.0001) -9.250000000000000E+04, /* J = 4 */ (PID.TID 0000.0001) -8.750000000000000E+04, /* J = 5 */ (PID.TID 0000.0001) -8.250000000000000E+04, /* J = 6 */ (PID.TID 0000.0001) -7.750000000000000E+04, /* J = 7 */ (PID.TID 0000.0001) -7.250000000000000E+04, /* J = 8 */ (PID.TID 0000.0001) -6.750000000000000E+04, /* J = 9 */ (PID.TID 0000.0001) -6.250000000000000E+04, /* J = 10 */ (PID.TID 0000.0001) -5.750000000000000E+04, /* J = 11 */ (PID.TID 0000.0001) -5.250000000000000E+04, /* J = 12 */ (PID.TID 0000.0001) -4.750000000000000E+04, /* J = 13 */ (PID.TID 0000.0001) -4.250000000000000E+04, /* J = 14 */ (PID.TID 0000.0001) -3.750000000000000E+04, /* J = 15 */ (PID.TID 0000.0001) -3.250000000000000E+04, /* J = 16 */ (PID.TID 0000.0001) -2.750000000000000E+04, /* J = 17 */ (PID.TID 0000.0001) -2.250000000000000E+04, /* J = 18 */ (PID.TID 0000.0001) -1.750000000000000E+04, /* J = 19 */ (PID.TID 0000.0001) -1.250000000000000E+04, /* J = 20 */ (PID.TID 0000.0001) -7.500000000000000E+03, /* J = 21 */ (PID.TID 0000.0001) -2.500000000000000E+03, /* J = 22 */ (PID.TID 0000.0001) 2.500000000000000E+03, /* J = 23 */ (PID.TID 0000.0001) 7.500000000000000E+03, /* J = 24 */ (PID.TID 0000.0001) 1.250000000000000E+04, /* J = 25 */ (PID.TID 0000.0001) 1.750000000000000E+04, /* J = 26 */ (PID.TID 0000.0001) 2.250000000000000E+04, /* J = 27 */ (PID.TID 0000.0001) 2.750000000000000E+04, /* J = 28 */ (PID.TID 0000.0001) 3.250000000000000E+04, /* J = 29 */ (PID.TID 0000.0001) 3.750000000000000E+04, /* J = 30 */ (PID.TID 0000.0001) 4.250000000000000E+04, /* J = 31 */ (PID.TID 0000.0001) 4.750000000000000E+04, /* J = 32 */ (PID.TID 0000.0001) 5.250000000000000E+04, /* J = 33 */ (PID.TID 0000.0001) 5.750000000000000E+04, /* J = 34 */ (PID.TID 0000.0001) 6.250000000000000E+04, /* J = 35 */ (PID.TID 0000.0001) 6.750000000000000E+04, /* J = 36 */ (PID.TID 0000.0001) 7.250000000000000E+04, /* J = 37 */ (PID.TID 0000.0001) 7.750000000000000E+04, /* J = 38 */ (PID.TID 0000.0001) 8.250000000000000E+04, /* J = 39 */ (PID.TID 0000.0001) 8.750000000000000E+04, /* J = 40 */ (PID.TID 0000.0001) 9.250000000000000E+04, /* J = 41 */ (PID.TID 0000.0001) 9.750000000000000E+04 /* J = 42 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rcoord = /* P-point R coordinate ( units of r ) */ (PID.TID 0000.0001) -5.000000000000000E+00 /* K = 1 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rF = /* W-Interf. R coordinate ( units of r ) */ (PID.TID 0000.0001) 0.000000000000000E+00, /* K = 1 */ (PID.TID 0000.0001) -1.000000000000000E+01 /* K = 2 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) deepFacC = /* deep-model grid factor @ cell-Center (-) */ (PID.TID 0000.0001) 1.000000000000000E+00 /* K = 1 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) deepFacF = /* deep-model grid factor @ W-Interface (-) */ (PID.TID 0000.0001) 2 @ 1.000000000000000E+00 /* K = 1: 2 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rVel2wUnit = /* convert units: rVel -> wSpeed (=1 if z-coord)*/ (PID.TID 0000.0001) 2 @ 1.000000000000000E+00 /* K = 1: 2 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) wUnit2rVel = /* convert units: wSpeed -> rVel (=1 if z-coord)*/ (PID.TID 0000.0001) 2 @ 1.000000000000000E+00 /* K = 1: 2 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dBdrRef = /* Vertical grad. of reference buoyancy [(m/s/r)^2] */ (PID.TID 0000.0001) 0.000000000000000E+00 /* K = 1 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rotateGrid = /* use rotated grid ( True/False ) */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) phiEuler = /* Euler angle, rotation about original z-coordinate [rad] */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) thetaEuler = /* Euler angle, rotation about new x-coordinate [rad] */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) psiEuler = /* Euler angle, rotation about new z-coordinate [rad] */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxF = /* dxF(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 80 @ 5.000000000000000E+03 /* I = 1: 80 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxF = /* dxF(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 42 @ 5.000000000000000E+03 /* J = 1: 42 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyF = /* dyF(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 80 @ 5.000000000000000E+03 /* I = 1: 80 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyF = /* dyF(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 42 @ 5.000000000000000E+03 /* J = 1: 42 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxG = /* dxG(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 80 @ 5.000000000000000E+03 /* I = 1: 80 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxG = /* dxG(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 42 @ 5.000000000000000E+03 /* J = 1: 42 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyG = /* dyG(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 80 @ 5.000000000000000E+03 /* I = 1: 80 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyG = /* dyG(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 42 @ 5.000000000000000E+03 /* J = 1: 42 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxC = /* dxC(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 80 @ 5.000000000000000E+03 /* I = 1: 80 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxC = /* dxC(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 42 @ 5.000000000000000E+03 /* J = 1: 42 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyC = /* dyC(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 80 @ 5.000000000000000E+03 /* I = 1: 80 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyC = /* dyC(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 42 @ 5.000000000000000E+03 /* J = 1: 42 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxV = /* dxV(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 80 @ 5.000000000000000E+03 /* I = 1: 80 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxV = /* dxV(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 42 @ 5.000000000000000E+03 /* J = 1: 42 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyU = /* dyU(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 80 @ 5.000000000000000E+03 /* I = 1: 80 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyU = /* dyU(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 42 @ 5.000000000000000E+03 /* J = 1: 42 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rA = /* rA (:,1,:,1) ( units: m^2 ) */ (PID.TID 0000.0001) 80 @ 2.500000000000000E+07 /* I = 1: 80 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rA = /* rA (1,:,1,:) ( units: m^2 ) */ (PID.TID 0000.0001) 42 @ 2.500000000000000E+07 /* J = 1: 42 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rAw = /* rAw(:,1,:,1) ( units: m^2 ) */ (PID.TID 0000.0001) 80 @ 2.500000000000000E+07 /* I = 1: 80 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rAw = /* rAw(1,:,1,:) ( units: m^2 ) */ (PID.TID 0000.0001) 42 @ 2.500000000000000E+07 /* J = 1: 42 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rAs = /* rAs(:,1,:,1) ( units: m^2 ) */ (PID.TID 0000.0001) 80 @ 2.500000000000000E+07 /* I = 1: 80 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rAs = /* rAs(1,:,1,:) ( units: m^2 ) */ (PID.TID 0000.0001) 42 @ 2.500000000000000E+07 /* J = 1: 42 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) globalArea = /* Integrated horizontal Area (m^2) */ (PID.TID 0000.0001) 6.950000000000000E+10 (PID.TID 0000.0001) ; (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End of Model config. summary (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) == Packages configuration : Check & print summary == (PID.TID 0000.0001) (PID.TID 0000.0001) SEAICE_CHECK: #define ALLOW_SEAICE (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Check Model config. (CONFIG_CHECK): (PID.TID 0000.0001) // CONFIG_CHECK : Normal End (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: uVel_3c0.bin (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: vVel_3c0.bin (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: eta_3c0.bin (PID.TID 0000.0001) Start initial hydrostatic pressure computation (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC (PID.TID 0000.0001) (PID.TID 0000.0001) write diagnostics summary to file ioUnit: 6 Iter.Nb: 0 ; Time(s): 0.0000000000000E+00 ------------------------------------------------------------------------ 2D/3D diagnostics: Number of lists: 1 ------------------------------------------------------------------------ listId= 1 ; file name: snapshot nFlds, nActive, freq & phase , nLev 4 | 4 | -86400.000000 3600.000000 | 1 levels: 1 diag# | name | ipt | iMate | kLev| count | mate.C| 153 |SIuice | 1 | 2 | 1 | 0 | 0 | 154 |SIvice | 2 | 1 | 1 | 0 | 0 | 147 |SIheff | 3 | 0 | 1 | 0 | 144 |SIarea | 4 | 0 | 1 | 0 | ------------------------------------------------------------------------ Global & Regional Statistics diagnostics: Number of lists: 1 ------------------------------------------------------------------------ listId= 1 ; file name: iceStDiag nFlds, nActive, freq & phase | 5 | 5 | 7200.000000 1800.000000 | Regions: 0 diag# | name | ipt | iMate | Volume | mate-Vol. | 144 |SIarea | 1 | 0 | 0.00000E+00 | 147 |SIheff | 2 | 0 | 0.00000E+00 | 149 |SIhsnow | 3 | 0 | 0.00000E+00 | 153 |SIuice | 4 | 0 | 0.00000E+00 | 154 |SIvice | 5 | 0 | 0.00000E+00 | ------------------------------------------------------------------------ (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: windx.bin (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: const+20.bin (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: const100.bin (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: const_00.bin (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Model current state (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON time_tsnumber = 0 (PID.TID 0000.0001) %MON time_secondsf = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_eta_max = 1.4855271423662E-02 (PID.TID 0000.0001) %MON dynstat_eta_min = -1.5547625271979E-02 (PID.TID 0000.0001) %MON dynstat_eta_mean = -6.8609663050809E-19 (PID.TID 0000.0001) %MON dynstat_eta_sd = 5.6185276903544E-03 (PID.TID 0000.0001) %MON dynstat_eta_del2 = 3.4210904025025E-06 (PID.TID 0000.0001) %MON dynstat_uvel_max = 5.4694595665363E-01 (PID.TID 0000.0001) %MON dynstat_uvel_min = 8.1797628424127E-02 (PID.TID 0000.0001) %MON dynstat_uvel_mean = 3.2603530929361E-01 (PID.TID 0000.0001) %MON dynstat_uvel_sd = 8.4661197148990E-02 (PID.TID 0000.0001) %MON dynstat_uvel_del2 = 1.3392731599312E-04 (PID.TID 0000.0001) %MON dynstat_vvel_max = 2.2780617104059E-01 (PID.TID 0000.0001) %MON dynstat_vvel_min = -1.4793000868950E-01 (PID.TID 0000.0001) %MON dynstat_vvel_mean = -3.2450632095700E-04 (PID.TID 0000.0001) %MON dynstat_vvel_sd = 6.0970835295293E-02 (PID.TID 0000.0001) %MON dynstat_vvel_del2 = 8.1836652323282E-05 (PID.TID 0000.0001) %MON dynstat_wvel_max = 1.6555698845343E-04 (PID.TID 0000.0001) %MON dynstat_wvel_min = -2.4393468746960E-04 (PID.TID 0000.0001) %MON dynstat_wvel_mean = -1.8006686469634E-21 (PID.TID 0000.0001) %MON dynstat_wvel_sd = 1.8006622332191E-05 (PID.TID 0000.0001) %MON dynstat_wvel_del2 = 3.4047422448573E-07 (PID.TID 0000.0001) %MON dynstat_theta_max = -1.6200000000000E+00 (PID.TID 0000.0001) %MON dynstat_theta_min = -1.6200000000000E+00 (PID.TID 0000.0001) %MON dynstat_theta_mean = -1.6200000000000E+00 (PID.TID 0000.0001) %MON dynstat_theta_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_theta_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_salt_max = 3.0000000000000E+01 (PID.TID 0000.0001) %MON dynstat_salt_min = 3.0000000000000E+01 (PID.TID 0000.0001) %MON dynstat_salt_mean = 3.0000000000000E+01 (PID.TID 0000.0001) %MON dynstat_salt_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_salt_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON advcfl_uvel_max = 1.9690054439531E-01 (PID.TID 0000.0001) %MON advcfl_vvel_max = 8.2010221574612E-02 (PID.TID 0000.0001) %MON advcfl_wvel_max = 8.7816487489057E-02 (PID.TID 0000.0001) %MON advcfl_W_hf_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON pe_b_mean = 1.5484032096270E-05 (PID.TID 0000.0001) %MON ke_max = 1.4564487757410E-01 (PID.TID 0000.0001) %MON ke_mean = 5.8130401708830E-02 (PID.TID 0000.0001) %MON ke_vol = 6.9500000000000E+11 (PID.TID 0000.0001) %MON vort_r_min = -1.4191202448594E-04 (PID.TID 0000.0001) %MON vort_r_max = 8.9657385579761E-05 (PID.TID 0000.0001) %MON vort_a_mean = -6.5586096803907E-22 (PID.TID 0000.0001) %MON vort_a_sd = 1.5889649807104E-05 (PID.TID 0000.0001) %MON vort_p_mean = -6.8228760045090E-22 (PID.TID 0000.0001) %MON vort_p_sd = 3.0669223294758E-05 (PID.TID 0000.0001) %MON surfExpan_theta_mean = -1.4394880171946E-21 (PID.TID 0000.0001) %MON surfExpan_salt_mean = 1.6750406018264E-20 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR dynamic field statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON seaice_tsnumber = 0 (PID.TID 0000.0001) %MON seaice_time_sec = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_uice_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_uice_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_uice_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_uice_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_uice_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_vice_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_vice_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_vice_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_vice_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_vice_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_min = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_mean = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_heff_max = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_min = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_mean = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_heff_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR EXF statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON exf_tsnumber = 0 (PID.TID 0000.0001) %MON exf_time_sec = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_ustress_max = 1.3964039188763E-01 (PID.TID 0000.0001) %MON exf_ustress_min = 1.3964039188763E-01 (PID.TID 0000.0001) %MON exf_ustress_mean = 1.3964039188763E-01 (PID.TID 0000.0001) %MON exf_ustress_sd = 5.5511151231258E-17 (PID.TID 0000.0001) %MON exf_ustress_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_vstress_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_vstress_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_vstress_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_vstress_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_vstress_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_hflux_max = 1.3256147102117E+02 (PID.TID 0000.0001) %MON exf_hflux_min = 1.3256147102117E+02 (PID.TID 0000.0001) %MON exf_hflux_mean = 1.3256147102117E+02 (PID.TID 0000.0001) %MON exf_hflux_sd = 9.6633812063374E-13 (PID.TID 0000.0001) %MON exf_hflux_del2 = 7.8352778346434E-01 (PID.TID 0000.0001) %MON exf_sflux_max = 5.8259080752307E-08 (PID.TID 0000.0001) %MON exf_sflux_min = 5.8259080752307E-08 (PID.TID 0000.0001) %MON exf_sflux_mean = 5.8259080752308E-08 (PID.TID 0000.0001) %MON exf_sflux_sd = 8.7350272685600E-22 (PID.TID 0000.0001) %MON exf_sflux_del2 = 3.4435049684410E-10 (PID.TID 0000.0001) %MON exf_uwind_max = 1.0000000000000E+01 (PID.TID 0000.0001) %MON exf_uwind_min = 1.0000000000000E+01 (PID.TID 0000.0001) %MON exf_uwind_mean = 1.0000000000000E+01 (PID.TID 0000.0001) %MON exf_uwind_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_uwind_del2 = 5.9106750809910E-02 (PID.TID 0000.0001) %MON exf_vwind_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_vwind_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_vwind_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_vwind_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_vwind_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_wspeed_max = 1.0000000000000E+01 (PID.TID 0000.0001) %MON exf_wspeed_min = 1.0000000000000E+01 (PID.TID 0000.0001) %MON exf_wspeed_mean = 1.0000000000000E+01 (PID.TID 0000.0001) %MON exf_wspeed_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_wspeed_del2 = 5.9106750809910E-02 (PID.TID 0000.0001) %MON exf_evap_max = 5.8259080752307E-08 (PID.TID 0000.0001) %MON exf_evap_min = 5.8259080752307E-08 (PID.TID 0000.0001) %MON exf_evap_mean = 5.8259080752308E-08 (PID.TID 0000.0001) %MON exf_evap_sd = 8.7350272685600E-22 (PID.TID 0000.0001) %MON exf_evap_del2 = 3.4435049684410E-10 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR EXF statistics (PID.TID 0000.0001) // ======================================================= SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 9.04987860E-01 1.13910549E-01 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 4.33493063E+03 5.24406407E+02 SEAICE_LSR (ipass= 1) iters,dU,Resid= 1500 1.91818059E-06 2.98158574E-02 SEAICE_LSR (ipass= 1) iters,dV,Resid= 662 9.99541433E-13 1.09886826E-08 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 8.62084388E-01 1.22026642E-01 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 1.51578104E+02 1.24313152E+01 SEAICE_LSR (ipass= 2) iters,dU,Resid= 1500 5.54228465E-05 1.71457210E-01 SEAICE_LSR (ipass= 2) iters,dV,Resid= 514 9.57977621E-13 4.08904007E-10 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON seaice_tsnumber = 1 (PID.TID 0000.0001) %MON seaice_time_sec = 1.8000000000000E+03 (PID.TID 0000.0001) %MON seaice_uice_max = 3.1198259367554E-01 (PID.TID 0000.0001) %MON seaice_uice_min = 8.1470927398250E-03 (PID.TID 0000.0001) %MON seaice_uice_mean = 2.1005956949950E-01 (PID.TID 0000.0001) %MON seaice_uice_sd = 1.0156311146573E-01 (PID.TID 0000.0001) %MON seaice_uice_del2 = 7.1506820015545E-05 (PID.TID 0000.0001) %MON seaice_vice_max = 7.6703922197756E-03 (PID.TID 0000.0001) %MON seaice_vice_min = -7.3740303572161E-03 (PID.TID 0000.0001) %MON seaice_vice_mean = -8.0955976347349E-05 (PID.TID 0000.0001) %MON seaice_vice_sd = 2.9595829189105E-03 (PID.TID 0000.0001) %MON seaice_vice_del2 = 2.1120324133590E-06 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_min = 9.7281241929471E-01 (PID.TID 0000.0001) %MON seaice_area_mean = 9.9970378537937E-01 (PID.TID 0000.0001) %MON seaice_area_sd = 9.9298162290875E-04 (PID.TID 0000.0001) %MON seaice_area_del2 = 1.4601760333527E-05 (PID.TID 0000.0001) %MON seaice_heff_max = 2.0529299597168E-01 (PID.TID 0000.0001) %MON seaice_heff_min = 1.9456248385894E-01 (PID.TID 0000.0001) %MON seaice_heff_mean = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_sd = 2.9107232579591E-04 (PID.TID 0000.0001) %MON seaice_heff_del2 = 5.1372439701130E-06 (PID.TID 0000.0001) %MON seaice_hsnow_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= Compute Stats, Diag. # 144 SIarea vol( 0 ): 6.950E+10 Parms: SM M1 Compute Stats, Diag. # 147 SIheff vol( 0 ): 6.950E+10 Parms: SM M1 Compute Stats, Diag. # 149 SIhsnow vol( 0 ): 6.950E+10 Parms: SM M1 Compute Stats, Diag. # 153 SIuice vol( 0 ): 6.900E+10 Parms: UU M1 Compute Stats, Diag. # 154 SIvice vol( 0 ): 6.750E+10 Parms: VV M1 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 3.40473858E-01 8.02519456E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 5.47140695E+00 1.51269213E+00 SEAICE_LSR (ipass= 1) iters,dU,Resid= 1500 9.38041889E-05 9.56223578E-02 SEAICE_LSR (ipass= 1) iters,dV,Resid= 352 9.45270338E-13 1.60417907E-11 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 2.00440447E-01 4.32224597E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 8.95942728E+00 7.97622755E-01 SEAICE_LSR (ipass= 2) iters,dU,Resid= 1500 4.20878540E-05 9.62778279E-02 SEAICE_LSR (ipass= 2) iters,dV,Resid= 296 9.71927400E-13 1.19345013E-11 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON seaice_tsnumber = 2 (PID.TID 0000.0001) %MON seaice_time_sec = 3.6000000000000E+03 (PID.TID 0000.0001) %MON seaice_uice_max = 7.0236912367008E-01 (PID.TID 0000.0001) %MON seaice_uice_min = 1.5112001727564E-01 (PID.TID 0000.0001) %MON seaice_uice_mean = 6.1158398129344E-01 (PID.TID 0000.0001) %MON seaice_uice_sd = 9.1718087118377E-02 (PID.TID 0000.0001) %MON seaice_uice_del2 = 1.6505842000409E-04 (PID.TID 0000.0001) %MON seaice_vice_max = 8.0807120133141E-02 (PID.TID 0000.0001) %MON seaice_vice_min = -6.4893616337361E-02 (PID.TID 0000.0001) %MON seaice_vice_mean = 6.3005832010715E-05 (PID.TID 0000.0001) %MON seaice_vice_sd = 2.3763836176379E-02 (PID.TID 0000.0001) %MON seaice_vice_del2 = 4.6769355557474E-05 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_min = 8.2464115921627E-01 (PID.TID 0000.0001) %MON seaice_area_mean = 9.9807070158909E-01 (PID.TID 0000.0001) %MON seaice_area_sd = 7.7409834935030E-03 (PID.TID 0000.0001) %MON seaice_area_del2 = 1.1171459217896E-04 (PID.TID 0000.0001) %MON seaice_heff_max = 2.2747854537079E-01 (PID.TID 0000.0001) %MON seaice_heff_min = 1.6494289026473E-01 (PID.TID 0000.0001) %MON seaice_heff_mean = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_sd = 2.1725549101232E-03 (PID.TID 0000.0001) %MON seaice_heff_del2 = 2.9185908674520E-05 (PID.TID 0000.0001) %MON seaice_hsnow_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 3.51952310E-01 8.02108238E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 1.41800373E+00 5.25919190E-01 SEAICE_LSR (ipass= 1) iters,dU,Resid= 1500 2.00981188E-06 2.04325938E-03 SEAICE_LSR (ipass= 1) iters,dV,Resid= 448 9.62202540E-13 2.81168430E-11 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 9.53404453E-02 4.08562904E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 1.76923583E+00 5.48890802E-01 SEAICE_LSR (ipass= 2) iters,dU,Resid= 1500 3.60937430E-07 3.43172708E-04 SEAICE_LSR (ipass= 2) iters,dV,Resid= 628 9.85847255E-13 7.51540714E-11 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON seaice_tsnumber = 3 (PID.TID 0000.0001) %MON seaice_time_sec = 5.4000000000000E+03 (PID.TID 0000.0001) %MON seaice_uice_max = 6.7288937442682E-01 (PID.TID 0000.0001) %MON seaice_uice_min = 2.2685131170055E-01 (PID.TID 0000.0001) %MON seaice_uice_mean = 5.2381056660101E-01 (PID.TID 0000.0001) %MON seaice_uice_sd = 8.4110188878011E-02 (PID.TID 0000.0001) %MON seaice_uice_del2 = 1.3345018097844E-04 (PID.TID 0000.0001) %MON seaice_vice_max = 1.2563901284375E-01 (PID.TID 0000.0001) %MON seaice_vice_min = -1.1611526797915E-01 (PID.TID 0000.0001) %MON seaice_vice_mean = -1.8347269013564E-03 (PID.TID 0000.0001) %MON seaice_vice_sd = 4.5458760826033E-02 (PID.TID 0000.0001) %MON seaice_vice_del2 = 6.0421031542357E-05 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_min = 6.8619529614319E-01 (PID.TID 0000.0001) %MON seaice_area_mean = 9.9713112764724E-01 (PID.TID 0000.0001) %MON seaice_area_sd = 1.4731212486915E-02 (PID.TID 0000.0001) %MON seaice_area_del2 = 2.4284751454799E-04 (PID.TID 0000.0001) %MON seaice_heff_max = 2.5203127295924E-01 (PID.TID 0000.0001) %MON seaice_heff_min = 1.3726905179754E-01 (PID.TID 0000.0001) %MON seaice_heff_mean = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_sd = 4.1240361821754E-03 (PID.TID 0000.0001) %MON seaice_heff_del2 = 6.3601606565638E-05 (PID.TID 0000.0001) %MON seaice_hsnow_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= Computing Diagnostic # 153 SIuice Counter: 1 Parms: UU M1 Vector Mate for SIuice Diagnostic # 154 SIvice exists Computing Diagnostic # 154 SIvice Counter: 1 Parms: VV M1 Vector Mate for SIvice Diagnostic # 153 SIuice exists Computing Diagnostic # 147 SIheff Counter: 1 Parms: SM M1 Computing Diagnostic # 144 SIarea Counter: 1 Parms: SM M1 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 4.11436813E-02 3.39759915E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 1.82043508E+00 6.84691338E-01 SEAICE_LSR (ipass= 1) iters,dU,Resid= 1500 9.41405941E-07 5.62453025E-04 SEAICE_LSR (ipass= 1) iters,dV,Resid= 422 9.73335995E-13 3.18046669E-11 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 2.86428357E-02 2.49988316E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 1.84945717E+00 8.28337370E-01 SEAICE_LSR (ipass= 2) iters,dU,Resid= 1500 1.86608572E-07 1.42100362E-04 SEAICE_LSR (ipass= 2) iters,dV,Resid= 370 9.18376486E-13 2.57689209E-11 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON seaice_tsnumber = 4 (PID.TID 0000.0001) %MON seaice_time_sec = 7.2000000000000E+03 (PID.TID 0000.0001) %MON seaice_uice_max = 6.8433330590722E-01 (PID.TID 0000.0001) %MON seaice_uice_min = 2.6893188967839E-01 (PID.TID 0000.0001) %MON seaice_uice_mean = 5.3303429864397E-01 (PID.TID 0000.0001) %MON seaice_uice_sd = 8.0069400933997E-02 (PID.TID 0000.0001) %MON seaice_uice_del2 = 1.2020753480109E-04 (PID.TID 0000.0001) %MON seaice_vice_max = 1.4535280410383E-01 (PID.TID 0000.0001) %MON seaice_vice_min = -1.2759022454275E-01 (PID.TID 0000.0001) %MON seaice_vice_mean = -1.8288913894364E-03 (PID.TID 0000.0001) %MON seaice_vice_sd = 5.1917403483740E-02 (PID.TID 0000.0001) %MON seaice_vice_del2 = 6.1496442917188E-05 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_min = 5.7164577273744E-01 (PID.TID 0000.0001) %MON seaice_area_mean = 9.9619759029632E-01 (PID.TID 0000.0001) %MON seaice_area_sd = 2.1475038247447E-02 (PID.TID 0000.0001) %MON seaice_area_del2 = 3.4164281053622E-04 (PID.TID 0000.0001) %MON seaice_heff_max = 2.7593213969900E-01 (PID.TID 0000.0001) %MON seaice_heff_min = 1.1437000441519E-01 (PID.TID 0000.0001) %MON seaice_heff_mean = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_sd = 6.1185225625162E-03 (PID.TID 0000.0001) %MON seaice_heff_del2 = 9.4313842240614E-05 (PID.TID 0000.0001) %MON seaice_hsnow_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 2.47713058E-02 1.95497718E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 2.28324146E+00 1.12160734E+00 SEAICE_LSR (ipass= 1) iters,dU,Resid= 1500 1.02127879E-07 1.02127420E-04 SEAICE_LSR (ipass= 1) iters,dV,Resid= 344 9.85572735E-13 2.89831120E-11 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 2.19088170E-02 1.74353905E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 2.46941034E+00 1.45161508E+00 SEAICE_LSR (ipass= 2) iters,dU,Resid= 1500 4.97957533E-08 5.83721624E-05 SEAICE_LSR (ipass= 2) iters,dV,Resid= 328 9.79820391E-13 2.78182985E-11 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON seaice_tsnumber = 5 (PID.TID 0000.0001) %MON seaice_time_sec = 9.0000000000000E+03 (PID.TID 0000.0001) %MON seaice_uice_max = 6.8971853654848E-01 (PID.TID 0000.0001) %MON seaice_uice_min = 2.7325250630569E-01 (PID.TID 0000.0001) %MON seaice_uice_mean = 5.3310337921989E-01 (PID.TID 0000.0001) %MON seaice_uice_sd = 8.0544099239500E-02 (PID.TID 0000.0001) %MON seaice_uice_del2 = 1.1734624236626E-04 (PID.TID 0000.0001) %MON seaice_vice_max = 1.5468843722035E-01 (PID.TID 0000.0001) %MON seaice_vice_min = -1.3117563590320E-01 (PID.TID 0000.0001) %MON seaice_vice_mean = -1.6031180036790E-03 (PID.TID 0000.0001) %MON seaice_vice_sd = 5.4008236531525E-02 (PID.TID 0000.0001) %MON seaice_vice_del2 = 6.4386283348363E-05 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_min = 4.7882234905494E-01 (PID.TID 0000.0001) %MON seaice_area_mean = 9.9527584426037E-01 (PID.TID 0000.0001) %MON seaice_area_sd = 2.7805891324546E-02 (PID.TID 0000.0001) %MON seaice_area_del2 = 4.0914020155788E-04 (PID.TID 0000.0001) %MON seaice_heff_max = 2.9771976135763E-01 (PID.TID 0000.0001) %MON seaice_heff_min = 9.5813513894688E-02 (PID.TID 0000.0001) %MON seaice_heff_mean = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_sd = 8.0336412492804E-03 (PID.TID 0000.0001) %MON seaice_heff_del2 = 1.1873262031487E-04 (PID.TID 0000.0001) %MON seaice_hsnow_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= Compute Stats, Diag. # 144 SIarea vol( 0 ): 2.780E+11 Parms: SM M1 Compute Stats, Diag. # 147 SIheff vol( 0 ): 2.780E+11 Parms: SM M1 Compute Stats, Diag. # 149 SIhsnow vol( 0 ): 2.780E+11 Parms: SM M1 Compute Stats, Diag. # 153 SIuice vol( 0 ): 2.760E+11 Parms: UU M1 Compute Stats, Diag. # 154 SIvice vol( 0 ): 2.700E+11 Parms: VV M1 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 2.14425674E-02 1.70339311E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 3.47618667E+00 3.38081997E+00 SEAICE_LSR (ipass= 1) iters,dU,Resid= 1500 6.44567099E-08 1.02363785E-04 SEAICE_LSR (ipass= 1) iters,dV,Resid= 328 9.19223031E-13 2.89404608E-11 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 1.96960923E-02 1.52023308E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 4.01249943E+00 4.21803139E+00 SEAICE_LSR (ipass= 2) iters,dU,Resid= 1500 2.95667122E-08 5.40797560E-05 SEAICE_LSR (ipass= 2) iters,dV,Resid= 314 9.65810765E-13 3.20142247E-11 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON seaice_tsnumber = 6 (PID.TID 0000.0001) %MON seaice_time_sec = 1.0800000000000E+04 (PID.TID 0000.0001) %MON seaice_uice_max = 6.9270809173164E-01 (PID.TID 0000.0001) %MON seaice_uice_min = 2.6716146034555E-01 (PID.TID 0000.0001) %MON seaice_uice_mean = 5.3291760093517E-01 (PID.TID 0000.0001) %MON seaice_uice_sd = 8.0974226218473E-02 (PID.TID 0000.0001) %MON seaice_uice_del2 = 1.1986517096531E-04 (PID.TID 0000.0001) %MON seaice_vice_max = 1.6191963112816E-01 (PID.TID 0000.0001) %MON seaice_vice_min = -1.3287233544408E-01 (PID.TID 0000.0001) %MON seaice_vice_mean = -1.3289171998953E-03 (PID.TID 0000.0001) %MON seaice_vice_sd = 5.5055369048964E-02 (PID.TID 0000.0001) %MON seaice_vice_del2 = 7.1369221746341E-05 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_min = 4.0409332325752E-01 (PID.TID 0000.0001) %MON seaice_area_mean = 9.9436081719606E-01 (PID.TID 0000.0001) %MON seaice_area_sd = 3.3781272580692E-02 (PID.TID 0000.0001) %MON seaice_area_del2 = 4.5311765803612E-04 (PID.TID 0000.0001) %MON seaice_heff_max = 3.1730149363145E-01 (PID.TID 0000.0001) %MON seaice_heff_min = 8.0874774660867E-02 (PID.TID 0000.0001) %MON seaice_heff_mean = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_sd = 9.8533290514457E-03 (PID.TID 0000.0001) %MON seaice_heff_del2 = 1.3756507844055E-04 (PID.TID 0000.0001) %MON seaice_hsnow_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 1.81583707E-02 1.52152472E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 5.03159631E+00 5.55351253E+00 SEAICE_LSR (ipass= 1) iters,dU,Resid= 1500 8.89620717E-08 1.56449635E-04 SEAICE_LSR (ipass= 1) iters,dV,Resid= 338 9.75157455E-13 1.79856879E-10 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 1.70391626E-02 1.42187131E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 5.16820703E+00 5.33259566E+00 SEAICE_LSR (ipass= 2) iters,dU,Resid= 1500 2.16098422E-08 5.05451814E-05 SEAICE_LSR (ipass= 2) iters,dV,Resid= 338 9.81623637E-13 1.75956683E-10 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON seaice_tsnumber = 7 (PID.TID 0000.0001) %MON seaice_time_sec = 1.2600000000000E+04 (PID.TID 0000.0001) %MON seaice_uice_max = 6.9482924572700E-01 (PID.TID 0000.0001) %MON seaice_uice_min = 2.5208142429056E-01 (PID.TID 0000.0001) %MON seaice_uice_mean = 5.3269146784154E-01 (PID.TID 0000.0001) %MON seaice_uice_sd = 8.1516380355993E-02 (PID.TID 0000.0001) %MON seaice_uice_del2 = 1.2517791663013E-04 (PID.TID 0000.0001) %MON seaice_vice_max = 1.7183943693467E-01 (PID.TID 0000.0001) %MON seaice_vice_min = -1.3408727116043E-01 (PID.TID 0000.0001) %MON seaice_vice_mean = -1.0754682490861E-03 (PID.TID 0000.0001) %MON seaice_vice_sd = 5.5798331307746E-02 (PID.TID 0000.0001) %MON seaice_vice_del2 = 8.1142911638733E-05 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_min = 3.4438235677556E-01 (PID.TID 0000.0001) %MON seaice_area_mean = 9.9345086599442E-01 (PID.TID 0000.0001) %MON seaice_area_sd = 3.9467051823381E-02 (PID.TID 0000.0001) %MON seaice_area_del2 = 4.8179954846165E-04 (PID.TID 0000.0001) %MON seaice_heff_max = 3.3483648352644E-01 (PID.TID 0000.0001) %MON seaice_heff_min = 6.8942305191491E-02 (PID.TID 0000.0001) %MON seaice_heff_mean = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_sd = 1.1577167696261E-02 (PID.TID 0000.0001) %MON seaice_heff_del2 = 1.5174356216137E-04 (PID.TID 0000.0001) %MON seaice_hsnow_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 1.74044942E-02 1.43842646E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 5.58033490E+00 4.85297921E+00 SEAICE_LSR (ipass= 1) iters,dU,Resid= 1500 8.19329202E-08 1.71348691E-04 SEAICE_LSR (ipass= 1) iters,dV,Resid= 332 9.70526610E-13 1.63978795E-10 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 1.64174741E-02 1.34785938E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 5.63567808E+00 4.17898909E+00 SEAICE_LSR (ipass= 2) iters,dU,Resid= 1500 2.46335146E-08 6.50944857E-05 SEAICE_LSR (ipass= 2) iters,dV,Resid= 308 9.94032981E-13 1.49666157E-10 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON seaice_tsnumber = 8 (PID.TID 0000.0001) %MON seaice_time_sec = 1.4400000000000E+04 (PID.TID 0000.0001) %MON seaice_uice_max = 6.9644304399906E-01 (PID.TID 0000.0001) %MON seaice_uice_min = 2.3282329615860E-01 (PID.TID 0000.0001) %MON seaice_uice_mean = 5.3245646773240E-01 (PID.TID 0000.0001) %MON seaice_uice_sd = 8.2113666688861E-02 (PID.TID 0000.0001) %MON seaice_uice_del2 = 1.3213906731120E-04 (PID.TID 0000.0001) %MON seaice_vice_max = 1.8061772654912E-01 (PID.TID 0000.0001) %MON seaice_vice_min = -1.3526213641248E-01 (PID.TID 0000.0001) %MON seaice_vice_mean = -8.5813011264084E-04 (PID.TID 0000.0001) %MON seaice_vice_sd = 5.6401937745882E-02 (PID.TID 0000.0001) %MON seaice_vice_del2 = 9.1717535651513E-05 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_min = 2.9685233284458E-01 (PID.TID 0000.0001) %MON seaice_area_mean = 9.9254511492327E-01 (PID.TID 0000.0001) %MON seaice_area_sd = 4.4911835702142E-02 (PID.TID 0000.0001) %MON seaice_area_del2 = 5.0290950954573E-04 (PID.TID 0000.0001) %MON seaice_heff_max = 3.5063387886945E-01 (PID.TID 0000.0001) %MON seaice_heff_min = 5.9449144969592E-02 (PID.TID 0000.0001) %MON seaice_heff_mean = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_sd = 1.3210708888795E-02 (PID.TID 0000.0001) %MON seaice_heff_del2 = 1.6232398094929E-04 (PID.TID 0000.0001) %MON seaice_hsnow_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 1.61992275E-02 1.31305873E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 5.99218818E+00 3.51072037E+00 SEAICE_LSR (ipass= 1) iters,dU,Resid= 1500 7.26170072E-08 1.71677140E-04 SEAICE_LSR (ipass= 1) iters,dV,Resid= 310 9.20291621E-13 4.28533743E-11 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 1.49801493E-02 1.22033228E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 6.14771684E+00 3.26947183E+00 SEAICE_LSR (ipass= 2) iters,dU,Resid= 1500 2.54432569E-08 7.52724335E-05 SEAICE_LSR (ipass= 2) iters,dV,Resid= 296 9.79112624E-13 3.83249480E-11 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON seaice_tsnumber = 9 (PID.TID 0000.0001) %MON seaice_time_sec = 1.6200000000000E+04 (PID.TID 0000.0001) %MON seaice_uice_max = 6.9774801955092E-01 (PID.TID 0000.0001) %MON seaice_uice_min = 2.1267384043978E-01 (PID.TID 0000.0001) %MON seaice_uice_mean = 5.3222390103472E-01 (PID.TID 0000.0001) %MON seaice_uice_sd = 8.2738024114402E-02 (PID.TID 0000.0001) %MON seaice_uice_del2 = 1.4022656411892E-04 (PID.TID 0000.0001) %MON seaice_vice_max = 1.8843155663559E-01 (PID.TID 0000.0001) %MON seaice_vice_min = -1.3651637192977E-01 (PID.TID 0000.0001) %MON seaice_vice_mean = -6.7706199025181E-04 (PID.TID 0000.0001) %MON seaice_vice_sd = 5.6906119498625E-02 (PID.TID 0000.0001) %MON seaice_vice_del2 = 1.0469847426637E-04 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_min = 2.5886800541099E-01 (PID.TID 0000.0001) %MON seaice_area_mean = 9.9164273436363E-01 (PID.TID 0000.0001) %MON seaice_area_sd = 5.0154101108305E-02 (PID.TID 0000.0001) %MON seaice_area_del2 = 5.2244330893901E-04 (PID.TID 0000.0001) %MON seaice_heff_max = 3.6503499353494E-01 (PID.TID 0000.0001) %MON seaice_heff_min = 5.1866629939540E-02 (PID.TID 0000.0001) %MON seaice_heff_mean = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_sd = 1.4763502121107E-02 (PID.TID 0000.0001) %MON seaice_heff_del2 = 1.7031657275270E-04 (PID.TID 0000.0001) %MON seaice_hsnow_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= Compute Stats, Diag. # 144 SIarea vol( 0 ): 2.780E+11 Parms: SM M1 Compute Stats, Diag. # 147 SIheff vol( 0 ): 2.780E+11 Parms: SM M1 Compute Stats, Diag. # 149 SIhsnow vol( 0 ): 2.780E+11 Parms: SM M1 Compute Stats, Diag. # 153 SIuice vol( 0 ): 2.760E+11 Parms: UU M1 Compute Stats, Diag. # 154 SIvice vol( 0 ): 2.700E+11 Parms: VV M1 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 1.44893124E-02 1.12568457E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 6.61704161E+00 3.36208009E+00 SEAICE_LSR (ipass= 1) iters,dU,Resid= 1500 6.57469757E-08 1.69396461E-04 SEAICE_LSR (ipass= 1) iters,dV,Resid= 304 9.91061400E-13 3.00540223E-11 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 1.34961394E-02 1.05109010E-02 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 6.83197968E+00 3.47910895E+00 SEAICE_LSR (ipass= 2) iters,dU,Resid= 1500 2.28565442E-08 7.58702449E-05 SEAICE_LSR (ipass= 2) iters,dV,Resid= 292 9.06191788E-13 2.88811548E-11 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON seaice_tsnumber = 10 (PID.TID 0000.0001) %MON seaice_time_sec = 1.8000000000000E+04 (PID.TID 0000.0001) %MON seaice_uice_max = 6.9896199168671E-01 (PID.TID 0000.0001) %MON seaice_uice_min = 1.9324273592972E-01 (PID.TID 0000.0001) %MON seaice_uice_mean = 5.3199725565693E-01 (PID.TID 0000.0001) %MON seaice_uice_sd = 8.3370282363600E-02 (PID.TID 0000.0001) %MON seaice_uice_del2 = 1.4889046185032E-04 (PID.TID 0000.0001) %MON seaice_vice_max = 1.9539387791006E-01 (PID.TID 0000.0001) %MON seaice_vice_min = -1.3833496397364E-01 (PID.TID 0000.0001) %MON seaice_vice_mean = -5.3107162467680E-04 (PID.TID 0000.0001) %MON seaice_vice_sd = 5.7331208241479E-02 (PID.TID 0000.0001) %MON seaice_vice_del2 = 1.1916007104639E-04 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_min = 2.2831294902967E-01 (PID.TID 0000.0001) %MON seaice_area_mean = 9.9074321974946E-01 (PID.TID 0000.0001) %MON seaice_area_sd = 5.5196785498059E-02 (PID.TID 0000.0001) %MON seaice_area_del2 = 5.4336800682873E-04 (PID.TID 0000.0001) %MON seaice_heff_max = 3.7835230914011E-01 (PID.TID 0000.0001) %MON seaice_heff_min = 4.5769956555429E-02 (PID.TID 0000.0001) %MON seaice_heff_mean = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_sd = 1.6243105430385E-02 (PID.TID 0000.0001) %MON seaice_heff_del2 = 1.7652095923198E-04 (PID.TID 0000.0001) %MON seaice_hsnow_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 1.32806619E-02 9.71964754E-03 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 7.31849827E+00 3.95028328E+00 SEAICE_LSR (ipass= 1) iters,dU,Resid= 1500 6.20891890E-08 1.70555103E-04 SEAICE_LSR (ipass= 1) iters,dV,Resid= 302 9.02077024E-13 2.67572034E-11 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 1.25278525E-02 9.34230423E-03 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 7.54012106E+00 4.23611406E+00 SEAICE_LSR (ipass= 2) iters,dU,Resid= 1500 1.80578226E-08 6.87148361E-05 SEAICE_LSR (ipass= 2) iters,dV,Resid= 288 8.98038588E-13 2.78847963E-11 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON seaice_tsnumber = 11 (PID.TID 0000.0001) %MON seaice_time_sec = 1.9800000000000E+04 (PID.TID 0000.0001) %MON seaice_uice_max = 7.0018163985716E-01 (PID.TID 0000.0001) %MON seaice_uice_min = 1.7542757050492E-01 (PID.TID 0000.0001) %MON seaice_uice_mean = 5.3177590132112E-01 (PID.TID 0000.0001) %MON seaice_uice_sd = 8.4003125237667E-02 (PID.TID 0000.0001) %MON seaice_uice_del2 = 1.5759736191883E-04 (PID.TID 0000.0001) %MON seaice_vice_max = 2.0158401333014E-01 (PID.TID 0000.0001) %MON seaice_vice_min = -1.4418987990392E-01 (PID.TID 0000.0001) %MON seaice_vice_mean = -4.1774587539171E-04 (PID.TID 0000.0001) %MON seaice_vice_sd = 5.7685011417427E-02 (PID.TID 0000.0001) %MON seaice_vice_del2 = 1.2976937358727E-04 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_min = 2.0354790262052E-01 (PID.TID 0000.0001) %MON seaice_area_mean = 9.8984602295568E-01 (PID.TID 0000.0001) %MON seaice_area_sd = 6.0000961936673E-02 (PID.TID 0000.0001) %MON seaice_area_del2 = 5.6274464864862E-04 (PID.TID 0000.0001) %MON seaice_heff_max = 3.9082594424306E-01 (PID.TID 0000.0001) %MON seaice_heff_min = 4.0830257121338E-02 (PID.TID 0000.0001) %MON seaice_heff_mean = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_sd = 1.7651889592065E-02 (PID.TID 0000.0001) %MON seaice_heff_del2 = 1.8104026652128E-04 (PID.TID 0000.0001) %MON seaice_hsnow_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 1.23995312E-02 8.95810457E-03 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 8.03029216E+00 4.98112971E+00 SEAICE_LSR (ipass= 1) iters,dU,Resid= 1500 6.24253036E-08 1.79835970E-04 SEAICE_LSR (ipass= 1) iters,dV,Resid= 298 9.68995717E-13 2.72484996E-11 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 1.17953253E-02 8.72642962E-03 SEAICE_LSR: Residual FrDrift U_fd,V_fd= 8.28587881E+00 5.44870407E+00 SEAICE_LSR (ipass= 2) iters,dU,Resid= 1500 1.70727049E-08 6.05262890E-05 SEAICE_LSR (ipass= 2) iters,dV,Resid= 284 9.61571101E-13 2.60791215E-11 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) %MON seaice_tsnumber = 12 (PID.TID 0000.0001) %MON seaice_time_sec = 2.1600000000000E+04 (PID.TID 0000.0001) %MON seaice_uice_max = 7.0125965163460E-01 (PID.TID 0000.0001) %MON seaice_uice_min = 1.5962567189583E-01 (PID.TID 0000.0001) %MON seaice_uice_mean = 5.3156031286931E-01 (PID.TID 0000.0001) %MON seaice_uice_sd = 8.4628991162887E-02 (PID.TID 0000.0001) %MON seaice_uice_del2 = 1.6605720441225E-04 (PID.TID 0000.0001) %MON seaice_vice_max = 2.0707806501790E-01 (PID.TID 0000.0001) %MON seaice_vice_min = -1.4934047252325E-01 (PID.TID 0000.0001) %MON seaice_vice_mean = -3.3031931648098E-04 (PID.TID 0000.0001) %MON seaice_vice_sd = 5.7985880284964E-02 (PID.TID 0000.0001) %MON seaice_vice_del2 = 1.3706392602450E-04 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_area_min = 1.8332029256036E-01 (PID.TID 0000.0001) %MON seaice_area_mean = 9.8895092330512E-01 (PID.TID 0000.0001) %MON seaice_area_sd = 6.4584017824278E-02 (PID.TID 0000.0001) %MON seaice_area_del2 = 5.7939673900426E-04 (PID.TID 0000.0001) %MON seaice_heff_max = 4.0261540744424E-01 (PID.TID 0000.0001) %MON seaice_heff_min = 3.6796100882918E-02 (PID.TID 0000.0001) %MON seaice_heff_mean = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_heff_sd = 1.8999479345509E-02 (PID.TID 0000.0001) %MON seaice_heff_del2 = 1.8413600715637E-04 (PID.TID 0000.0001) %MON seaice_hsnow_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR SEAICE statistics (PID.TID 0000.0001) // ======================================================= Compute Stats, Diag. # 144 SIarea vol( 0 ): 2.085E+11 Parms: SM M1 Compute Stats, Diag. # 147 SIheff vol( 0 ): 2.085E+11 Parms: SM M1 Compute Stats, Diag. # 149 SIhsnow vol( 0 ): 2.085E+11 Parms: SM M1 Compute Stats, Diag. # 153 SIuice vol( 0 ): 2.070E+11 Parms: UU M1 Compute Stats, Diag. # 154 SIvice vol( 0 ): 2.025E+11 Parms: VV M1 (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: iceStDiag.0000000000.txt , unit= 9 (PID.TID 0000.0001) %CHECKPOINT 12 ckptA (PID.TID 0000.0001) Seconds in section "ALL [THE_MODEL_MAIN]": (PID.TID 0000.0001) User time: 17.780000000000001 (PID.TID 0000.0001) System time: 4.00000000000000008E-002 (PID.TID 0000.0001) Wall clock time: 17.883624076843262 (PID.TID 0000.0001) No. starts: 1 (PID.TID 0000.0001) No. stops: 1 (PID.TID 0000.0001) Seconds in section "INITIALISE_FIXED [THE_MODEL_MAIN]": (PID.TID 0000.0001) User time: 4.00000000000000008E-002 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 5.30819892883300781E-002 (PID.TID 0000.0001) No. starts: 1 (PID.TID 0000.0001) No. stops: 1 (PID.TID 0000.0001) Seconds in section "THE_MAIN_LOOP [THE_MODEL_MAIN]": (PID.TID 0000.0001) User time: 17.740000000000002 (PID.TID 0000.0001) System time: 4.00000000000000008E-002 (PID.TID 0000.0001) Wall clock time: 17.830507993698120 (PID.TID 0000.0001) No. starts: 1 (PID.TID 0000.0001) No. stops: 1 (PID.TID 0000.0001) Seconds in section "INITIALISE_VARIA [THE_MAIN_LOOP]": (PID.TID 0000.0001) User time: 1.00000000000000019E-002 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 1.81028842926025391E-002 (PID.TID 0000.0001) No. starts: 1 (PID.TID 0000.0001) No. stops: 1 (PID.TID 0000.0001) Seconds in section "MAIN LOOP [THE_MAIN_LOOP]": (PID.TID 0000.0001) User time: 17.730000000000000 (PID.TID 0000.0001) System time: 4.00000000000000008E-002 (PID.TID 0000.0001) Wall clock time: 17.812378168106079 (PID.TID 0000.0001) No. starts: 1 (PID.TID 0000.0001) No. stops: 1 (PID.TID 0000.0001) Seconds in section "MAIN_DO_LOOP [THE_MAIN_LOOP]": (PID.TID 0000.0001) User time: 17.729999999999997 (PID.TID 0000.0001) System time: 3.99999999999999870E-002 (PID.TID 0000.0001) Wall clock time: 17.812264919281006 (PID.TID 0000.0001) No. starts: 12 (PID.TID 0000.0001) No. stops: 12 (PID.TID 0000.0001) Seconds in section "FORWARD_STEP [MAIN_DO_LOOP]": (PID.TID 0000.0001) User time: 17.729999999999997 (PID.TID 0000.0001) System time: 3.99999999999999870E-002 (PID.TID 0000.0001) Wall clock time: 17.812052965164185 (PID.TID 0000.0001) No. starts: 12 (PID.TID 0000.0001) No. stops: 12 (PID.TID 0000.0001) Seconds in section "DO_STATEVARS_DIAGS [FORWARD_STEP]": (PID.TID 0000.0001) User time: 9.99999999999801048E-003 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 9.34243202209472656E-003 (PID.TID 0000.0001) No. starts: 36 (PID.TID 0000.0001) No. stops: 36 (PID.TID 0000.0001) Seconds in section "LOAD_FIELDS_DRIVER [FORWARD_STEP]": (PID.TID 0000.0001) User time: 3.99999999999991473E-002 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 5.32963275909423828E-002 (PID.TID 0000.0001) No. starts: 12 (PID.TID 0000.0001) No. stops: 12 (PID.TID 0000.0001) Seconds in section "EXF_GETFORCING [LOAD_FLDS_DRIVER]": (PID.TID 0000.0001) User time: 3.99999999999991473E-002 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 5.28564453125000000E-002 (PID.TID 0000.0001) No. starts: 12 (PID.TID 0000.0001) No. stops: 12 (PID.TID 0000.0001) Seconds in section "EXTERNAL_FLDS_LOAD [LOAD_FLDS_DRIVER]": (PID.TID 0000.0001) User time: 0.0000000000000000 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 1.12533569335937500E-004 (PID.TID 0000.0001) No. starts: 12 (PID.TID 0000.0001) No. stops: 12 (PID.TID 0000.0001) Seconds in section "DO_ATMOSPHERIC_PHYS [FORWARD_STEP]": (PID.TID 0000.0001) User time: 0.0000000000000000 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 1.06334686279296875E-004 (PID.TID 0000.0001) No. starts: 12 (PID.TID 0000.0001) No. stops: 12 (PID.TID 0000.0001) Seconds in section "DO_OCEANIC_PHYS [FORWARD_STEP]": (PID.TID 0000.0001) User time: 17.659999999999997 (PID.TID 0000.0001) System time: 3.99999999999999870E-002 (PID.TID 0000.0001) Wall clock time: 17.712686061859131 (PID.TID 0000.0001) No. starts: 12 (PID.TID 0000.0001) No. stops: 12 (PID.TID 0000.0001) Seconds in section "SEAICE_MODEL [DO_OCEANIC_PHYS]": (PID.TID 0000.0001) User time: 17.650000000000006 (PID.TID 0000.0001) System time: 3.99999999999999870E-002 (PID.TID 0000.0001) Wall clock time: 17.707390785217285 (PID.TID 0000.0001) No. starts: 12 (PID.TID 0000.0001) No. stops: 12 (PID.TID 0000.0001) Seconds in section "SEAICE_DYNSOLVER [SEAICE_MODEL]": (PID.TID 0000.0001) User time: 17.609999999999999 (PID.TID 0000.0001) System time: 3.99999999999999870E-002 (PID.TID 0000.0001) Wall clock time: 17.667046070098877 (PID.TID 0000.0001) No. starts: 12 (PID.TID 0000.0001) No. stops: 12 (PID.TID 0000.0001) Seconds in section "BLOCKING_EXCHANGES [FORWARD_STEP]": (PID.TID 0000.0001) User time: 0.0000000000000000 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 1.99270248413085938E-003 (PID.TID 0000.0001) No. starts: 24 (PID.TID 0000.0001) No. stops: 24 (PID.TID 0000.0001) Seconds in section "THERMODYNAMICS [FORWARD_STEP]": (PID.TID 0000.0001) User time: 0.0000000000000000 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 1.92546844482421875E-003 (PID.TID 0000.0001) No. starts: 12 (PID.TID 0000.0001) No. stops: 12 (PID.TID 0000.0001) Seconds in section "TRC_CORRECTION_STEP [FORWARD_STEP]": (PID.TID 0000.0001) User time: 0.0000000000000000 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 1.11818313598632813E-004 (PID.TID 0000.0001) No. starts: 12 (PID.TID 0000.0001) No. stops: 12 (PID.TID 0000.0001) Seconds in section "MONITOR [FORWARD_STEP]": (PID.TID 0000.0001) User time: 0.0000000000000000 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 1.31607055664062500E-004 (PID.TID 0000.0001) No. starts: 12 (PID.TID 0000.0001) No. stops: 12 (PID.TID 0000.0001) Seconds in section "DO_THE_MODEL_IO [FORWARD_STEP]": (PID.TID 0000.0001) User time: 1.99999999999995737E-002 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 2.75895595550537109E-002 (PID.TID 0000.0001) No. starts: 12 (PID.TID 0000.0001) No. stops: 12 (PID.TID 0000.0001) Seconds in section "DO_WRITE_PICKUP [FORWARD_STEP]": (PID.TID 0000.0001) User time: 0.0000000000000000 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 3.37338447570800781E-003 (PID.TID 0000.0001) No. starts: 12 (PID.TID 0000.0001) No. stops: 12 (PID.TID 0000.0001) // ====================================================== (PID.TID 0000.0001) // Tile <-> Tile communication statistics (PID.TID 0000.0001) // ====================================================== (PID.TID 0000.0001) // o Tile number: 000001 (PID.TID 0000.0001) // No. X exchanges = 0 (PID.TID 0000.0001) // Max. X spins = 0 (PID.TID 0000.0001) // Min. X spins = 1000000000 (PID.TID 0000.0001) // Total. X spins = 0 (PID.TID 0000.0001) // Avg. X spins = 0.00E+00 (PID.TID 0000.0001) // No. Y exchanges = 0 (PID.TID 0000.0001) // Max. Y spins = 0 (PID.TID 0000.0001) // Min. Y spins = 1000000000 (PID.TID 0000.0001) // Total. Y spins = 0 (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00 (PID.TID 0000.0001) // o Tile number: 000002 (PID.TID 0000.0001) // No. X exchanges = 0 (PID.TID 0000.0001) // Max. X spins = 0 (PID.TID 0000.0001) // Min. X spins = 1000000000 (PID.TID 0000.0001) // Total. X spins = 0 (PID.TID 0000.0001) // Avg. X spins = 0.00E+00 (PID.TID 0000.0001) // No. Y exchanges = 0 (PID.TID 0000.0001) // Max. Y spins = 0 (PID.TID 0000.0001) // Min. Y spins = 1000000000 (PID.TID 0000.0001) // Total. Y spins = 0 (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00 (PID.TID 0000.0001) // o Tile number: 000003 (PID.TID 0000.0001) // No. X exchanges = 0 (PID.TID 0000.0001) // Max. X spins = 0 (PID.TID 0000.0001) // Min. X spins = 1000000000 (PID.TID 0000.0001) // Total. X spins = 0 (PID.TID 0000.0001) // Avg. X spins = 0.00E+00 (PID.TID 0000.0001) // No. Y exchanges = 0 (PID.TID 0000.0001) // Max. Y spins = 0 (PID.TID 0000.0001) // Min. Y spins = 1000000000 (PID.TID 0000.0001) // Total. Y spins = 0 (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00 (PID.TID 0000.0001) // o Tile number: 000004 (PID.TID 0000.0001) // No. X exchanges = 0 (PID.TID 0000.0001) // Max. X spins = 0 (PID.TID 0000.0001) // Min. X spins = 1000000000 (PID.TID 0000.0001) // Total. X spins = 0 (PID.TID 0000.0001) // Avg. X spins = 0.00E+00 (PID.TID 0000.0001) // No. Y exchanges = 0 (PID.TID 0000.0001) // Max. Y spins = 0 (PID.TID 0000.0001) // Min. Y spins = 1000000000 (PID.TID 0000.0001) // Total. Y spins = 0 (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00 (PID.TID 0000.0001) // o Thread number: 000001 (PID.TID 0000.0001) // No. barriers = 46622 (PID.TID 0000.0001) // Max. barrier spins = 1 (PID.TID 0000.0001) // Min. barrier spins = 1 (PID.TID 0000.0001) // Total barrier spins = 46622 (PID.TID 0000.0001) // Avg. barrier spins = 1.00E+00 PROGRAM MAIN: Execution ended Normally