(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: checkpoint63e (PID.TID 0000.0001) // Build user: jmc (PID.TID 0000.0001) // Build host: baudelaire (PID.TID 0000.0001) // Build date: Mon Nov 7 02:24:06 EST 2011 (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 (PID.TID 0000.0001) ># namelist terminator. Other systems (PID.TID 0000.0001) ># use a / character (as shown here). (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 = 10 ; /* Tile size in X */ (PID.TID 0000.0001) sNy = 8 ; /* 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 = 3 ; /* No. levels in the vertical */ (PID.TID 0000.0001) Nx = 20 ; /* Total domain size in X ( = nPx*nSx*sNx ) */ (PID.TID 0000.0001) Ny = 16 ; /* 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. = 000001) (PID.TID 0000.0001) // WEST: Tile = 000002, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000001 (PID.TID 0000.0001) // EAST: Tile = 000002, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000001 (PID.TID 0000.0001) // SOUTH: Tile = 000003, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000002 (PID.TID 0000.0001) // NORTH: Tile = 000003, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000002 (PID.TID 0000.0001) // Tile number: 000002 (process no. = 000001) (PID.TID 0000.0001) // WEST: Tile = 000001, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000001 (PID.TID 0000.0001) // EAST: Tile = 000001, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000001 (PID.TID 0000.0001) // SOUTH: Tile = 000004, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000002 (PID.TID 0000.0001) // NORTH: Tile = 000004, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000002 (PID.TID 0000.0001) // Tile number: 000003 (process no. = 000001) (PID.TID 0000.0001) // WEST: Tile = 000004, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000002 (PID.TID 0000.0001) // EAST: Tile = 000004, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000002 (PID.TID 0000.0001) // SOUTH: Tile = 000001, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000001 (PID.TID 0000.0001) // NORTH: Tile = 000001, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000001 (PID.TID 0000.0001) // Tile number: 000004 (process no. = 000001) (PID.TID 0000.0001) // WEST: Tile = 000003, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000002 (PID.TID 0000.0001) // EAST: Tile = 000003, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000001, bj = 000002 (PID.TID 0000.0001) // SOUTH: Tile = 000002, Process = 000001, Comm = put (PID.TID 0000.0001) // bi = 000002, bj = 000001 (PID.TID 0000.0001) // NORTH: Tile = 000002, Process = 000001, 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) ># Continuous equation parameters (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># tRef - Reference vertical potential temperature (deg C) (PID.TID 0000.0001) ># sRef - Reference vertical salinity (PSU) (PID.TID 0000.0001) ># viscAh - Horizontal eddy viscosity coefficient (m^2/s) (PID.TID 0000.0001) ># viscAz - Vertical eddy viscosity coefficient (m^2/s) (PID.TID 0000.0001) ># diffKhT - Horizontal temperature diffusivity (m^2/s) (PID.TID 0000.0001) ># diffKzT - Vertical temperature diffusivity (m^2/s) (PID.TID 0000.0001) ># diffKhS - Horizontal salt diffusivity (m^2/s) (PID.TID 0000.0001) ># diffKzS - Vertical salt diffusivity (m^2/s) (PID.TID 0000.0001) ># f0 - Reference coriolis parameter, (PID.TID 0000.0001) ># south edge of f on beta plane (1/s) (PID.TID 0000.0001) ># beta - df/dy (s^-1.m^-1) (PID.TID 0000.0001) ># tAlpha - Linear EOS thermal expansion coefficient (1/oC) (PID.TID 0000.0001) ># sBeta - Linear EOS haline contraction coefficient (1/ppt) (PID.TID 0000.0001) ># gravity - Acceleration due to gravity (m/s^2) (PID.TID 0000.0001) ># gBaro - Accel. due to gravity used in barotropic equation (m/s^2) (PID.TID 0000.0001) ># rigidLid - Set to true to use rigid lid (PID.TID 0000.0001) ># implicitFreeSurface - Set to true to use implicit free surface (PID.TID 0000.0001) ># eosType - Flag for linear or polynomial equation of state (PID.TID 0000.0001) ># momAdvection - On/Off flag for momentum self transport (PID.TID 0000.0001) ># momViscosity - On/Off flag for momentum mixing (PID.TID 0000.0001) ># (PID.TID 0000.0001) > &PARM01 (PID.TID 0000.0001) > tRef= 3*4.0 , (PID.TID 0000.0001) > sRef= 3*34.65, (PID.TID 0000.0001) > no_slip_sides=.FALSE., (PID.TID 0000.0001) > no_slip_bottom=.TRUE., (PID.TID 0000.0001) > viscAz=1.93e-5, (PID.TID 0000.0001) > viscAh=5.E4, (PID.TID 0000.0001) > diffKhT=0.0, (PID.TID 0000.0001) > diffKzT=1.46e-5, (PID.TID 0000.0001) > diffKhS=0.0, (PID.TID 0000.0001) > diffKzS=1.46e-5, (PID.TID 0000.0001) > beta=1.E-11, (PID.TID 0000.0001) > tAlpha=2.E-4, (PID.TID 0000.0001) > sBeta =7.4E-4, (PID.TID 0000.0001) > eosType='JMD95Z', (PID.TID 0000.0001) > saltStepping=.FALSE., (PID.TID 0000.0001) > tempStepping=.FALSE., (PID.TID 0000.0001) > momStepping=.FALSE. (PID.TID 0000.0001) > readBinaryPrec=32, (PID.TID 0000.0001) > writeBinaryPrec=32, (PID.TID 0000.0001) >#- not safe to use globalFiles in multi-processors runs (PID.TID 0000.0001) >#globalFiles=.TRUE., (PID.TID 0000.0001) > allowFreezing=.FALSE., (PID.TID 0000.0001) > HeatCapacity_Cp = 3986.0, (PID.TID 0000.0001) > gravity = 9.8156, (PID.TID 0000.0001) > gBaro = 9.8156, (PID.TID 0000.0001) > rhoNil = 1027.0, (PID.TID 0000.0001) > rhoConstFresh = 999.8, (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) ># Elliptic solver parameters (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># cg2dMaxIters - Maximum number of 2d solver iterations (PID.TID 0000.0001) ># cg2dTargetResidual - Solver target residual (PID.TID 0000.0001) ># (PID.TID 0000.0001) > &PARM02 (PID.TID 0000.0001) > cg2dMaxIters=500, (PID.TID 0000.0001) > cg2dTargetResidual=1.D-8 (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) ># Time stepping parameters (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># startTime - Integration starting time (s) (PID.TID 0000.0001) ># endTime - Integration ending time (s) (PID.TID 0000.0001) ># tauCD - CD scheme coupling timescale (s) (PID.TID 0000.0001) ># deltaTMom - Timestep for momemtum equations (s) (PID.TID 0000.0001) ># deltaTtracer - Tracer timestep (s) (PID.TID 0000.0001) ># deltaTClock - Timestep used as model "clock" (s) (PID.TID 0000.0001) ># abEps - Adams-Bashforth stabilising factor (PID.TID 0000.0001) ># pChkPtFreq - Frequency of permanent check pointing (s) (PID.TID 0000.0001) ># chkPtFreq - Frequency of rolling check pointing (s) (PID.TID 0000.0001) ># dumpFreq - Frequency at which model state is stored (s) (PID.TID 0000.0001) ># tauThetaClimRelax - Relaxation to climatology time scale (s) (PID.TID 0000.0001) ># tauSaltClimRelax - Relaxation to climatology time scale (s) (PID.TID 0000.0001) ># (PID.TID 0000.0001) > &PARM03 (PID.TID 0000.0001) > niter0=0, (PID.TID 0000.0001) > nTimeSteps=48, (PID.TID 0000.0001) > deltaTmom=3600.0, (PID.TID 0000.0001) > deltaTtracer=3600.0, (PID.TID 0000.0001) > deltaTClock =3600.0, (PID.TID 0000.0001) > cAdjFreq=0., (PID.TID 0000.0001) > abEps=0.1, (PID.TID 0000.0001) > forcing_In_AB = .FALSE., (PID.TID 0000.0001) ># pChkptFreq=36000., (PID.TID 0000.0001) ># chkptFreq= 0., (PID.TID 0000.0001) ># dumpFreq = 0., (PID.TID 0000.0001) > tavefreq = 864000., (PID.TID 0000.0001) > monitorFreq=864000., (PID.TID 0000.0001) ># adjDumpFreq=86400., (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) ># Gridding parameters (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># usingSphericalPolarGrid - On/Off flag for spherical polar coordinates (PID.TID 0000.0001) ># delX - Zonal grid spacing (degrees) (PID.TID 0000.0001) ># delY - Meridional grid spacing (degrees) (PID.TID 0000.0001) ># delZ - Vertical grid spacing (m) (PID.TID 0000.0001) ># ygOrigin - Southern boundary latitude (degrees) (PID.TID 0000.0001) ># (PID.TID 0000.0001) > &PARM04 (PID.TID 0000.0001) > usingSphericalPolarGrid=.TRUE., (PID.TID 0000.0001) > delX=20*2.E0, (PID.TID 0000.0001) > delY=16*2.E0, (PID.TID 0000.0001) > delZ= 10.,10.,10., (PID.TID 0000.0001) > ygOrigin=46., (PID.TID 0000.0001) > xgOrigin=280., (PID.TID 0000.0001) > rSphere = 6371.D3 (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) ># Input datasets (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># bathyFile - File containing bathymetry (PID.TID 0000.0001) ># hydrogThetaFile - File containing initial potential temperature data (PID.TID 0000.0001) ># hydrogSaltFile - File containing initial salinity data (PID.TID 0000.0001) ># zonalWindFile - File containing zonal wind data (PID.TID 0000.0001) ># meridWindFile - File containing meridional wind data (PID.TID 0000.0001) ># thetaClimFile - File containing theta climatology used for relaxation (PID.TID 0000.0001) ># saltClimFile - File containing salt climatology used for relaxation (PID.TID 0000.0001) ># (PID.TID 0000.0001) > &PARM05 (PID.TID 0000.0001) > bathyFile = 'bathy.labsea1979', (PID.TID 0000.0001) > hydrogThetaFile = 'LevCli_temp.labsea1979', (PID.TID 0000.0001) > hydrogSaltFile = 'LevCli_salt.labsea1979', (PID.TID 0000.0001) > / (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) S/R INI_PARMS: No request for barotropic solver (PID.TID 0000.0001) S/R INI_PARMS: => Use implicitFreeSurface as default (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) > useGrdchk = .TRUE., (PID.TID 0000.0001) > useMNC = .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) MNC_READPARMS: opening file 'data.mnc' (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.mnc (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Parameter file "data.mnc" (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ># Example "data.mnc" file (PID.TID 0000.0001) ># Lines beginning "#" are comments (PID.TID 0000.0001) > &MNC_01 (PID.TID 0000.0001) ># mnc_echo_gvtypes=.FALSE., (PID.TID 0000.0001) ># mnc_use_indir=.FALSE., (PID.TID 0000.0001) > mnc_use_outdir=.TRUE., (PID.TID 0000.0001) > mnc_outdir_str='mnc_test_', (PID.TID 0000.0001) >#mnc_outdir_date=.TRUE., (PID.TID 0000.0001) > monitor_mnc=.FALSE., (PID.TID 0000.0001) >#snapshot_mnc=.FALSE., (PID.TID 0000.0001) >#timeave_mnc=.FALSE., (PID.TID 0000.0001) > pickup_write_mnc=.FALSE., (PID.TID 0000.0001) > pickup_read_mnc=.FALSE., (PID.TID 0000.0001) > / (PID.TID 0000.0001) ># Note: Some systems use & as the (PID.TID 0000.0001) ># namelist terminator. Other systems (PID.TID 0000.0001) ># use a / character (as shown here). (PID.TID 0000.0001) (PID.TID 0000.0001) MNC_READPARMS: finished reading data.mnc (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) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Calendar configuration >>> START <<< (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) Calendar version: 0.2.0 (PID.TID 0000.0001) (PID.TID 0000.0001) startTime = /* Start time of the model integration [s] */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) endTime = /* End time of the model integration [s] */ (PID.TID 0000.0001) 1.728000000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) deltatclock = /* Time interval for a model forward step [s] */ (PID.TID 0000.0001) 3.600000000000000E+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) usingModelCalendar = /* Calendar Type: Model Calendar */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) usingNoCalendar = /* Calendar Type: No 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) 19790103 (PID.TID 0000.0001) ; (PID.TID 0000.0001) modelenddate (HHMMSS) = /* Model end date HH-MM-SS */ (PID.TID 0000.0001) 0 (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) 2 (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) 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 = 31622400.0, (PID.TID 0000.0001) > exf_iprec = 32, (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) > hfluxstartdate1 = 19781216, (PID.TID 0000.0001) > hfluxstartdate2 = 180000, (PID.TID 0000.0001) > hfluxperiod = 2635200.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > sfluxstartdate1 = 19781216, (PID.TID 0000.0001) > sfluxstartdate2 = 180000, (PID.TID 0000.0001) > sfluxperiod = 2635200.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > ustressstartdate1 = 19781216, (PID.TID 0000.0001) > ustressstartdate2 = 180000, (PID.TID 0000.0001) > ustressperiod = 2635200.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > vstressstartdate1 = 19781216, (PID.TID 0000.0001) > vstressstartdate2 = 180000, (PID.TID 0000.0001) > vstressperiod = 2635200.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > atempstartdate1 = 19781216, (PID.TID 0000.0001) > atempstartdate2 = 180000, (PID.TID 0000.0001) > atempperiod = 2635200.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > aqhstartdate1 = 19781216, (PID.TID 0000.0001) > aqhstartdate2 = 180000, (PID.TID 0000.0001) > aqhperiod = 2635200.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) >#evapstartdate1 = 19781216, (PID.TID 0000.0001) >#evapstartdate2 = 180000, (PID.TID 0000.0001) >#evapperiod = 2635200.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > precipstartdate1 = 19781216, (PID.TID 0000.0001) > precipstartdate2 = 180000, (PID.TID 0000.0001) > precipperiod = 2635200.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > uwindstartdate1 = 19781216, (PID.TID 0000.0001) > uwindstartdate2 = 180000, (PID.TID 0000.0001) > uwindperiod = 2635200.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > vwindstartdate1 = 19781216, (PID.TID 0000.0001) > vwindstartdate2 = 180000, (PID.TID 0000.0001) > vwindperiod = 2635200.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > swfluxstartdate1 = 19781216, (PID.TID 0000.0001) > swfluxstartdate2 = 180000, (PID.TID 0000.0001) > swfluxperiod = 2635200.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > lwfluxstartdate1 = 19781216, (PID.TID 0000.0001) > lwfluxstartdate2 = 180000, (PID.TID 0000.0001) > lwfluxperiod = 2635200.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > swdownstartdate1 = 19781216, (PID.TID 0000.0001) > swdownstartdate2 = 180000, (PID.TID 0000.0001) > swdownperiod = 2635200.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > lwdownstartdate1 = 19781216, (PID.TID 0000.0001) > lwdownstartdate2 = 180000, (PID.TID 0000.0001) > lwdownperiod = 2635200.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > climsststartdate1 = 19781216, (PID.TID 0000.0001) > climsststartdate2 = 180000, (PID.TID 0000.0001) > climsstperiod = 2635200.0, (PID.TID 0000.0001) > climsstTauRelax = 0.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > climsssstartdate1 = 19781216, (PID.TID 0000.0001) > climsssstartdate2 = 180000, (PID.TID 0000.0001) > climsssperiod = 2635200.0, (PID.TID 0000.0001) >### climsssTauRelax = 4142330.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > hfluxfile = ' ', (PID.TID 0000.0001) > sfluxfile = ' ', (PID.TID 0000.0001) > ustressfile = ' ', (PID.TID 0000.0001) > vstressfile = ' ', (PID.TID 0000.0001) > atempfile = 'tair.labsea1979', (PID.TID 0000.0001) > aqhfile = 'qa.labsea1979', (PID.TID 0000.0001) > uwindfile = 'u10m.labsea1979', (PID.TID 0000.0001) > vwindfile = 'v10m.labsea1979', (PID.TID 0000.0001) >#evapfile = 'evap.labsea1979', (PID.TID 0000.0001) > precipfile = 'prate.labsea1979', (PID.TID 0000.0001) > lwfluxfile = ' ', (PID.TID 0000.0001) > swfluxfile = ' ', (PID.TID 0000.0001) > lwdownfile = 'flo.labsea1979', (PID.TID 0000.0001) > swdownfile = 'fsh.labsea1979', (PID.TID 0000.0001) > runoffFile = ' ' (PID.TID 0000.0001) > climsstfile = 'SST_monthly.labsea1979', (PID.TID 0000.0001) >### climsssfile = 'SSS_monthly.labsea1979', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) ># ********************* (PID.TID 0000.0001) > &EXF_NML_03 (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) ># ********************* (PID.TID 0000.0001) > &EXF_NML_04 (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) >#- old DIFF1 default: (PID.TID 0000.0001) > DIFF1 = 4.E-3, (PID.TID 0000.0001) > SEAICE_initialHEFF = 1.0, (PID.TID 0000.0001) > SEAICE_deltaTtherm = 3600., (PID.TID 0000.0001) > SEAICE_deltaTdyn = 3600., (PID.TID 0000.0001) > SEAICEuseDYNAMICS =.FALSE., (PID.TID 0000.0001) >#-- According to Martin, SEAICE_clipVelocities is not recommended (PID.TID 0000.0001) ># SEAICE_clipVelocities=.TRUE., (PID.TID 0000.0001) > SEAICEadvSnow =.FALSE., (PID.TID 0000.0001) >#-- above: to reproduce old results (PID.TID 0000.0001) > LSR_ERROR = 1.E-12, (PID.TID 0000.0001) > SEAICEwriteState = .TRUE., (PID.TID 0000.0001) > / (PID.TID 0000.0001) > (PID.TID 0000.0001) > &SEAICE_PARM02 (PID.TID 0000.0001) > mult_ice = 1., (PID.TID 0000.0001) ># choose which seaice cost term you want (PID.TID 0000.0001) > cost_ice_flag = 1, (PID.TID 0000.0001) > costIceStart1 = 20000101, (PID.TID 0000.0001) > costIceStart2 = 00000, (PID.TID 0000.0001) > costIceEnd1 = 20000201, (PID.TID 0000.0001) > costIceEnd2 = 00000, (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) (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) model grid type = /* type of sea ice model grid */ (PID.TID 0000.0001) 'B-GRID' (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEuseDYNAMICS = /* use dynamics */ (PID.TID 0000.0001) F (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.750000000000000E+04 (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) 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) 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) SEAICE_deltaTdyn = /* dynamic timestep */ (PID.TID 0000.0001) 3.600000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_deltaTtherm= /* thermodynamic timestep */ (PID.TID 0000.0001) 3.600000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) usePW79thermodynamics = /* default 0-layer TD */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEareaFormula = /* ice cover formula */ (PID.TID 0000.0001) 1 (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) 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) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEadvSalt = /* advect salinity together with ice */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEadvAge = /* advect age together with ice */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEuseFlooding = /* turn submerged snow into ice */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) IMAX_TICE = /* iterations for ice heat budget */ (PID.TID 0000.0001) 10 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEadvScheme = /* advection scheme for ice */ (PID.TID 0000.0001) 2 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEuseFluxForm = /* advection in FV flux form */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEadvSchArea = /* advection scheme for area */ (PID.TID 0000.0001) 2 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEadvSchHeff = /* advection scheme for thickness */ (PID.TID 0000.0001) 2 (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) SEAICEdiffKhSalt = /* diffusivity (m^2/s) for salt */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICEdiffKhAge = /* diffusivity (m^2/s) for age */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_availHeatFrac = /* fraction used from melting */ (PID.TID 0000.0001) 1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_gamma_t = /* melting timescale due to warm ML*/ (PID.TID 0000.0001) 1.234567000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) OCEAN_drag = /* air-ocean drag coefficient */ (PID.TID 0000.0001) 1.000000000000000E-03 (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_waterDrag = /* water-ice drag * density */ (PID.TID 0000.0001) 5.500000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_dryIceAlb = /* winter albedo */ (PID.TID 0000.0001) 7.500000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_wetIceAlb = /* summer albedo */ (PID.TID 0000.0001) 6.600000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_drySnowAlb = /* dry snow albedo */ (PID.TID 0000.0001) 8.400000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_wetSnowAlb = /* wet snow albedo */ (PID.TID 0000.0001) 7.000000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) HO = /* demarcation ice thickness */ (PID.TID 0000.0001) 5.000000000000000E-01 (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_south = /* Southern Ocean waterDrag */ (PID.TID 0000.0001) 5.500000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_dryIceAlb_south = /* Southern Ocean dryIceAlb */ (PID.TID 0000.0001) 7.500000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_wetIceAlb_south = /* Southern Ocean wetIceAlb */ (PID.TID 0000.0001) 6.600000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_drySnowAlb_south= /* Southern Ocean drySnowAlb */ (PID.TID 0000.0001) 8.400000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_wetSnowAlb_south= /* Southern Ocean wetSnowAlb */ (PID.TID 0000.0001) 7.000000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) HO_south = /* Southern Ocean HO */ (PID.TID 0000.0001) 5.000000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_waterAlbedo= /* water albedo */ (PID.TID 0000.0001) 1.000000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_cpAir = /* heat capacity of air */ (PID.TID 0000.0001) 1.005000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_dalton = /* constant dalton number */ (PID.TID 0000.0001) 1.750000000000000E-03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_lhEvap = /* latent heat of evaporation */ (PID.TID 0000.0001) 2.500000000000000E+06 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_lhFusion = /* latent heat of fusion */ (PID.TID 0000.0001) 3.340000000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_iceConduct = /* sea-ice conductivity */ (PID.TID 0000.0001) 2.165600000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_snowConduct= /* snow conductivity */ (PID.TID 0000.0001) 3.100000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_emissivity = /* Stefan-Boltzman * emissivity */ (PID.TID 0000.0001) 5.500000000000000E-08 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_snowThick = /* cutoff snow thickness */ (PID.TID 0000.0001) 1.500000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_shortwave = /* penetration shortwave radiation */ (PID.TID 0000.0001) 3.000000000000000E-01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_freeze = /* freezing temp. of sea water */ (PID.TID 0000.0001) -1.960000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) DIFF1 = /* parameter used in advect.F */ (PID.TID 0000.0001) 4.000000000000000E-03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) MAX_HEFF has no effect because SEAICE_CAP_HEFF is undefined (PID.TID 0000.0001) MAX_HEFF = /* maximum ice thickness */ (PID.TID 0000.0001) 1.000000000000000E+01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) MIN_ATEMP = /* minimum air temperature */ (PID.TID 0000.0001) -5.000000000000000E+01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) MIN_LWDOWN = /* minimum downward longwave */ (PID.TID 0000.0001) 6.000000000000000E+01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) MAX_TICE = /* maximum ice temperature */ (PID.TID 0000.0001) 3.000000000000000E+01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) MIN_TICE = /* minimum ice temperature */ (PID.TID 0000.0001) -5.000000000000000E+01 (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_initialHEFF= /* initial sea-ice thickness */ (PID.TID 0000.0001) 1.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) AreaFile = /* Initial ice concentration File */ (PID.TID 0000.0001) '' (PID.TID 0000.0001) ; (PID.TID 0000.0001) HeffFile = /* Initial effective ice thickness File */ (PID.TID 0000.0001) '' (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) 8.640000000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_dumpFreq = /* dump frequency */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_taveFreq = /* time-averaging frequency */ (PID.TID 0000.0001) 8.640000000000000E+05 (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) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_tave_mdsio = /* write TimeAverage using MDSIO */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_mon_mnc = /* write monitor to netcdf file */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_dump_mnc = /* write snap-shot using MNC */ (PID.TID 0000.0001) T (PID.TID 0000.0001) ; (PID.TID 0000.0001) SEAICE_tave_mnc = /* write TimeAverage using MNC */ (PID.TID 0000.0001) T (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) OPTIM_READPARMS: opening data.optim (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.optim (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Parameter file "data.optim" (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># ******************************** (PID.TID 0000.0001) ># Off-line optimization parameters (PID.TID 0000.0001) ># ******************************** (PID.TID 0000.0001) > &OPTIM (PID.TID 0000.0001) > optimcycle=0, (PID.TID 0000.0001) > / (PID.TID 0000.0001) (PID.TID 0000.0001) OPTIM_READPARMS: finished reading data.optim (PID.TID 0000.0001) CTRL_READPARMS: opening data.ctrl (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.ctrl (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Parameter file "data.ctrl" (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># ********************* (PID.TID 0000.0001) ># ECCO controlvariables (PID.TID 0000.0001) ># ********************* (PID.TID 0000.0001) > &CTRL_NML (PID.TID 0000.0001) ># (PID.TID 0000.0001) > doPackDiag = .FALSE., (PID.TID 0000.0001) ># (PID.TID 0000.0001) > xx_theta_file ='xx_theta', (PID.TID 0000.0001) > xx_salt_file ='xx_salt', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > xx_hfluxstartdate1 = 19790101, (PID.TID 0000.0001) > xx_hfluxstartdate2 = 000000, (PID.TID 0000.0001) > xx_hfluxperiod = 864000.0, (PID.TID 0000.0001) > xx_hflux_file = 'xx_hfl', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > xx_sfluxstartdate1 = 19790101, (PID.TID 0000.0001) > xx_sfluxstartdate2 = 000000, (PID.TID 0000.0001) > xx_sfluxperiod = 864000.0, (PID.TID 0000.0001) > xx_sflux_file = 'xx_sfl', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > xx_tauustartdate1 = 19790101, (PID.TID 0000.0001) > xx_tauustartdate2 = 000000, (PID.TID 0000.0001) > xx_tauuperiod = 864000.0, (PID.TID 0000.0001) > xx_tauu_file = 'xx_tauu', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > xx_tauvstartdate1 = 19790101, (PID.TID 0000.0001) > xx_tauvstartdate2 = 000000, (PID.TID 0000.0001) > xx_tauvperiod = 864000.0, (PID.TID 0000.0001) > xx_tauv_file = 'xx_tauv', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > xx_atempstartdate1 = 19790101, (PID.TID 0000.0001) > xx_atempstartdate2 = 000000, (PID.TID 0000.0001) > xx_atempperiod = 864000.0, (PID.TID 0000.0001) > xx_atemp_file = 'xx_atemp', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > xx_aqhstartdate1 = 19790101, (PID.TID 0000.0001) > xx_aqhstartdate2 = 000000, (PID.TID 0000.0001) > xx_aqhperiod = 864000.0, (PID.TID 0000.0001) > xx_aqh_file = 'xx_aqh', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > xx_precipstartdate1 = 19790101, (PID.TID 0000.0001) > xx_precipstartdate2 = 000000, (PID.TID 0000.0001) > xx_precipperiod = 864000.0, (PID.TID 0000.0001) > xx_precip_file = 'xx_precip', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > xx_swdownstartdate1 = 19790101, (PID.TID 0000.0001) > xx_swdownstartdate2 = 000000, (PID.TID 0000.0001) > xx_swdownperiod = 864000.0, (PID.TID 0000.0001) > xx_swdown_file = 'xx_swdown', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > xx_uwindstartdate1 = 19790101, (PID.TID 0000.0001) > xx_uwindstartdate2 = 000000, (PID.TID 0000.0001) > xx_uwindperiod = 864000.0, (PID.TID 0000.0001) > xx_uwind_file = 'xx_uwind', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > xx_vwindstartdate1 = 19790101, (PID.TID 0000.0001) > xx_vwindstartdate2 = 000000, (PID.TID 0000.0001) > xx_vwindperiod = 864000.0, (PID.TID 0000.0001) > xx_vwind_file = 'xx_vwind', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > xx_sststartdate1 = 19790101, (PID.TID 0000.0001) > xx_sststartdate2 = 000000, (PID.TID 0000.0001) > xx_sstperiod = 864000.0, (PID.TID 0000.0001) > xx_sst_file = 'xx_sst', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > xx_sssstartdate1 = 19790101, (PID.TID 0000.0001) > xx_sssstartdate2 = 000000, (PID.TID 0000.0001) > xx_sssperiod = 864000.0, (PID.TID 0000.0001) > xx_sss_file = 'xx_sss', (PID.TID 0000.0001) > / (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># ********************* (PID.TID 0000.0001) ># names for ctrl_pack/unpack (PID.TID 0000.0001) ># ********************* (PID.TID 0000.0001) > &CTRL_PACKNAMES (PID.TID 0000.0001) > / (PID.TID 0000.0001) (PID.TID 0000.0001) CTRL_READPARMS: finished reading data.ctrl (PID.TID 0000.0001) COST_READPARMS: opening data.cost (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.cost (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Parameter file "data.cost" (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># ****************** (PID.TID 0000.0001) ># cost function (PID.TID 0000.0001) ># ****************** (PID.TID 0000.0001) > &COST_NML (PID.TID 0000.0001) >#revert to default 1 month (PID.TID 0000.0001) ># lastinterval=7776000., (PID.TID 0000.0001) > / (PID.TID 0000.0001) (PID.TID 0000.0001) COST_READPARMS: finished reading data.cost (PID.TID 0000.0001) GRDCHK_READPARMS: opening data.grdchk (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.grdchk (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Parameter file "data.grdchk" (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) > (PID.TID 0000.0001) ># ******************* (PID.TID 0000.0001) ># ECCO gradient check (PID.TID 0000.0001) ># ******************* (PID.TID 0000.0001) > &GRDCHK_NML (PID.TID 0000.0001) > grdchk_eps = 1.d-4, (PID.TID 0000.0001) >### nbeg = 1, (PID.TID 0000.0001) > iGloPos = 1, (PID.TID 0000.0001) > jGloPos = 8, (PID.TID 0000.0001) > kGloPos = 1, (PID.TID 0000.0001) > iGloTile = 1, (PID.TID 0000.0001) > jgloTile = 1, (PID.TID 0000.0001) > nstep = 1, (PID.TID 0000.0001) > nend = 4, (PID.TID 0000.0001) ># xx_atemp: 7 (PID.TID 0000.0001) > grdchkvarindex = 7, (PID.TID 0000.0001) ># xx_sst: 18 (PID.TID 0000.0001) ># grdchkvarindex = 18, (PID.TID 0000.0001) > / (PID.TID 0000.0001) (PID.TID 0000.0001) GRDCHK_READPARMS: finished reading data.grdchk (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Gradient check configuration >>> START <<< (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) eps: 0.100E-03 (PID.TID 0000.0001) First location: 0 (PID.TID 0000.0001) Last location: 4 (PID.TID 0000.0001) Increment: 1 (PID.TID 0000.0001) grdchkWhichProc: 0 (PID.TID 0000.0001) iLocTile = 1 , jLocTile = 1 (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Gradient check configuration >>> END <<< (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) ECCO_READPARMS: opening data.ecco (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.ecco (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Parameter file "data.ecco" (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># ****************** (PID.TID 0000.0001) ># ECCO cost function (PID.TID 0000.0001) ># ****************** (PID.TID 0000.0001) > &ECCO_COST_NML (PID.TID 0000.0001) > data_errfile ='data.err', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > sststartdate1 = 19790101, (PID.TID 0000.0001) > sststartdate2 = 00000, (PID.TID 0000.0001) > sstdatfile = 'SST_monthly.labsea1979', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > sssstartdate1 = 19790101, (PID.TID 0000.0001) > sssstartdate2 = 00000, (PID.TID 0000.0001) > sssdatfile = 'SSS_monthly.labsea1979', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > tdatfile = 'LevCli_temp.labsea1979', (PID.TID 0000.0001) > sdatfile = 'LevCli_salt.labsea1979', (PID.TID 0000.0001) ># (PID.TID 0000.0001) ># hflux_errfile = labsea_totflux.err', (PID.TID 0000.0001) ># sflux_errfile = labsea_pme.err', (PID.TID 0000.0001) ># tauu_errfile = labsea_ustress.err', (PID.TID 0000.0001) ># tauv_errfile = labsea_vstress.err', (PID.TID 0000.0001) ># (PID.TID 0000.0001) > whflux0 = 20.0, (PID.TID 0000.0001) > wsflux0 = 3.0E-8, (PID.TID 0000.0001) > wtau0 = 2.0E-2, (PID.TID 0000.0001) > watemp0 = 1.0, (PID.TID 0000.0001) > waqh0 = 0.5E-3, (PID.TID 0000.0001) > wprecip0 = 1.5E-8, (PID.TID 0000.0001) > wswflux0 = 15.0, (PID.TID 0000.0001) > wswdown0 = 15.0, (PID.TID 0000.0001) > wwind0 = 1.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > wmean_hflux = 30.0, (PID.TID 0000.0001) > wmean_sflux = 1.6E-8, (PID.TID 0000.0001) > wmean_tau = 0.1, (PID.TID 0000.0001) > wmean_atemp = 4.0, (PID.TID 0000.0001) > wmean_aqh = 2.0E-3, (PID.TID 0000.0001) > wmean_precip = 6.0E-8, (PID.TID 0000.0001) > wmean_swflux = 60.0, (PID.TID 0000.0001) > wmean_swdown = 60.0, (PID.TID 0000.0001) > wmean_wind = 4.0, (PID.TID 0000.0001) ># (PID.TID 0000.0001) > mult_temp = 1., (PID.TID 0000.0001) > mult_salt = 1., (PID.TID 0000.0001) > mult_sst = 1., (PID.TID 0000.0001) > mult_sss = 1., (PID.TID 0000.0001) > mult_atemp = 1., (PID.TID 0000.0001) > mult_aqh = 1., (PID.TID 0000.0001) > mult_uwind = 1., (PID.TID 0000.0001) > mult_vwind = 1., (PID.TID 0000.0001) > mult_precip= 1., (PID.TID 0000.0001) > mult_swdown= 1., (PID.TID 0000.0001) ># (PID.TID 0000.0001) > cost_iprec = 32, (PID.TID 0000.0001) > cost_yftype = 'RL', (PID.TID 0000.0001) > / (PID.TID 0000.0001) (PID.TID 0000.0001) ECCO_READPARMS: finished reading #1: ecco_cost_nml (PID.TID 0000.0001) ECCO_READPARMS: start assigning cost dates (PID.TID 0000.0001) ECCO_READPARMS: end assigning cost dates (PID.TID 0000.0001) ECCO_READPARMS: done (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 30 days (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) = 'diagsEXF', (PID.TID 0000.0001) > frequency(1) = -36000., (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) = 'ETAN ','UVEL ','VVEL ','WVEL ', 'THETA ', (PID.TID 0000.0001) ># stat_fName(1) = 'dynStDiag', (PID.TID 0000.0001) ># stat_freq(1) = -36000., (PID.TID 0000.0001) ># stat_phase(1) = 0., (PID.TID 0000.0001) > / (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) T (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-08 (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: diagsEXF (PID.TID 0000.0001) Output Frequency: -36000.000000 ; Phase: 18000.000000 (PID.TID 0000.0001) Averaging Freq.: 0.000000 , Phase: 0.000000 , Cycle: 1 (PID.TID 0000.0001) missing value: 1.234567000000E+05 ; for integers: 123456789 (PID.TID 0000.0001) Levels: will be set later (PID.TID 0000.0001) Fields: EXFtaux EXFtauy EXFqnet EXFempmr EXFhl EXFhs EXFswnet EXFlwnet EXFuwind EXFvwind (PID.TID 0000.0001) Fields: EXFatemp (PID.TID 0000.0001) ----------------------------------------------------- (PID.TID 0000.0001) DIAGNOSTICS_READPARMS: statistics diags. summary: (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.1900000000000E+02 (PID.TID 0000.0001) %MON XC_min = 2.8100000000000E+02 (PID.TID 0000.0001) %MON XC_mean = 3.0000000000000E+02 (PID.TID 0000.0001) %MON XC_sd = 1.1532562594671E+01 (PID.TID 0000.0001) %MON XG_max = 3.1800000000000E+02 (PID.TID 0000.0001) %MON XG_min = 2.8000000000000E+02 (PID.TID 0000.0001) %MON XG_mean = 2.9900000000000E+02 (PID.TID 0000.0001) %MON XG_sd = 1.1532562594671E+01 (PID.TID 0000.0001) %MON DXC_max = 1.5166951523772E+05 (PID.TID 0000.0001) %MON DXC_min = 5.0026831972764E+04 (PID.TID 0000.0001) %MON DXC_mean = 1.0305926321463E+05 (PID.TID 0000.0001) %MON DXC_sd = 3.1375805318756E+04 (PID.TID 0000.0001) %MON DXF_max = 1.5166951523772E+05 (PID.TID 0000.0001) %MON DXF_min = 5.0026831972764E+04 (PID.TID 0000.0001) %MON DXF_mean = 1.0305926321463E+05 (PID.TID 0000.0001) %MON DXF_sd = 3.1375805318756E+04 (PID.TID 0000.0001) %MON DXG_max = 1.5448497309243E+05 (PID.TID 0000.0001) %MON DXG_min = 5.3800974869835E+04 (PID.TID 0000.0001) %MON DXG_mean = 1.0642630187324E+05 (PID.TID 0000.0001) %MON DXG_sd = 3.1081829200899E+04 (PID.TID 0000.0001) %MON DXV_max = 1.5448497309243E+05 (PID.TID 0000.0001) %MON DXV_min = 5.3800974869835E+04 (PID.TID 0000.0001) %MON DXV_mean = 1.0642630187324E+05 (PID.TID 0000.0001) %MON DXV_sd = 3.1081829200899E+04 (PID.TID 0000.0001) %MON YC_max = 7.7000000000000E+01 (PID.TID 0000.0001) %MON YC_min = 4.7000000000000E+01 (PID.TID 0000.0001) %MON YC_mean = 6.2000000000000E+01 (PID.TID 0000.0001) %MON YC_sd = 9.2195444572929E+00 (PID.TID 0000.0001) %MON YG_max = 7.6000000000000E+01 (PID.TID 0000.0001) %MON YG_min = 4.6000000000000E+01 (PID.TID 0000.0001) %MON YG_mean = 6.1000000000000E+01 (PID.TID 0000.0001) %MON YG_sd = 9.2195444572929E+00 (PID.TID 0000.0001) %MON DYC_max = 2.2238985328912E+05 (PID.TID 0000.0001) %MON DYC_min = 2.2238985328912E+05 (PID.TID 0000.0001) %MON DYC_mean = 2.2238985328912E+05 (PID.TID 0000.0001) %MON DYC_sd = 1.4551915228367E-10 (PID.TID 0000.0001) %MON DYF_max = 2.2238985328912E+05 (PID.TID 0000.0001) %MON DYF_min = 2.2238985328912E+05 (PID.TID 0000.0001) %MON DYF_mean = 2.2238985328912E+05 (PID.TID 0000.0001) %MON DYF_sd = 1.4551915228367E-10 (PID.TID 0000.0001) %MON DYG_max = 2.2238985328912E+05 (PID.TID 0000.0001) %MON DYG_min = 2.2238985328912E+05 (PID.TID 0000.0001) %MON DYG_mean = 2.2238985328912E+05 (PID.TID 0000.0001) %MON DYG_sd = 1.4551915228367E-10 (PID.TID 0000.0001) %MON DYU_max = 2.2238985328912E+05 (PID.TID 0000.0001) %MON DYU_min = 2.2238985328912E+05 (PID.TID 0000.0001) %MON DYU_mean = 2.2238985328912E+05 (PID.TID 0000.0001) %MON DYU_sd = 1.4551915228367E-10 (PID.TID 0000.0001) %MON RA_max = 3.3728048822756E+10 (PID.TID 0000.0001) %MON RA_min = 1.1124894996734E+10 (PID.TID 0000.0001) %MON RA_mean = 2.2918170839356E+10 (PID.TID 0000.0001) %MON RA_sd = 6.9773064942263E+09 (PID.TID 0000.0001) %MON RAW_max = 3.3728048822756E+10 (PID.TID 0000.0001) %MON RAW_min = 1.1124894996734E+10 (PID.TID 0000.0001) %MON RAW_mean = 2.2918170839356E+10 (PID.TID 0000.0001) %MON RAW_sd = 6.9773064942263E+09 (PID.TID 0000.0001) %MON RAS_max = 3.4354146294179E+10 (PID.TID 0000.0001) %MON RAS_min = 1.1964183470077E+10 (PID.TID 0000.0001) %MON RAS_mean = 2.3666928057229E+10 (PID.TID 0000.0001) %MON RAS_sd = 6.9119325076329E+09 (PID.TID 0000.0001) %MON RAZ_max = 3.4354146294179E+10 (PID.TID 0000.0001) %MON RAZ_min = 1.1964183470077E+10 (PID.TID 0000.0001) %MON RAZ_mean = 2.3666928057229E+10 (PID.TID 0000.0001) %MON RAZ_sd = 6.9119325076329E+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) 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 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_yftype = /* ? */ (PID.TID 0000.0001) 'RL' (PID.TID 0000.0001) ; (PID.TID 0000.0001) exf_iprec = /* exf file precision */ (PID.TID 0000.0001) 32 (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) exf_verbose = /* print more messages to STDOUT */ (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_monFreq = /* EXF monitor frequency [ s ] */ (PID.TID 0000.0001) 8.640000000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) repeatPeriod = /* period for cycling forcing dataset [ s ] */ (PID.TID 0000.0001) 3.162240000000000E+07 (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) // ALLOW_ATM_TEMP: defined (PID.TID 0000.0001) // ALLOW_ATM_WIND: 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 2635200. (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 -1317600. (PID.TID 0000.0001) Zonal wind forcing period is 2635200. (PID.TID 0000.0001) Zonal wind forcing is read from file: (PID.TID 0000.0001) >> u10m.labsea1979 << (PID.TID 0000.0001) (PID.TID 0000.0001) Meridional wind forcing starts at -1317600. (PID.TID 0000.0001) Meridional wind forcing period is 2635200. (PID.TID 0000.0001) Meridional wind forcing is read from file: (PID.TID 0000.0001) >> v10m.labsea1979 << (PID.TID 0000.0001) (PID.TID 0000.0001) Atmospheric temperature starts at -1317600. (PID.TID 0000.0001) Atmospheric temperature period is 2635200. (PID.TID 0000.0001) Atmospheric temperature is read from file: (PID.TID 0000.0001) >> tair.labsea1979 << (PID.TID 0000.0001) (PID.TID 0000.0001) Atmospheric specific humidity starts at -1317600. (PID.TID 0000.0001) Atmospheric specific humidity period is 2635200. (PID.TID 0000.0001) Atmospheric specific humidity is read from file: (PID.TID 0000.0001) >> qa.labsea1979 << (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 2635200. (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 -1317600. (PID.TID 0000.0001) Precipitation data period is 2635200. (PID.TID 0000.0001) Precipitation data is read from file: (PID.TID 0000.0001) >> prate.labsea1979 << (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) (PID.TID 0000.0001) Downward shortwave flux forcing starts at -1317600. (PID.TID 0000.0001) Downward shortwave flux forcing period is 2635200. (PID.TID 0000.0001) Downward shortwave flux forcing is read from file: (PID.TID 0000.0001) >> fsh.labsea1979 << (PID.TID 0000.0001) (PID.TID 0000.0001) Downward longwave flux forcing starts at -1317600. (PID.TID 0000.0001) Downward longwave flux forcing period is 2635200. (PID.TID 0000.0001) Downward longwave flux forcing is read from file: (PID.TID 0000.0001) >> flo.labsea1979 << (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // External forcing configuration >>> END <<< (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // External forcing climatology configuration >>> START <<< (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 -1317600. (PID.TID 0000.0001) Climatological SST period is 2635200. (PID.TID 0000.0001) Climatological SST is read from file: (PID.TID 0000.0001) >> SST_monthly.labsea1979 << (PID.TID 0000.0001) (PID.TID 0000.0001) Climatological SSS starts at 0. (PID.TID 0000.0001) Climatological SSS period is 2635200. (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 climatology configuration >>> END <<< (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.err (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Parameter file "data.err" (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) > 0.25 (PID.TID 0000.0001) > 0.5201 0.1338 (PID.TID 0000.0001) > 0.5199 0.1112 (PID.TID 0000.0001) > 0.5201 0.0971 (PID.TID 0000.0001) > 0.5142 0.0876 (PID.TID 0000.0001) > 0.4917 0.0726 (PID.TID 0000.0001) > 0.4707 0.0612 (PID.TID 0000.0001) > 0.4324 0.0563 (PID.TID 0000.0001) > 0.3782 0.0539 (PID.TID 0000.0001) > 0.3103 0.0442 (PID.TID 0000.0001) > 0.2435 0.0393 (PID.TID 0000.0001) > 0.1994 0.0389 (PID.TID 0000.0001) > 0.1582 0.0351 (PID.TID 0000.0001) > 0.1144 0.0355 (PID.TID 0000.0001) > 0.0905 0.0300 (PID.TID 0000.0001) > 0.0659 0.0255 (PID.TID 0000.0001) > 0.0602 0.0204 (PID.TID 0000.0001) > 0.0508 0.0199 (PID.TID 0000.0001) > 0.0498 0.0157 (PID.TID 0000.0001) > 0.0501 0.0103 (PID.TID 0000.0001) > 0.0500 0.0100 (PID.TID 0000.0001) > 0.0500 0.0100 (PID.TID 0000.0001) > 0.0500 0.0100 (PID.TID 0000.0001) > 0.0500 0.0100 (PID.TID 0000.0001) > (PID.TID 0000.0001) (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // ECCO cost function configuration >>> START <<< (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) Multipliers for the indivdual cost function contributions: (PID.TID 0000.0001) (PID.TID 0000.0001) Net heat flux: 0.000E+00 (PID.TID 0000.0001) Salt flux: 0.000E+00 (PID.TID 0000.0001) Zonal wind stress: 0.000E+00 (PID.TID 0000.0001) Meridional wind stress: 0.000E+00 (PID.TID 0000.0001) Mean sea surface height: 0.000E+00 (PID.TID 0000.0001) Sea surface height anomalies: 0.100E+01 (PID.TID 0000.0001) Temperature Lev.: 0.100E+01 (PID.TID 0000.0001) Salinity Lev.: 0.100E+01 (PID.TID 0000.0001) Temperature ini.: 0.000E+00 (PID.TID 0000.0001) Salinity ini.: 0.000E+00 (PID.TID 0000.0001) Sea level ini.: 0.000E+00 (PID.TID 0000.0001) zonal velocity ini.: 0.000E+00 (PID.TID 0000.0001) merid velocity ini.: 0.000E+00 (PID.TID 0000.0001) TMI Sea surface temperature: 0.000E+00 (PID.TID 0000.0001) Sea surface temperature: 0.100E+01 (PID.TID 0000.0001) Sea surface salinity: 0.100E+01 (PID.TID 0000.0001) CTD temperature: 0.000E+00 (PID.TID 0000.0001) CTD salinity: 0.000E+00 (PID.TID 0000.0001) CTD clim temperature: 0.000E+00 (PID.TID 0000.0001) CTD clim salinity: 0.000E+00 (PID.TID 0000.0001) XBT Temperature: 0.000E+00 (PID.TID 0000.0001) ARGO Temperature: 0.000E+00 (PID.TID 0000.0001) ARGO Salt: 0.000E+00 (PID.TID 0000.0001) drifter velocities: 0.000E+00 (PID.TID 0000.0001) drift between last and 1st year: 0.000E+00 (PID.TID 0000.0001) drift between last and 1st year: 0.000E+00 (PID.TID 0000.0001) Ageostrophic bdy flow: 0.000E+00 (PID.TID 0000.0001) OB North: 0.000E+00 (PID.TID 0000.0001) OB South: 0.000E+00 (PID.TID 0000.0001) OB West: 0.000E+00 (PID.TID 0000.0001) OB East: 0.000E+00 (PID.TID 0000.0001) (PID.TID 0000.0001) (PID.TID 0000.0001) Temperature data are read from: LevCli_temp.labsea1979 (PID.TID 0000.0001) Salinity data are read from: LevCli_salt.labsea1979 (PID.TID 0000.0001) ctrl-wet 1: nvarlength = 1800 (PID.TID 0000.0001) ctrl-wet 2: surface wet C = 14 (PID.TID 0000.0001) ctrl-wet 3: surface wet W = 8 (PID.TID 0000.0001) ctrl-wet 4: surface wet S = 6 (PID.TID 0000.0001) ctrl-wet 4a:surface wet V = 0 (PID.TID 0000.0001) ctrl-wet 5: 3D wet points = 42 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 1 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 2 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 3 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 4 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 5 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 6 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 7 2 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 8 2 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 9 2 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 10 2 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 11 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 12 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 13 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 14 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 15 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 16 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 17 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 18 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 19 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 20 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 21 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 22 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 23 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 24 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 25 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 26 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 27 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 28 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 29 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 30 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 31 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 32 2 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 33 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 34 2 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 35 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 36 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 37 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 38 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 39 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 40 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 41 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 42 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 43 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 44 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 45 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 46 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 47 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 48 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 49 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 50 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 51 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 52 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 53 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 54 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 55 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 56 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 57 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 58 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 59 0 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 60 0 (PID.TID 0000.0001) ctrl-wet 7: flux 84 (PID.TID 0000.0001) ctrl-wet 8: atmos 168 (PID.TID 0000.0001) ctrl-wet ------------------------------------------------- (PID.TID 0000.0001) ctrl-wet 13: global nvarlength for Nr = 3 1800 (PID.TID 0000.0001) ctrl-wet ------------------------------------------------- (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 1 150 120 129 0 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 2 150 120 129 0 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 3 150 120 129 0 (PID.TID 0000.0001) ctrl-wet ------------------------------------------------- (PID.TID 0000.0001) ctrl-wet ------------------------------------------------- (PID.TID 0000.0001) ctrl-wet ------------------------------------------------- (PID.TID 0000.0001) ctrl_init: no. of control variables: 6 (PID.TID 0000.0001) ctrl_init: control vector length: 1800 (PID.TID 0000.0001) ------------------------------------------------------------ (PID.TID 0000.0001) DIAGNOSTICS_SET_LEVELS: done (PID.TID 0000.0001) Total Nb of available Diagnostics: ndiagt= 196 (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 # 119 EXFtaux (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 120 EXFtauy (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 118 EXFqnet (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 129 EXFempmr (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 113 EXFhl (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 112 EXFhs (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 115 EXFswnet (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 114 EXFlwnet (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 121 EXFuwind (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 122 EXFvwind (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 124 EXFatemp (PID.TID 0000.0001) space allocated for all diagnostics: 11 levels (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: diagsEXF (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) space allocated for all stats-diags: 0 levels (PID.TID 0000.0001) DIAGSTATS_SET_POINTERS: done (PID.TID 0000.0001) ------------------------------------------------------------ (PID.TID 0000.0001) %MON fCori_max = 1.4210453727344E-04 (PID.TID 0000.0001) %MON fCori_min = 1.0666243053630E-04 (PID.TID 0000.0001) %MON fCori_mean = 1.2711058365303E-04 (PID.TID 0000.0001) %MON fCori_sd = 1.1031533875266E-05 (PID.TID 0000.0001) %MON fCoriG_max = 1.4151032568025E-04 (PID.TID 0000.0001) %MON fCoriG_min = 1.0491029349513E-04 (PID.TID 0000.0001) %MON fCoriG_mean = 1.2591168756569E-04 (PID.TID 0000.0001) %MON fCoriG_sd = 1.1383815633153E-05 (PID.TID 0000.0001) %MON fCoriCos_max = 9.9464325599212E-05 (PID.TID 0000.0001) %MON fCoriCos_min = 3.2807417471054E-05 (PID.TID 0000.0001) %MON fCoriCos_mean = 6.7585896192312E-05 (PID.TID 0000.0001) %MON fCoriCos_sd = 2.0576140902612E-05 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 7.4983684781288300E-03 (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) 3 @ 4.000000000000000E+00 /* K = 1: 3 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) sRef = /* Reference salinity profile ( psu ) */ (PID.TID 0000.0001) 3 @ 3.465000000000000E+01 /* K = 1: 3 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) viscAh = /* Lateral eddy viscosity ( m^2/s ) */ (PID.TID 0000.0001) 5.000000000000000E+04 (PID.TID 0000.0001) ; (PID.TID 0000.0001) viscAhMax = /* Maximum lateral eddy viscosity ( m^2/s ) */ (PID.TID 0000.0001) 1.000000000000000E+21 (PID.TID 0000.0001) ; (PID.TID 0000.0001) viscAhGrid = /* Grid dependent lateral eddy viscosity ( non-dim. ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) useFullLeith = /* Use Full Form of Leith Viscosity on/off flag*/ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useStrainTensionVisc= /* Use StrainTension Form of Viscous Operator flag*/ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) useAreaViscLength = /* Use area for visc length instead of geom. mean*/ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) viscC2leith = /* Leith harmonic visc. factor (on grad(vort),non-dim.) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) viscC2leithD = /* Leith harmonic viscosity factor (on grad(div),non-dim.)*/ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) viscC2smag = /* Smagorinsky harmonic viscosity factor (non-dim.) */ (PID.TID 0000.0001) 0.000000000000000E+00 (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) viscA4Max = /* Maximum biharmonic viscosity ( m^2/s ) */ (PID.TID 0000.0001) 1.000000000000000E+21 (PID.TID 0000.0001) ; (PID.TID 0000.0001) viscA4Grid = /* Grid dependent biharmonic viscosity ( non-dim. ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) viscC4leith = /* Leith biharm viscosity factor (on grad(vort), non-dim.)*/ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) viscC4leithD = /* Leith biharm viscosity factor (on grad(div), non-dim.) */ (PID.TID 0000.0001) 0.000000000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) viscC4Smag = /* Smagorinsky biharm viscosity factor (non-dim) */ (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 @ 1.930000000000000E-05 /* K = 1: 3 */ (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) 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) 0.000000000000000E+00 (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) 3 @ 1.460000000000000E-05 /* K = 1: 3 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) diffKrNrS = /* vertical profile of vertical diffusion of Salt ( m^2/s )*/ (PID.TID 0000.0001) 3 @ 1.460000000000000E-05 /* K = 1: 3 */ (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) 'JMD95Z' (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) 7.400000000000000E-04 (PID.TID 0000.0001) ; (PID.TID 0000.0001) rhonil = /* Reference density ( kg/m^3 ) */ (PID.TID 0000.0001) 1.027000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) rhoConst = /* Reference density ( kg/m^3 ) */ (PID.TID 0000.0001) 1.027000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) rhoFacC = /* normalized Reference density @ cell-Center (-) */ (PID.TID 0000.0001) 3 @ 1.000000000000000E+00 /* K = 1: 3 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rhoFacF = /* normalized Reference density @ W-Interface (-) */ (PID.TID 0000.0001) 4 @ 1.000000000000000E+00 /* K = 1: 4 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rhoConstFresh = /* Reference density ( kg/m^3 ) */ (PID.TID 0000.0001) 9.998000000000000E+02 (PID.TID 0000.0001) ; (PID.TID 0000.0001) gravity = /* Gravitational acceleration ( m/s^2 ) */ (PID.TID 0000.0001) 9.815600000000000E+00 (PID.TID 0000.0001) ; (PID.TID 0000.0001) gBaro = /* Barotropic gravity ( m/s^2 ) */ (PID.TID 0000.0001) 9.815600000000000E+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) 1.000000000000000E-04 (PID.TID 0000.0001) ; (PID.TID 0000.0001) beta = /* Beta ( 1/(m.s) ) */ (PID.TID 0000.0001) 9.999999999999999E-12 (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) 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) uniformLin_PhiSurf = /* use uniform Bo_surf on/off flag*/ (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) 1.000000000000000E+00 (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) selectAddFluid = /* option for mass source/sink of fluid (=0: off) */ (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) 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) 3.500000000000000E+01 (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) 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) metricTerms = /* metric-Terms on/off flag */ (PID.TID 0000.0001) T (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) 2 (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) F (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) 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) 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) 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) 32 (PID.TID 0000.0001) ; (PID.TID 0000.0001) writeBinaryPrec = /* Precision used for writing binary files */ (PID.TID 0000.0001) 32 (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) F (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) 1 (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) cg2dTargetResidual = /* 2d con. grad target residual */ (PID.TID 0000.0001) 1.000000000000000E-08 (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) 3.600000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) deltaTfreesurf = /* FreeSurface equation timestep ( s ) */ (PID.TID 0000.0001) 3.600000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) dTtracerLev = /* Tracer equation timestep ( s ) */ (PID.TID 0000.0001) 3 @ 3.600000000000000E+03 /* K = 1: 3 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) deltaTClock = /* Model clock timestep ( s ) */ (PID.TID 0000.0001) 3.600000000000000E+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) 48 (PID.TID 0000.0001) ; (PID.TID 0000.0001) nEndIter = /* Run ending timestep number */ (PID.TID 0000.0001) 48 (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) 1.728000000000000E+05 (PID.TID 0000.0001) ; (PID.TID 0000.0001) pChkPtFreq = /* Permanent restart/pickup file interval ( s ) */ (PID.TID 0000.0001) 0.000000000000000E+00 (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_mnc = /* Model IO flag. */ (PID.TID 0000.0001) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) pickup_read_mnc = /* Model IO flag. */ (PID.TID 0000.0001) F (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) 0.000000000000000E+00 (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) F (PID.TID 0000.0001) ; (PID.TID 0000.0001) snapshot_mnc = /* 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) 3 (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) monitor_mnc = /* Model IO flag. */ (PID.TID 0000.0001) F (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) 1.800000000000000E+02 (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) F (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) T (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.737098344693282E-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.027000000000000E+03 (PID.TID 0000.0001) ; (PID.TID 0000.0001) drC = /* C spacing ( units of r ) */ (PID.TID 0000.0001) 5.000000000000000E+00, /* K = 1 */ (PID.TID 0000.0001) 2 @ 1.000000000000000E+01 /* K = 2: 3 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) drF = /* W spacing ( units of r ) */ (PID.TID 0000.0001) 3 @ 1.000000000000000E+01 /* K = 1: 3 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) delX = /* U spacing ( m - cartesian, degrees - spherical ) */ (PID.TID 0000.0001) 20 @ 2.000000000000000E+00 /* I = 1: 20 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) delY = /* V spacing ( m - cartesian, degrees - spherical ) */ (PID.TID 0000.0001) 16 @ 2.000000000000000E+00 /* J = 1: 16 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) xgOrigin = /* X-axis origin of West edge (cartesian: m, lat-lon: deg.) */ (PID.TID 0000.0001) 2.800000000000000E+02 (PID.TID 0000.0001) ; (PID.TID 0000.0001) ygOrigin = /* Y-axis origin of South edge (cartesian: m, lat-lon: deg.) */ (PID.TID 0000.0001) 4.600000000000000E+01 (PID.TID 0000.0001) ; (PID.TID 0000.0001) rSphere = /* Radius ( ignored - cartesian, m - spherical ) */ (PID.TID 0000.0001) 6.371000000000000E+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.810000000000000E+02, /* I = 1 */ (PID.TID 0000.0001) 2.830000000000000E+02, /* I = 2 */ (PID.TID 0000.0001) 2.850000000000000E+02, /* I = 3 */ (PID.TID 0000.0001) 2.870000000000000E+02, /* I = 4 */ (PID.TID 0000.0001) 2.890000000000000E+02, /* I = 5 */ (PID.TID 0000.0001) 2.910000000000000E+02, /* I = 6 */ (PID.TID 0000.0001) 2.930000000000000E+02, /* I = 7 */ (PID.TID 0000.0001) 2.950000000000000E+02, /* I = 8 */ (PID.TID 0000.0001) 2.970000000000000E+02, /* I = 9 */ (PID.TID 0000.0001) 2.990000000000000E+02, /* I = 10 */ (PID.TID 0000.0001) 3.010000000000000E+02, /* I = 11 */ (PID.TID 0000.0001) 3.030000000000000E+02, /* I = 12 */ (PID.TID 0000.0001) 3.050000000000000E+02, /* I = 13 */ (PID.TID 0000.0001) 3.070000000000000E+02, /* I = 14 */ (PID.TID 0000.0001) 3.090000000000000E+02, /* I = 15 */ (PID.TID 0000.0001) 3.110000000000000E+02, /* I = 16 */ (PID.TID 0000.0001) 3.130000000000000E+02, /* I = 17 */ (PID.TID 0000.0001) 3.150000000000000E+02, /* I = 18 */ (PID.TID 0000.0001) 3.170000000000000E+02, /* I = 19 */ (PID.TID 0000.0001) 3.190000000000000E+02 /* I = 20 */ (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) 4.700000000000000E+01, /* J = 1 */ (PID.TID 0000.0001) 4.900000000000000E+01, /* J = 2 */ (PID.TID 0000.0001) 5.100000000000000E+01, /* J = 3 */ (PID.TID 0000.0001) 5.300000000000000E+01, /* J = 4 */ (PID.TID 0000.0001) 5.500000000000000E+01, /* J = 5 */ (PID.TID 0000.0001) 5.700000000000000E+01, /* J = 6 */ (PID.TID 0000.0001) 5.900000000000000E+01, /* J = 7 */ (PID.TID 0000.0001) 6.100000000000000E+01, /* J = 8 */ (PID.TID 0000.0001) 6.300000000000000E+01, /* J = 9 */ (PID.TID 0000.0001) 6.500000000000000E+01, /* J = 10 */ (PID.TID 0000.0001) 6.700000000000000E+01, /* J = 11 */ (PID.TID 0000.0001) 6.900000000000000E+01, /* J = 12 */ (PID.TID 0000.0001) 7.100000000000000E+01, /* J = 13 */ (PID.TID 0000.0001) 7.300000000000000E+01, /* J = 14 */ (PID.TID 0000.0001) 7.500000000000000E+01, /* J = 15 */ (PID.TID 0000.0001) 7.700000000000000E+01 /* J = 16 */ (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) -1.500000000000000E+01, /* K = 2 */ (PID.TID 0000.0001) -2.500000000000000E+01 /* K = 3 */ (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) -2.000000000000000E+01, /* K = 3 */ (PID.TID 0000.0001) -3.000000000000000E+01 /* K = 4 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) deepFacC = /* deep-model grid factor @ cell-Center (-) */ (PID.TID 0000.0001) 3 @ 1.000000000000000E+00 /* K = 1: 3 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) deepFacF = /* deep-model grid factor @ W-Interface (-) */ (PID.TID 0000.0001) 4 @ 1.000000000000000E+00 /* K = 1: 4 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rVel2wUnit = /* convert units: rVel -> wSpeed (=1 if z-coord)*/ (PID.TID 0000.0001) 4 @ 1.000000000000000E+00 /* K = 1: 4 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) wUnit2rVel = /* convert units: wSpeed -> rVel (=1 if z-coord)*/ (PID.TID 0000.0001) 4 @ 1.000000000000000E+00 /* K = 1: 4 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dBdrRef = /* Vertical grad. of reference buoyancy [(m/s/r)^2] */ (PID.TID 0000.0001) 3 @ 0.000000000000000E+00 /* K = 1: 3 */ (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) 20 @ 1.516695152377178E+05 /* I = 1: 20 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxF = /* dxF(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 1.516695152377178E+05, /* J = 1 */ (PID.TID 0000.0001) 1.459008712061998E+05, /* J = 2 */ (PID.TID 0000.0001) 1.399544694374234E+05, /* J = 3 */ (PID.TID 0000.0001) 1.338375547059709E+05, /* J = 4 */ (PID.TID 0000.0001) 1.275575795302040E+05, /* J = 5 */ (PID.TID 0000.0001) 1.211221950925184E+05, /* J = 6 */ (PID.TID 0000.0001) 1.145392419175564E+05, /* J = 7 */ (PID.TID 0000.0001) 1.078167403197357E+05, /* J = 8 */ (PID.TID 0000.0001) 1.009628806317309E+05, /* J = 9 */ (PID.TID 0000.0001) 9.398601322581600E+04, /* J = 10 */ (PID.TID 0000.0001) 8.689463834022089E+04, /* J = 11 */ (PID.TID 0000.0001) 7.969739572290120E+04, /* J = 12 */ (PID.TID 0000.0001) 7.240305410533583E+04, /* J = 13 */ (PID.TID 0000.0001) 6.502050051917860E+04, /* J = 14 */ (PID.TID 0000.0001) 5.755872946877906E+04, /* J = 15 */ (PID.TID 0000.0001) 5.002683197276441E+04 /* J = 16 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyF = /* dyF(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 20 @ 2.223898532891175E+05 /* I = 1: 20 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyF = /* dyF(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 16 @ 2.223898532891175E+05 /* J = 1: 16 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxG = /* dxG(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 20 @ 1.544849730924338E+05 /* I = 1: 20 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxG = /* dxG(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 1.544849730924338E+05, /* J = 1 */ (PID.TID 0000.0001) 1.488078573794047E+05, /* J = 2 */ (PID.TID 0000.0001) 1.429494422142520E+05, /* J = 3 */ (PID.TID 0000.0001) 1.369168651734348E+05, /* J = 4 */ (PID.TID 0000.0001) 1.307174760228300E+05, /* J = 5 */ (PID.TID 0000.0001) 1.243588277631750E+05, /* J = 6 */ (PID.TID 0000.0001) 1.178486674278995E+05, /* J = 7 */ (PID.TID 0000.0001) 1.111949266445588E+05, /* J = 8 */ (PID.TID 0000.0001) 1.044057119713670E+05, /* J = 9 */ (PID.TID 0000.0001) 9.748929502060512E+04, /* J = 10 */ (PID.TID 0000.0001) 9.045410238093534E+04, /* J = 11 */ (PID.TID 0000.0001) 8.330870535090075E+04, /* J = 12 */ (PID.TID 0000.0001) 7.606180949611843E+04, /* J = 13 */ (PID.TID 0000.0001) 6.872224404288860E+04, /* J = 14 */ (PID.TID 0000.0001) 6.129895112114271E+04, /* J = 15 */ (PID.TID 0000.0001) 5.380097486983529E+04 /* J = 16 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyG = /* dyG(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 20 @ 2.223898532891175E+05 /* I = 1: 20 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyG = /* dyG(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 16 @ 2.223898532891175E+05 /* J = 1: 16 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxC = /* dxC(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 20 @ 1.516695152377178E+05 /* I = 1: 20 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxC = /* dxC(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 1.516695152377178E+05, /* J = 1 */ (PID.TID 0000.0001) 1.459008712061998E+05, /* J = 2 */ (PID.TID 0000.0001) 1.399544694374234E+05, /* J = 3 */ (PID.TID 0000.0001) 1.338375547059709E+05, /* J = 4 */ (PID.TID 0000.0001) 1.275575795302040E+05, /* J = 5 */ (PID.TID 0000.0001) 1.211221950925184E+05, /* J = 6 */ (PID.TID 0000.0001) 1.145392419175564E+05, /* J = 7 */ (PID.TID 0000.0001) 1.078167403197357E+05, /* J = 8 */ (PID.TID 0000.0001) 1.009628806317309E+05, /* J = 9 */ (PID.TID 0000.0001) 9.398601322581600E+04, /* J = 10 */ (PID.TID 0000.0001) 8.689463834022089E+04, /* J = 11 */ (PID.TID 0000.0001) 7.969739572290120E+04, /* J = 12 */ (PID.TID 0000.0001) 7.240305410533583E+04, /* J = 13 */ (PID.TID 0000.0001) 6.502050051917860E+04, /* J = 14 */ (PID.TID 0000.0001) 5.755872946877906E+04, /* J = 15 */ (PID.TID 0000.0001) 5.002683197276441E+04 /* J = 16 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyC = /* dyC(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 20 @ 2.223898532891175E+05 /* I = 1: 20 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyC = /* dyC(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 16 @ 2.223898532891175E+05 /* J = 1: 16 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxV = /* dxV(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 20 @ 1.544849730924338E+05 /* I = 1: 20 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dxV = /* dxV(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 1.544849730924338E+05, /* J = 1 */ (PID.TID 0000.0001) 1.488078573794047E+05, /* J = 2 */ (PID.TID 0000.0001) 1.429494422142520E+05, /* J = 3 */ (PID.TID 0000.0001) 1.369168651734348E+05, /* J = 4 */ (PID.TID 0000.0001) 1.307174760228300E+05, /* J = 5 */ (PID.TID 0000.0001) 1.243588277631750E+05, /* J = 6 */ (PID.TID 0000.0001) 1.178486674278995E+05, /* J = 7 */ (PID.TID 0000.0001) 1.111949266445588E+05, /* J = 8 */ (PID.TID 0000.0001) 1.044057119713670E+05, /* J = 9 */ (PID.TID 0000.0001) 9.748929502060512E+04, /* J = 10 */ (PID.TID 0000.0001) 9.045410238093534E+04, /* J = 11 */ (PID.TID 0000.0001) 8.330870535090075E+04, /* J = 12 */ (PID.TID 0000.0001) 7.606180949611843E+04, /* J = 13 */ (PID.TID 0000.0001) 6.872224404288860E+04, /* J = 14 */ (PID.TID 0000.0001) 6.129895112114271E+04, /* J = 15 */ (PID.TID 0000.0001) 5.380097486983529E+04 /* J = 16 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyU = /* dyU(:,1,:,1) ( units: m ) */ (PID.TID 0000.0001) 20 @ 2.223898532891175E+05 /* I = 1: 20 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) dyU = /* dyU(1,:,1,:) ( units: m ) */ (PID.TID 0000.0001) 16 @ 2.223898532891175E+05 /* J = 1: 16 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rA = /* rA (:,1,:,1) ( units: m^2 ) */ (PID.TID 0000.0001) 20 @ 3.372804882275630E+10 /* I = 1: 20 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rA = /* rA (1,:,1,:) ( units: m^2 ) */ (PID.TID 0000.0001) 3.372804882275630E+10, /* J = 1 */ (PID.TID 0000.0001) 3.244522605358471E+10, /* J = 2 */ (PID.TID 0000.0001) 3.112287377427108E+10, /* J = 3 */ (PID.TID 0000.0001) 2.976260306737437E+10, /* J = 4 */ (PID.TID 0000.0001) 2.836607121321784E+10, /* J = 5 */ (PID.TID 0000.0001) 2.693497967074614E+10, /* J = 6 */ (PID.TID 0000.0001) 2.547107200456132E+10, /* J = 7 */ (PID.TID 0000.0001) 2.397613176065682E+10, /* J = 8 */ (PID.TID 0000.0001) 2.245198029344207E+10, /* J = 9 */ (PID.TID 0000.0001) 2.090047454670177E+10, /* J = 10 */ (PID.TID 0000.0001) 1.932350479119805E+10, /* J = 11 */ (PID.TID 0000.0001) 1.772299232166360E+10, /* J = 12 */ (PID.TID 0000.0001) 1.610088711600326E+10, /* J = 13 */ (PID.TID 0000.0001) 1.445916545954351E+10, /* J = 14 */ (PID.TID 0000.0001) 1.279982753723478E+10, /* J = 15 */ (PID.TID 0000.0001) 1.112489499673432E+10 /* J = 16 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rAw = /* rAw(:,1,:,1) ( units: m^2 ) */ (PID.TID 0000.0001) 20 @ 3.372804882275630E+10 /* I = 1: 20 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rAw = /* rAw(1,:,1,:) ( units: m^2 ) */ (PID.TID 0000.0001) 3.372804882275630E+10, /* J = 1 */ (PID.TID 0000.0001) 3.244522605358471E+10, /* J = 2 */ (PID.TID 0000.0001) 3.112287377427108E+10, /* J = 3 */ (PID.TID 0000.0001) 2.976260306737437E+10, /* J = 4 */ (PID.TID 0000.0001) 2.836607121321784E+10, /* J = 5 */ (PID.TID 0000.0001) 2.693497967074614E+10, /* J = 6 */ (PID.TID 0000.0001) 2.547107200456132E+10, /* J = 7 */ (PID.TID 0000.0001) 2.397613176065682E+10, /* J = 8 */ (PID.TID 0000.0001) 2.245198029344207E+10, /* J = 9 */ (PID.TID 0000.0001) 2.090047454670177E+10, /* J = 10 */ (PID.TID 0000.0001) 1.932350479119805E+10, /* J = 11 */ (PID.TID 0000.0001) 1.772299232166360E+10, /* J = 12 */ (PID.TID 0000.0001) 1.610088711600326E+10, /* J = 13 */ (PID.TID 0000.0001) 1.445916545954351E+10, /* J = 14 */ (PID.TID 0000.0001) 1.279982753723478E+10, /* J = 15 */ (PID.TID 0000.0001) 1.112489499673432E+10 /* J = 16 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rAs = /* rAs(:,1,:,1) ( units: m^2 ) */ (PID.TID 0000.0001) 20 @ 3.435414629417918E+10 /* I = 1: 20 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) rAs = /* rAs(1,:,1,:) ( units: m^2 ) */ (PID.TID 0000.0001) 3.435414629417918E+10, /* J = 1 */ (PID.TID 0000.0001) 3.309167746093097E+10, /* J = 2 */ (PID.TID 0000.0001) 3.178889151607872E+10, /* J = 3 */ (PID.TID 0000.0001) 3.044737570361747E+10, /* J = 4 */ (PID.TID 0000.0001) 2.906876445392020E+10, /* J = 5 */ (PID.TID 0000.0001) 2.765473739243563E+10, /* J = 6 */ (PID.TID 0000.0001) 2.620701729332415E+10, /* J = 7 */ (PID.TID 0000.0001) 2.472736798052209E+10, /* J = 8 */ (PID.TID 0000.0001) 2.321759217879512E+10, /* J = 9 */ (PID.TID 0000.0001) 2.167952931739416E+10, /* J = 10 */ (PID.TID 0000.0001) 2.011505328899539E+10, /* J = 11 */ (PID.TID 0000.0001) 1.852607016665020E+10, /* J = 12 */ (PID.TID 0000.0001) 1.691451588152944E+10, /* J = 13 */ (PID.TID 0000.0001) 1.528235386428863E+10, /* J = 14 */ (PID.TID 0000.0001) 1.363157265293026E+10, /* J = 15 */ (PID.TID 0000.0001) 1.196418347007692E+10 /* J = 16 */ (PID.TID 0000.0001) ; (PID.TID 0000.0001) globalArea = /* Integrated horizontal Area (m^2) */ (PID.TID 0000.0001) 3.562528105304877E+12 (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) CTRL_CHECK: ctrl package (PID.TID 0000.0001) COST_CHECK: cost package (PID.TID 0000.0001) GRDCHK_CHECK: grdchk package (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // CONFIG_CHECK : Normal End (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 7.4983684781288300E-03 (PID.TID 0000.0001) (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) // ======================================================= (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 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_eta_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_eta_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_eta_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_eta_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_uvel_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_uvel_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_uvel_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_uvel_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_uvel_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_vvel_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_vvel_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_vvel_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_vvel_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_vvel_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_wvel_max = -0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_wvel_min = -0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_wvel_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_wvel_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_wvel_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON dynstat_theta_max = 1.3333076477051E+01 (PID.TID 0000.0001) %MON dynstat_theta_min = -9.0556508302689E-01 (PID.TID 0000.0001) %MON dynstat_theta_mean = 4.5484968843880E+00 (PID.TID 0000.0001) %MON dynstat_theta_sd = 2.7344515485496E+00 (PID.TID 0000.0001) %MON dynstat_theta_del2 = 1.9313044669604E-02 (PID.TID 0000.0001) %MON dynstat_salt_max = 3.5060653686523E+01 (PID.TID 0000.0001) %MON dynstat_salt_min = 3.0128698348999E+01 (PID.TID 0000.0001) %MON dynstat_salt_mean = 3.3299954657188E+01 (PID.TID 0000.0001) %MON dynstat_salt_sd = 1.0978914395800E+00 (PID.TID 0000.0001) %MON dynstat_salt_del2 = 1.1638859433690E-02 (PID.TID 0000.0001) %MON forcing_qnet_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_qnet_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_qnet_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_qnet_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_qnet_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_qsw_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_qsw_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_qsw_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_qsw_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_qsw_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_empmr_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_empmr_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_empmr_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_empmr_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_empmr_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_fu_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_fu_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_fu_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_fu_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_fu_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_fv_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_fv_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_fv_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_fv_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON forcing_fv_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON advcfl_uvel_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON advcfl_vvel_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON advcfl_wvel_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON advcfl_W_hf_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON pe_b_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON ke_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON ke_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON ke_vol = 1.0687584315915E+14 (PID.TID 0000.0001) %MON vort_r_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON vort_r_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON vort_a_mean = 1.2140910166234E-04 (PID.TID 0000.0001) %MON vort_a_sd = 1.1264762399736E-05 (PID.TID 0000.0001) %MON vort_p_mean = 1.6969826250414E-04 (PID.TID 0000.0001) %MON vort_p_sd = 1.0565288268109E-04 (PID.TID 0000.0001) %MON surfExpan_theta_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON surfExpan_salt_mean = 0.0000000000000E+00 (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 = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_heff_min = 1.0000000000000E+00 (PID.TID 0000.0001) %MON seaice_heff_mean = 1.0000000000000E+00 (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 = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_hsnow_min = 2.0000000000000E-01 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 2.0000000000000E-01 (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 = 6.3903775845771E-02 (PID.TID 0000.0001) %MON exf_ustress_min = -9.5324050318348E-02 (PID.TID 0000.0001) %MON exf_ustress_mean = 2.2585053845627E-02 (PID.TID 0000.0001) %MON exf_ustress_sd = 2.7275868295507E-02 (PID.TID 0000.0001) %MON exf_ustress_del2 = 7.3810540854857E-04 (PID.TID 0000.0001) %MON exf_vstress_max = 5.4708944127586E-02 (PID.TID 0000.0001) %MON exf_vstress_min = -6.2488440618747E-02 (PID.TID 0000.0001) %MON exf_vstress_mean = -5.5966769927411E-03 (PID.TID 0000.0001) %MON exf_vstress_sd = 1.5564946659994E-02 (PID.TID 0000.0001) %MON exf_vstress_del2 = 5.2446640646997E-04 (PID.TID 0000.0001) %MON exf_hflux_max = 7.3111020636161E+02 (PID.TID 0000.0001) %MON exf_hflux_min = 1.0991726570245E+02 (PID.TID 0000.0001) %MON exf_hflux_mean = 2.7655955077737E+02 (PID.TID 0000.0001) %MON exf_hflux_sd = 1.5872019352493E+02 (PID.TID 0000.0001) %MON exf_hflux_del2 = 6.4818889950706E+00 (PID.TID 0000.0001) %MON exf_sflux_max = 5.5100078770193E-08 (PID.TID 0000.0001) %MON exf_sflux_min = -6.0802354200242E-08 (PID.TID 0000.0001) %MON exf_sflux_mean = -6.5150265743063E-09 (PID.TID 0000.0001) %MON exf_sflux_sd = 2.6751431080853E-08 (PID.TID 0000.0001) %MON exf_sflux_del2 = 1.1209417768681E-09 (PID.TID 0000.0001) %MON exf_uwind_max = 6.4643745422363E+00 (PID.TID 0000.0001) %MON exf_uwind_min = -6.8372380733490E+00 (PID.TID 0000.0001) %MON exf_uwind_mean = 2.7697727336031E+00 (PID.TID 0000.0001) %MON exf_uwind_sd = 2.9900402496951E+00 (PID.TID 0000.0001) %MON exf_uwind_del2 = 1.6625569786913E-01 (PID.TID 0000.0001) %MON exf_vwind_max = 3.9240682125092E+00 (PID.TID 0000.0001) %MON exf_vwind_min = -6.0197033882141E+00 (PID.TID 0000.0001) %MON exf_vwind_mean = -7.6089868124963E-01 (PID.TID 0000.0001) %MON exf_vwind_sd = 1.7293437592941E+00 (PID.TID 0000.0001) %MON exf_vwind_del2 = 1.5097945843360E-01 (PID.TID 0000.0001) %MON exf_wspeed_max = 7.8832820454477E+00 (PID.TID 0000.0001) %MON exf_wspeed_min = 4.6035219539401E-01 (PID.TID 0000.0001) %MON exf_wspeed_mean = 4.1981217095273E+00 (PID.TID 0000.0001) %MON exf_wspeed_sd = 1.5991724245810E+00 (PID.TID 0000.0001) %MON exf_wspeed_del2 = 2.3646792253828E-01 (PID.TID 0000.0001) %MON exf_atemp_max = 2.8188281250000E+02 (PID.TID 0000.0001) %MON exf_atemp_min = 2.3646176910400E+02 (PID.TID 0000.0001) %MON exf_atemp_mean = 2.6394605784141E+02 (PID.TID 0000.0001) %MON exf_atemp_sd = 1.1983417694612E+01 (PID.TID 0000.0001) %MON exf_atemp_del2 = 7.0525892037380E-01 (PID.TID 0000.0001) %MON exf_aqh_max = 6.3231729436666E-03 (PID.TID 0000.0001) %MON exf_aqh_min = 1.6369274817407E-04 (PID.TID 0000.0001) %MON exf_aqh_mean = 2.4803629101886E-03 (PID.TID 0000.0001) %MON exf_aqh_sd = 1.4265074770275E-03 (PID.TID 0000.0001) %MON exf_aqh_del2 = 7.6519352415610E-05 (PID.TID 0000.0001) %MON exf_lwflux_max = 1.9978966060501E+02 (PID.TID 0000.0001) %MON exf_lwflux_min = 6.3304595803996E+01 (PID.TID 0000.0001) %MON exf_lwflux_mean = 1.0410079899302E+02 (PID.TID 0000.0001) %MON exf_lwflux_sd = 3.6519264181786E+01 (PID.TID 0000.0001) %MON exf_lwflux_del2 = 5.1692332470201E+00 (PID.TID 0000.0001) %MON exf_precip_max = 1.0498766300771E-07 (PID.TID 0000.0001) %MON exf_precip_min = 2.7359498694368E-10 (PID.TID 0000.0001) %MON exf_precip_mean = 3.6390080543085E-08 (PID.TID 0000.0001) %MON exf_precip_sd = 2.0578148171209E-08 (PID.TID 0000.0001) %MON exf_precip_del2 = 1.6835041457522E-09 (PID.TID 0000.0001) %MON exf_snowprecip_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_snowprecip_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_snowprecip_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_snowprecip_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_snowprecip_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_swflux_max = -8.1205755472183E-02 (PID.TID 0000.0001) %MON exf_swflux_min = -6.3973114013672E+01 (PID.TID 0000.0001) %MON exf_swflux_mean = -2.6453223022948E+01 (PID.TID 0000.0001) %MON exf_swflux_sd = 1.9625901079469E+01 (PID.TID 0000.0001) %MON exf_swflux_del2 = 8.9569843561739E-02 (PID.TID 0000.0001) %MON exf_evap_max = 6.1424286594286E-08 (PID.TID 0000.0001) %MON exf_evap_min = 1.1021039945128E-08 (PID.TID 0000.0001) %MON exf_evap_mean = 2.9875053968778E-08 (PID.TID 0000.0001) %MON exf_evap_sd = 9.5466440695483E-09 (PID.TID 0000.0001) %MON exf_evap_del2 = 1.6734130637722E-09 (PID.TID 0000.0001) %MON exf_swdown_max = 7.1081237792969E+01 (PID.TID 0000.0001) %MON exf_swdown_min = 9.0228617191315E-02 (PID.TID 0000.0001) %MON exf_swdown_mean = 2.9392470025498E+01 (PID.TID 0000.0001) %MON exf_swdown_sd = 2.1806556754965E+01 (PID.TID 0000.0001) %MON exf_swdown_del2 = 8.5622026398184E-01 (PID.TID 0000.0001) %MON exf_lwdown_max = 3.0567971801758E+02 (PID.TID 0000.0001) %MON exf_lwdown_min = 1.1599769210815E+02 (PID.TID 0000.0001) %MON exf_lwdown_mean = 2.2594931695913E+02 (PID.TID 0000.0001) %MON exf_lwdown_sd = 4.6277429231296E+01 (PID.TID 0000.0001) %MON exf_lwdown_del2 = 8.1741979598658E+00 (PID.TID 0000.0001) %MON exf_runoff_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_runoff_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_runoff_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_runoff_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_runoff_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_climsst_max = 1.3333076477051E+01 (PID.TID 0000.0001) %MON exf_climsst_min = 9.2058634757996E-01 (PID.TID 0000.0001) %MON exf_climsst_mean = 5.1412232105052E+00 (PID.TID 0000.0001) %MON exf_climsst_sd = 2.5470575662253E+00 (PID.TID 0000.0001) %MON exf_climsst_del2 = 2.9771045505093E-02 (PID.TID 0000.0001) %MON exf_climsss_max = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_climsss_min = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_climsss_mean = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_climsss_sd = 0.0000000000000E+00 (PID.TID 0000.0001) %MON exf_climsss_del2 = 0.0000000000000E+00 (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // End MONITOR EXF statistics (PID.TID 0000.0001) // ======================================================= ph-ice B 0 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 0 1450669632.3142052 ph-ice B 1 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 1 1453918243.8311796 ph-ice B 2 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 2 1466828887.6932979 ph-ice B 3 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 3 1479748441.7704282 ph-ice B 4 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 4 1492676894.9620843 ph-ice B 5 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 5 1505614236.1846230 ph-ice B 6 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 6 1518560454.3758986 ph-ice B 7 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 7 1531515538.4952743 ph-ice B 8 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 8 1544479477.5236738 ph-ice B 9 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 9 1557452260.4636269 ph-ice B 10 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 10 1570433876.3392851 ph-ice B 11 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 11 1583424314.1964757 ph-ice B 12 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 12 1596423563.1027229 ph-ice B 13 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 13 1609431612.1472828 ph-ice B 14 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 14 1622448450.4411700 ph-ice B 15 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 15 1635474067.1172061 ph-ice B 16 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 16 1648508451.3300276 ph-ice B 17 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 17 1661551592.2561288 ph-ice B 18 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 18 1674603479.0938909 ph-ice B 19 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 19 1687664101.0635977 ph-ice B 20 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 20 1700733447.4074719 ph-ice B 21 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 21 1713811507.3897059 ph-ice B 22 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 22 1726898270.2964718 ph-ice B 23 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 23 1739993725.4359586 ph-ice B 24 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 24 1753097862.1383984 ph-ice B 25 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 25 1766210669.7560763 ph-ice B 26 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 26 1779332137.6633663 ph-ice B 27 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 27 1792462255.2567389 ph-ice B 28 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 28 1805601011.9548035 ph-ice B 29 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 29 1818748397.1983111 ph-ice B 30 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 30 1831904400.4501822 ph-ice B 31 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 31 1845069011.1955247 ph-ice B 32 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 32 1858242218.9416449 ph-ice B 33 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 33 1871424013.2180800 ph-ice B 34 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 34 1884614383.5766089 ph-ice B 35 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 35 1897813319.5912681 ph-ice B 36 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 36 1911020810.8583596 ph-ice B 37 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 37 1924236846.9964826 ph-ice B 38 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 38 1937461417.6465318 ph-ice B 39 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 39 1950694512.4717345 ph-ice B 40 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 40 1963936121.1576340 ph-ice B 41 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 41 1977186233.4121227 ph-ice B 42 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 42 1990444838.9654560 ph-ice B 43 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 43 2003711927.5702517 ph-ice B 44 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 44 2016987489.0015087 ph-ice B 45 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 45 2030271513.0566292 ph-ice B 46 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 46 2043563989.5553911 ph-ice B 47 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 47 2056864908.3399935 (PID.TID 0000.0001) %CHECKPOINT 48 ckptA --> f_ice = 0.166117134701219D+11 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_temp = 0.000000000000000D+00 --> f_salt = 0.000000000000000D+00 --> f_temp0 = 0.000000000000000D+00 --> f_salt0 = 0.000000000000000D+00 --> f_temp0smoo = 0.000000000000000D+00 --> f_salt0smoo = 0.000000000000000D+00 --> f_etan0 = 0.000000000000000D+00 --> f_uvel0 = 0.000000000000000D+00 --> f_vvel0 = 0.000000000000000D+00 --> f_sst = 0.000000000000000D+00 --> f_tmi = 0.000000000000000D+00 --> f_sss = 0.000000000000000D+00 --> f_bp = 0.000000000000000D+00 --> f_ssh = 0.000000000000000D+00 --> f_tp = 0.000000000000000D+00 --> f_ers = 0.000000000000000D+00 --> f_gfo = 0.000000000000000D+00 --> f_tauu = 0.000000000000000D+00 --> f_tauum = 0.000000000000000D+00 --> f_tauusmoo = 0.000000000000000D+00 --> f_tauv = 0.000000000000000D+00 --> f_tauvm = 0.000000000000000D+00 --> f_tauvsmoo = 0.000000000000000D+00 --> f_hflux = 0.000000000000000D+00 --> f_hfluxmm = 0.000000000000000D+00 --> f_hfluxsmoo = 0.000000000000000D+00 --> f_sflux = 0.000000000000000D+00 --> f_sfluxmm = 0.000000000000000D+00 --> f_sfluxsmoo = 0.000000000000000D+00 --> f_uwind = 0.000000000000000D+00 --> f_vwind = 0.000000000000000D+00 --> f_atemp = 0.000000000000000D+00 --> f_aqh = 0.000000000000000D+00 --> f_precip = 0.000000000000000D+00 --> f_swflux = 0.000000000000000D+00 --> f_swdown = 0.000000000000000D+00 --> f_uwindm = 0.000000000000000D+00 --> f_vwindm = 0.000000000000000D+00 --> f_atempm = 0.000000000000000D+00 --> f_aqhm = 0.000000000000000D+00 --> f_precipm = 0.000000000000000D+00 --> f_swfluxm = 0.000000000000000D+00 --> f_swdownm = 0.000000000000000D+00 --> f_uwindsmoo = 0.000000000000000D+00 --> f_vwindsmoo = 0.000000000000000D+00 --> f_atempsmoo = 0.000000000000000D+00 --> f_aqhsmoo = 0.000000000000000D+00 --> f_precipsmoo = 0.000000000000000D+00 --> f_swfluxsmoo = 0.000000000000000D+00 --> f_swdownsmoo = 0.000000000000000D+00 --> f_atl = 0.000000000000000D+00 --> f_ctdt = 0.000000000000000D+00 --> f_ctds = 0.000000000000000D+00 --> f_ctdtclim= 0.000000000000000D+00 --> f_ctdsclim= 0.000000000000000D+00 --> f_xbt = 0.000000000000000D+00 --> f_argot = 0.000000000000000D+00 --> f_argos = 0.000000000000000D+00 --> f_drifter = 0.000000000000000D+00 --> f_tdrift = 0.000000000000000D+00 --> f_sdrift = 0.000000000000000D+00 --> f_wdrift = 0.000000000000000D+00 --> f_scatx = 0.000000000000000D+00 --> f_scaty = 0.000000000000000D+00 --> f_scatxm = 0.000000000000000D+00 --> f_scatym = 0.000000000000000D+00 --> f_obcsn = 0.000000000000000D+00 --> f_obcss = 0.000000000000000D+00 --> f_obcsw = 0.000000000000000D+00 --> f_obcse = 0.000000000000000D+00 --> f_ageos = 0.000000000000000D+00 --> f_curmtr = 0.000000000000000D+00 --> f_kapgm = 0.000000000000000D+00 --> f_kapredi = 0.000000000000000D+00 --> f_diffkr = 0.000000000000000D+00 --> f_eddytau = 0.000000000000000D+00 --> f_bottomdrag = 0.000000000000000D+00 --> f_hfluxmm2 = 0.000000000000000D+00 --> f_sfluxmm2 = 0.000000000000000D+00 --> f_transp = 0.000000000000000D+00 --> objf_hmean = 0.000000000000000D+00 --> fc = 0.166117134701219D+11 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE ph-ice B 24 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 24 1753097862.1383984 ph-ice B 25 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 25 1766210669.7560763 ph-ice B 26 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 26 1779332137.6633663 ph-ice B 27 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 27 1792462255.2567389 ph-ice B 28 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 28 1805601011.9548035 ph-ice B 29 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 29 1818748397.1983111 ph-ice B 30 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 30 1831904400.4501822 ph-ice B 31 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 31 1845069011.1955247 ph-ice B 32 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 32 1858242218.9416449 ph-ice B 33 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 33 1871424013.2180800 ph-ice B 34 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 34 1884614383.5766089 ph-ice B 35 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 35 1897813319.5912681 ph-ice B 36 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 36 1911020810.8583596 ph-ice B 37 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 37 1924236846.9964826 ph-ice B 38 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 38 1937461417.6465318 ph-ice B 39 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 39 1950694512.4717345 ph-ice B 40 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 40 1963936121.1576340 ph-ice B 41 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 41 1977186233.4121227 ph-ice B 42 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 42 1990444838.9654560 ph-ice B 43 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 43 2003711927.5702517 ph-ice B 44 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 44 2016987489.0015087 ph-ice B 45 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 45 2030271513.0566292 ph-ice B 46 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 46 2043563989.5553911 ph-ice B 47 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 47 2056864908.3399935 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE ph-ice B 0 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 0 1450669632.3142052 ph-ice B 1 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 1 1453918243.8311796 ph-ice B 2 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 2 1466828887.6932979 ph-ice B 3 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 3 1479748441.7704282 ph-ice B 4 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 4 1492676894.9620843 ph-ice B 5 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 5 1505614236.1846230 ph-ice B 6 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 6 1518560454.3758986 ph-ice B 7 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 7 1531515538.4952743 ph-ice B 8 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 8 1544479477.5236738 ph-ice B 9 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 9 1557452260.4636269 ph-ice B 10 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 10 1570433876.3392851 ph-ice B 11 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 11 1583424314.1964757 ph-ice B 12 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 12 1596423563.1027229 ph-ice B 13 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 13 1609431612.1472828 ph-ice B 14 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 14 1622448450.4411700 ph-ice B 15 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 15 1635474067.1172061 ph-ice B 16 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 16 1648508451.3300276 ph-ice B 17 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 17 1661551592.2561288 ph-ice B 18 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 18 1674603479.0938909 ph-ice B 19 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 19 1687664101.0635977 ph-ice B 20 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 20 1700733447.4074719 ph-ice B 21 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 21 1713811507.3897059 ph-ice B 22 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 22 1726898270.2964718 ph-ice B 23 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 23 1739993725.4359586 ph-check entering grdchk_main ph-check fcref = 16611713470.121853 grad-res ------------------------------- grad-res proc # i j k bi bj iobc fc ref fc + eps fc - eps grad-res proc # i j k bi bj iobc adj grad fd grad 1 - fd/adj grad-res closest next position: grad-res 0 10 1 8 1 1 1 ph-test icomp, ncvarcomp, ichknum 10 300 1 ph-grd _loc: bi, bj, icomptest, ichknum 1 1 0 1 ph-grd -->hit<-- 6 8 1 1 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 7.4983684781288300E-03 (PID.TID 0000.0001) (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) // ======================================================= (PID.TID 0000.0001) // Model current state (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ph-ice B 0 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 0 1450669632.0548654 ph-ice B 1 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 1 1453918243.2475471 ph-ice B 2 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 2 1466828885.0064726 ph-ice B 3 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 3 1479748436.9897006 ph-ice B 4 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 4 1492676888.0967400 ph-ice B 5 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 5 1505614227.2439435 ph-ice B 6 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 6 1518560443.3691623 ph-ice B 7 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 7 1531515525.4317558 ph-ice B 8 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 8 1544479462.4126434 ph-ice B 9 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 9 1557452243.3143528 ph-ice B 10 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 10 1570433857.1610301 ph-ice B 11 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 11 1583424292.9984992 ph-ice B 12 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 12 1596423539.8942807 ph-ice B 13 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 13 1609431586.9376264 ph-ice B 14 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 14 1622448423.2395473 ph-ice B 15 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 15 1635474037.9328606 ph-ice B 16 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 16 1648508420.1722007 ph-ice B 17 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 17 1661551559.1340570 ph-ice B 18 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 18 1674603444.0168068 ph-ice B 19 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 19 1687664064.0407305 ph-ice B 20 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 20 1700733408.4480474 ph-ice B 21 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 21 1713811466.5029452 ph-ice B 22 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 22 1726898227.4915924 ph-ice B 23 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 23 1739993680.7221751 ph-ice B 24 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 24 1753097815.5249207 ph-ice B 25 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 25 1766210621.2521098 ph-ice B 26 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 26 1779332087.2781143 ph-ice B 27 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 27 1792462202.9993997 ph-ice B 28 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 28 1805600957.8345714 ph-ice B 29 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 29 1818748341.2243781 ph-ice B 30 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 30 1831904342.6317356 ph-ice B 31 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 31 1845068951.5417488 ph-ice B 32 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 32 1858242157.4617190 ph-ice B 33 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 33 1871423949.9211798 ph-ice B 34 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 34 1884614318.4719076 ph-ice B 35 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 35 1897813252.6879325 ph-ice B 36 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 36 1911020742.1655550 ph-ice B 37 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 37 1924236776.5233696 ph-ice B 38 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 38 1937461345.4022675 ph-ice B 39 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 39 1950694438.4654717 ph-ice B 40 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 40 1963936045.3985226 ph-ice B 41 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 41 1977186155.9093082 ph-ice B 42 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 42 1990444759.7280798 ph-ice B 43 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 43 2003711846.6074519 ph-ice B 44 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 44 2016987406.3224204 ph-ice B 45 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 45 2030271428.6703823 ph-ice B 46 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 46 2043563903.4711115 ph-ice B 47 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 47 2056864820.5668042 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE --> f_ice = 0.166117133823487D+11 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_temp = 0.000000000000000D+00 --> f_salt = 0.000000000000000D+00 --> f_temp0 = 0.000000000000000D+00 --> f_salt0 = 0.000000000000000D+00 --> f_temp0smoo = 0.000000000000000D+00 --> f_salt0smoo = 0.000000000000000D+00 --> f_etan0 = 0.000000000000000D+00 --> f_uvel0 = 0.000000000000000D+00 --> f_vvel0 = 0.000000000000000D+00 --> f_sst = 0.000000000000000D+00 --> f_tmi = 0.000000000000000D+00 --> f_sss = 0.000000000000000D+00 --> f_bp = 0.000000000000000D+00 --> f_ssh = 0.000000000000000D+00 --> f_tp = 0.000000000000000D+00 --> f_ers = 0.000000000000000D+00 --> f_gfo = 0.000000000000000D+00 --> f_tauu = 0.000000000000000D+00 --> f_tauum = 0.000000000000000D+00 --> f_tauusmoo = 0.000000000000000D+00 --> f_tauv = 0.000000000000000D+00 --> f_tauvm = 0.000000000000000D+00 --> f_tauvsmoo = 0.000000000000000D+00 --> f_hflux = 0.000000000000000D+00 --> f_hfluxmm = 0.000000000000000D+00 --> f_hfluxsmoo = 0.000000000000000D+00 --> f_sflux = 0.000000000000000D+00 --> f_sfluxmm = 0.000000000000000D+00 --> f_sfluxsmoo = 0.000000000000000D+00 --> f_uwind = 0.000000000000000D+00 --> f_vwind = 0.000000000000000D+00 --> f_atemp = 0.000000000000000D+00 --> f_aqh = 0.000000000000000D+00 --> f_precip = 0.000000000000000D+00 --> f_swflux = 0.000000000000000D+00 --> f_swdown = 0.000000000000000D+00 --> f_uwindm = 0.000000000000000D+00 --> f_vwindm = 0.000000000000000D+00 --> f_atempm = 0.000000000000000D+00 --> f_aqhm = 0.000000000000000D+00 --> f_precipm = 0.000000000000000D+00 --> f_swfluxm = 0.000000000000000D+00 --> f_swdownm = 0.000000000000000D+00 --> f_uwindsmoo = 0.000000000000000D+00 --> f_vwindsmoo = 0.000000000000000D+00 --> f_atempsmoo = 0.000000000000000D+00 --> f_aqhsmoo = 0.000000000000000D+00 --> f_precipsmoo = 0.000000000000000D+00 --> f_swfluxsmoo = 0.000000000000000D+00 --> f_swdownsmoo = 0.000000000000000D+00 --> f_atl = 0.000000000000000D+00 --> f_ctdt = 0.000000000000000D+00 --> f_ctds = 0.000000000000000D+00 --> f_ctdtclim= 0.000000000000000D+00 --> f_ctdsclim= 0.000000000000000D+00 --> f_xbt = 0.000000000000000D+00 --> f_argot = 0.000000000000000D+00 --> f_argos = 0.000000000000000D+00 --> f_drifter = 0.000000000000000D+00 --> f_tdrift = 0.000000000000000D+00 --> f_sdrift = 0.000000000000000D+00 --> f_wdrift = 0.000000000000000D+00 --> f_scatx = 0.000000000000000D+00 --> f_scaty = 0.000000000000000D+00 --> f_scatxm = 0.000000000000000D+00 --> f_scatym = 0.000000000000000D+00 --> f_obcsn = 0.000000000000000D+00 --> f_obcss = 0.000000000000000D+00 --> f_obcsw = 0.000000000000000D+00 --> f_obcse = 0.000000000000000D+00 --> f_ageos = 0.000000000000000D+00 --> f_curmtr = 0.000000000000000D+00 --> f_kapgm = 0.000000000000000D+00 --> f_kapredi = 0.000000000000000D+00 --> f_diffkr = 0.000000000000000D+00 --> f_eddytau = 0.000000000000000D+00 --> f_bottomdrag = 0.000000000000000D+00 --> f_hfluxmm2 = 0.000000000000000D+00 --> f_sfluxmm2 = 0.000000000000000D+00 --> f_transp = 0.000000000000000D+00 --> objf_hmean = 0.000000000000000D+00 --> fc = 0.166117133823487D+11 ph-check fcpertplus = 16611713382.348663 ph-check fcpertminus = 16611713470.121853 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 7.4983684781288300E-03 (PID.TID 0000.0001) (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) // ======================================================= (PID.TID 0000.0001) // Model current state (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ph-ice B 0 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 0 1450669632.5735455 ph-ice B 1 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 1 1453918244.4148126 ph-ice B 2 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 2 1466828890.3801219 ph-ice B 3 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 3 1479748446.5511549 ph-ice B 4 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 4 1492676901.8274283 ph-ice B 5 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 5 1505614245.1253023 ph-ice B 6 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 6 1518560465.3826337 ph-ice B 7 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 7 1531515551.5587912 ph-ice B 8 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 8 1544479492.6347013 ph-ice B 9 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 9 1557452277.6128981 ph-ice B 10 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 10 1570433895.5175383 ph-ice B 11 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 11 1583424335.3944511 ph-ice B 12 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 12 1596423586.3111639 ph-ice B 13 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 13 1609431637.3569381 ph-ice B 14 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 14 1622448477.6427913 ph-ice B 15 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 15 1635474096.3015492 ph-ice B 16 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 16 1648508482.4878526 ph-ice B 17 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 17 1661551625.3781986 ph-ice B 18 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 18 1674603514.1709723 ph-ice B 19 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 19 1687664138.0864623 ph-ice B 20 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 20 1700733486.3668947 ph-ice B 21 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 21 1713811548.2764649 ph-ice B 22 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 22 1726898313.1013494 ph-ice B 23 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 23 1739993770.1497412 ph-ice B 24 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 24 1753097908.7518756 ph-ice B 25 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 25 1766210718.2600420 ph-ice B 26 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 26 1779332188.0486176 ph-ice B 27 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 27 1792462307.5140767 ph-ice B 28 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 28 1805601066.0750325 ph-ice B 29 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 29 1818748453.1722412 ph-ice B 30 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 30 1831904458.2686262 ph-ice B 31 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 31 1845069070.8492992 ph-ice B 32 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 32 1858242280.4215693 ph-ice B 33 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 33 1871424076.5149791 ph-ice B 34 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 34 1884614448.6813102 ph-ice B 35 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 35 1897813386.4946029 ph-ice B 36 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 36 1911020879.5511634 ph-ice B 37 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 37 1924236917.4695952 ph-ice B 38 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 38 1937461489.8907959 ph-ice B 39 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 39 1950694586.4779968 ph-ice B 40 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 40 1963936196.9167454 ph-ice B 41 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 41 1977186310.9149373 ph-ice B 42 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 42 1990444918.2028325 ph-ice B 43 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 43 2003712008.5330517 ph-ice B 44 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 44 2016987571.6805985 ph-ice B 45 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 45 2030271597.4428778 ph-ice B 46 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 46 2043564075.6396718 ph-ice B 47 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 47 2056864996.1131837 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE --> f_ice = 0.166117135578950D+11 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_temp = 0.000000000000000D+00 --> f_salt = 0.000000000000000D+00 --> f_temp0 = 0.000000000000000D+00 --> f_salt0 = 0.000000000000000D+00 --> f_temp0smoo = 0.000000000000000D+00 --> f_salt0smoo = 0.000000000000000D+00 --> f_etan0 = 0.000000000000000D+00 --> f_uvel0 = 0.000000000000000D+00 --> f_vvel0 = 0.000000000000000D+00 --> f_sst = 0.000000000000000D+00 --> f_tmi = 0.000000000000000D+00 --> f_sss = 0.000000000000000D+00 --> f_bp = 0.000000000000000D+00 --> f_ssh = 0.000000000000000D+00 --> f_tp = 0.000000000000000D+00 --> f_ers = 0.000000000000000D+00 --> f_gfo = 0.000000000000000D+00 --> f_tauu = 0.000000000000000D+00 --> f_tauum = 0.000000000000000D+00 --> f_tauusmoo = 0.000000000000000D+00 --> f_tauv = 0.000000000000000D+00 --> f_tauvm = 0.000000000000000D+00 --> f_tauvsmoo = 0.000000000000000D+00 --> f_hflux = 0.000000000000000D+00 --> f_hfluxmm = 0.000000000000000D+00 --> f_hfluxsmoo = 0.000000000000000D+00 --> f_sflux = 0.000000000000000D+00 --> f_sfluxmm = 0.000000000000000D+00 --> f_sfluxsmoo = 0.000000000000000D+00 --> f_uwind = 0.000000000000000D+00 --> f_vwind = 0.000000000000000D+00 --> f_atemp = 0.000000000000000D+00 --> f_aqh = 0.000000000000000D+00 --> f_precip = 0.000000000000000D+00 --> f_swflux = 0.000000000000000D+00 --> f_swdown = 0.000000000000000D+00 --> f_uwindm = 0.000000000000000D+00 --> f_vwindm = 0.000000000000000D+00 --> f_atempm = 0.000000000000000D+00 --> f_aqhm = 0.000000000000000D+00 --> f_precipm = 0.000000000000000D+00 --> f_swfluxm = 0.000000000000000D+00 --> f_swdownm = 0.000000000000000D+00 --> f_uwindsmoo = 0.000000000000000D+00 --> f_vwindsmoo = 0.000000000000000D+00 --> f_atempsmoo = 0.000000000000000D+00 --> f_aqhsmoo = 0.000000000000000D+00 --> f_precipsmoo = 0.000000000000000D+00 --> f_swfluxsmoo = 0.000000000000000D+00 --> f_swdownsmoo = 0.000000000000000D+00 --> f_atl = 0.000000000000000D+00 --> f_ctdt = 0.000000000000000D+00 --> f_ctds = 0.000000000000000D+00 --> f_ctdtclim= 0.000000000000000D+00 --> f_ctdsclim= 0.000000000000000D+00 --> f_xbt = 0.000000000000000D+00 --> f_argot = 0.000000000000000D+00 --> f_argos = 0.000000000000000D+00 --> f_drifter = 0.000000000000000D+00 --> f_tdrift = 0.000000000000000D+00 --> f_sdrift = 0.000000000000000D+00 --> f_wdrift = 0.000000000000000D+00 --> f_scatx = 0.000000000000000D+00 --> f_scaty = 0.000000000000000D+00 --> f_scatxm = 0.000000000000000D+00 --> f_scatym = 0.000000000000000D+00 --> f_obcsn = 0.000000000000000D+00 --> f_obcss = 0.000000000000000D+00 --> f_obcsw = 0.000000000000000D+00 --> f_obcse = 0.000000000000000D+00 --> f_ageos = 0.000000000000000D+00 --> f_curmtr = 0.000000000000000D+00 --> f_kapgm = 0.000000000000000D+00 --> f_kapredi = 0.000000000000000D+00 --> f_diffkr = 0.000000000000000D+00 --> f_eddytau = 0.000000000000000D+00 --> f_bottomdrag = 0.000000000000000D+00 --> f_hfluxmm2 = 0.000000000000000D+00 --> f_sfluxmm2 = 0.000000000000000D+00 --> f_transp = 0.000000000000000D+00 --> objf_hmean = 0.000000000000000D+00 --> fc = 0.166117135578950D+11 grad-res ------------------------------- grad-res 0 1 6 8 1 1 1 1 1.66117134701E+10 1.66117133823E+10 1.66117135579E+10 grad-res 0 1 1 10 0 1 1 1 -8.77731902413E+05 -8.77731895447E+05 7.93717191971E-09 (PID.TID 0000.0001) ADM ref_cost_function = 1.66117134701219E+10 (PID.TID 0000.0001) ADM adjoint_gradient = -8.77731902413486E+05 (PID.TID 0000.0001) ADM finite-diff_grad = -8.77731895446777E+05 ph-grd ierr --------------------------- ph-grd ierr = 0 , icomp = 10 , ichknum = 1 ph-test icomp, ncvarcomp, ichknum 11 300 2 ph-grd _loc: bi, bj, icomptest, ichknum 1 1 10 2 ph-grd -->hit<-- 7 8 1 1 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 7.4983684781288300E-03 (PID.TID 0000.0001) (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) // ======================================================= (PID.TID 0000.0001) // Model current state (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ph-ice B 0 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 0 1450669632.0610068 ph-ice B 1 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 1 1453918243.2615316 ph-ice B 2 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 2 1466828885.0351357 ph-ice B 3 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 3 1479748437.0332015 ph-ice B 4 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 4 1492676888.1552358 ph-ice B 5 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 5 1505614227.3175910 ph-ice B 6 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 6 1518560443.4581161 ph-ice B 7 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 7 1531515525.5361686 ph-ice B 8 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 8 1544479462.5326653 ph-ice B 9 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 9 1557452243.4501309 ph-ice B 10 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 10 1570433857.3127131 ph-ice B 11 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 11 1583424293.1662312 ph-ice B 12 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 12 1596423540.0782044 ph-ice B 13 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 13 1609431587.1378834 ph-ice B 14 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 14 1622448423.4562774 ph-ice B 15 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 15 1635474038.1662025 ph-ice B 16 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 16 1648508420.4222898 ph-ice B 17 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 17 1661551559.4010267 ph-ice B 18 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 18 1674603444.3007896 ph-ice B 19 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 19 1687664064.3418570 ph-ice B 20 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 20 1700733408.7664454 ph-ice B 21 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 21 1713811466.8387415 ph-ice B 22 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 22 1726898227.8449123 ph-ice B 23 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 23 1739993681.0931404 ph-ice B 24 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 24 1753097815.9136531 ph-ice B 25 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 25 1766210621.6587298 ph-ice B 26 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 26 1779332087.7027376 ph-ice B 27 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 27 1792462203.4421434 ph-ice B 28 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 28 1805600958.2955501 ph-ice B 29 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 29 1818748341.7037029 ph-ice B 30 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 30 1831904343.1295161 ph-ice B 31 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 31 1845068952.0580924 ph-ice B 32 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 32 1858242157.9967325 ph-ice B 33 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 33 1871423950.4749684 ph-ice B 34 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 34 1884614319.0445735 ph-ice B 35 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 35 1897813253.2795780 ph-ice B 36 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 36 1911020742.7762783 ph-ice B 37 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 37 1924236777.1532676 ph-ice B 38 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 38 1937461346.0514362 ph-ice B 39 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 39 1950694439.1340051 ph-ice B 40 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 40 1963936046.0865111 ph-ice B 41 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 41 1977186156.6168413 ph-ice B 42 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 42 1990444760.4552469 ph-ice B 43 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 43 2003711847.3543389 ph-ice B 44 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 44 2016987407.0891109 ph-ice B 45 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 45 2030271429.4569585 ph-ice B 46 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 46 2043563904.2776546 ph-ice B 47 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 47 2056864821.3933938 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE --> f_ice = 0.166117133831753D+11 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_temp = 0.000000000000000D+00 --> f_salt = 0.000000000000000D+00 --> f_temp0 = 0.000000000000000D+00 --> f_salt0 = 0.000000000000000D+00 --> f_temp0smoo = 0.000000000000000D+00 --> f_salt0smoo = 0.000000000000000D+00 --> f_etan0 = 0.000000000000000D+00 --> f_uvel0 = 0.000000000000000D+00 --> f_vvel0 = 0.000000000000000D+00 --> f_sst = 0.000000000000000D+00 --> f_tmi = 0.000000000000000D+00 --> f_sss = 0.000000000000000D+00 --> f_bp = 0.000000000000000D+00 --> f_ssh = 0.000000000000000D+00 --> f_tp = 0.000000000000000D+00 --> f_ers = 0.000000000000000D+00 --> f_gfo = 0.000000000000000D+00 --> f_tauu = 0.000000000000000D+00 --> f_tauum = 0.000000000000000D+00 --> f_tauusmoo = 0.000000000000000D+00 --> f_tauv = 0.000000000000000D+00 --> f_tauvm = 0.000000000000000D+00 --> f_tauvsmoo = 0.000000000000000D+00 --> f_hflux = 0.000000000000000D+00 --> f_hfluxmm = 0.000000000000000D+00 --> f_hfluxsmoo = 0.000000000000000D+00 --> f_sflux = 0.000000000000000D+00 --> f_sfluxmm = 0.000000000000000D+00 --> f_sfluxsmoo = 0.000000000000000D+00 --> f_uwind = 0.000000000000000D+00 --> f_vwind = 0.000000000000000D+00 --> f_atemp = 0.000000000000000D+00 --> f_aqh = 0.000000000000000D+00 --> f_precip = 0.000000000000000D+00 --> f_swflux = 0.000000000000000D+00 --> f_swdown = 0.000000000000000D+00 --> f_uwindm = 0.000000000000000D+00 --> f_vwindm = 0.000000000000000D+00 --> f_atempm = 0.000000000000000D+00 --> f_aqhm = 0.000000000000000D+00 --> f_precipm = 0.000000000000000D+00 --> f_swfluxm = 0.000000000000000D+00 --> f_swdownm = 0.000000000000000D+00 --> f_uwindsmoo = 0.000000000000000D+00 --> f_vwindsmoo = 0.000000000000000D+00 --> f_atempsmoo = 0.000000000000000D+00 --> f_aqhsmoo = 0.000000000000000D+00 --> f_precipsmoo = 0.000000000000000D+00 --> f_swfluxsmoo = 0.000000000000000D+00 --> f_swdownsmoo = 0.000000000000000D+00 --> f_atl = 0.000000000000000D+00 --> f_ctdt = 0.000000000000000D+00 --> f_ctds = 0.000000000000000D+00 --> f_ctdtclim= 0.000000000000000D+00 --> f_ctdsclim= 0.000000000000000D+00 --> f_xbt = 0.000000000000000D+00 --> f_argot = 0.000000000000000D+00 --> f_argos = 0.000000000000000D+00 --> f_drifter = 0.000000000000000D+00 --> f_tdrift = 0.000000000000000D+00 --> f_sdrift = 0.000000000000000D+00 --> f_wdrift = 0.000000000000000D+00 --> f_scatx = 0.000000000000000D+00 --> f_scaty = 0.000000000000000D+00 --> f_scatxm = 0.000000000000000D+00 --> f_scatym = 0.000000000000000D+00 --> f_obcsn = 0.000000000000000D+00 --> f_obcss = 0.000000000000000D+00 --> f_obcsw = 0.000000000000000D+00 --> f_obcse = 0.000000000000000D+00 --> f_ageos = 0.000000000000000D+00 --> f_curmtr = 0.000000000000000D+00 --> f_kapgm = 0.000000000000000D+00 --> f_kapredi = 0.000000000000000D+00 --> f_diffkr = 0.000000000000000D+00 --> f_eddytau = 0.000000000000000D+00 --> f_bottomdrag = 0.000000000000000D+00 --> f_hfluxmm2 = 0.000000000000000D+00 --> f_sfluxmm2 = 0.000000000000000D+00 --> f_transp = 0.000000000000000D+00 --> objf_hmean = 0.000000000000000D+00 --> fc = 0.166117133831753D+11 ph-check fcpertplus = 16611713383.175251 ph-check fcpertminus = 16611713470.121853 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 7.4983684781288300E-03 (PID.TID 0000.0001) (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) // ======================================================= (PID.TID 0000.0001) // Model current state (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ph-ice B 0 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 0 1450669632.5674040 ph-ice B 1 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 1 1453918244.4008293 ph-ice B 2 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 2 1466828890.3514616 ph-ice B 3 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 3 1479748446.5076578 ph-ice B 4 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 4 1492676901.7689352 ph-ice B 5 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 5 1505614245.0516567 ph-ice B 6 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 6 1518560465.2936838 ph-ice B 7 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 7 1531515551.4543839 ph-ice B 8 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 8 1544479492.5146859 ph-ice B 9 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 9 1557452277.4771261 ph-ice B 10 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 10 1570433895.3658614 ph-ice B 11 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 11 1583424335.2267244 ph-ice B 12 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 12 1596423586.1272452 ph-ice B 13 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 13 1609431637.1566856 ph-ice B 14 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 14 1622448477.4260654 ph-ice B 15 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 15 1635474096.0682130 ph-ice B 16 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 16 1648508482.2377696 ph-ice B 17 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 17 1661551625.1112351 ph-ice B 18 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 18 1674603513.8869965 ph-ice B 19 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 19 1687664137.7853444 ph-ice B 20 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 20 1700733486.0485044 ph-ice B 21 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 21 1713811547.9406762 ph-ice B 22 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 22 1726898312.7480381 ph-ice B 23 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 23 1739993769.7787828 ph-ice B 24 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 24 1753097908.3631494 ph-ice B 25 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 25 1766210717.8534286 ph-ice B 26 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 26 1779332187.6239991 ph-ice B 27 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 27 1792462307.0713387 ph-ice B 28 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 28 1805601065.6140616 ph-ice B 29 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 29 1818748452.6929247 ph-ice B 30 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 30 1831904457.7708535 ph-ice B 31 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 31 1845069070.3329618 ph-ice B 32 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 32 1858242279.8865626 ph-ice B 33 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 33 1871424075.9611971 ph-ice B 34 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 34 1884614448.1086509 ph-ice B 35 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 35 1897813385.9029651 ph-ice B 36 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 36 1911020878.9404476 ph-ice B 37 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 37 1924236916.8397038 ph-ice B 38 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 38 1937461489.2416341 ph-ice B 39 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 39 1950694585.8094709 ph-ice B 40 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 40 1963936196.2287629 ph-ice B 41 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 41 1977186310.2074084 ph-ice B 42 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 42 1990444917.4756699 ph-ice B 43 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 43 2003712007.7861695 ph-ice B 44 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 44 2016987570.9139121 ph-ice B 45 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 45 2030271596.6563046 ph-ice B 46 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 46 2043564074.8331316 ph-ice B 47 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 47 2056864995.2865982 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE --> f_ice = 0.166117135570685D+11 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_temp = 0.000000000000000D+00 --> f_salt = 0.000000000000000D+00 --> f_temp0 = 0.000000000000000D+00 --> f_salt0 = 0.000000000000000D+00 --> f_temp0smoo = 0.000000000000000D+00 --> f_salt0smoo = 0.000000000000000D+00 --> f_etan0 = 0.000000000000000D+00 --> f_uvel0 = 0.000000000000000D+00 --> f_vvel0 = 0.000000000000000D+00 --> f_sst = 0.000000000000000D+00 --> f_tmi = 0.000000000000000D+00 --> f_sss = 0.000000000000000D+00 --> f_bp = 0.000000000000000D+00 --> f_ssh = 0.000000000000000D+00 --> f_tp = 0.000000000000000D+00 --> f_ers = 0.000000000000000D+00 --> f_gfo = 0.000000000000000D+00 --> f_tauu = 0.000000000000000D+00 --> f_tauum = 0.000000000000000D+00 --> f_tauusmoo = 0.000000000000000D+00 --> f_tauv = 0.000000000000000D+00 --> f_tauvm = 0.000000000000000D+00 --> f_tauvsmoo = 0.000000000000000D+00 --> f_hflux = 0.000000000000000D+00 --> f_hfluxmm = 0.000000000000000D+00 --> f_hfluxsmoo = 0.000000000000000D+00 --> f_sflux = 0.000000000000000D+00 --> f_sfluxmm = 0.000000000000000D+00 --> f_sfluxsmoo = 0.000000000000000D+00 --> f_uwind = 0.000000000000000D+00 --> f_vwind = 0.000000000000000D+00 --> f_atemp = 0.000000000000000D+00 --> f_aqh = 0.000000000000000D+00 --> f_precip = 0.000000000000000D+00 --> f_swflux = 0.000000000000000D+00 --> f_swdown = 0.000000000000000D+00 --> f_uwindm = 0.000000000000000D+00 --> f_vwindm = 0.000000000000000D+00 --> f_atempm = 0.000000000000000D+00 --> f_aqhm = 0.000000000000000D+00 --> f_precipm = 0.000000000000000D+00 --> f_swfluxm = 0.000000000000000D+00 --> f_swdownm = 0.000000000000000D+00 --> f_uwindsmoo = 0.000000000000000D+00 --> f_vwindsmoo = 0.000000000000000D+00 --> f_atempsmoo = 0.000000000000000D+00 --> f_aqhsmoo = 0.000000000000000D+00 --> f_precipsmoo = 0.000000000000000D+00 --> f_swfluxsmoo = 0.000000000000000D+00 --> f_swdownsmoo = 0.000000000000000D+00 --> f_atl = 0.000000000000000D+00 --> f_ctdt = 0.000000000000000D+00 --> f_ctds = 0.000000000000000D+00 --> f_ctdtclim= 0.000000000000000D+00 --> f_ctdsclim= 0.000000000000000D+00 --> f_xbt = 0.000000000000000D+00 --> f_argot = 0.000000000000000D+00 --> f_argos = 0.000000000000000D+00 --> f_drifter = 0.000000000000000D+00 --> f_tdrift = 0.000000000000000D+00 --> f_sdrift = 0.000000000000000D+00 --> f_wdrift = 0.000000000000000D+00 --> f_scatx = 0.000000000000000D+00 --> f_scaty = 0.000000000000000D+00 --> f_scatxm = 0.000000000000000D+00 --> f_scatym = 0.000000000000000D+00 --> f_obcsn = 0.000000000000000D+00 --> f_obcss = 0.000000000000000D+00 --> f_obcsw = 0.000000000000000D+00 --> f_obcse = 0.000000000000000D+00 --> f_ageos = 0.000000000000000D+00 --> f_curmtr = 0.000000000000000D+00 --> f_kapgm = 0.000000000000000D+00 --> f_kapredi = 0.000000000000000D+00 --> f_diffkr = 0.000000000000000D+00 --> f_eddytau = 0.000000000000000D+00 --> f_bottomdrag = 0.000000000000000D+00 --> f_hfluxmm2 = 0.000000000000000D+00 --> f_sfluxmm2 = 0.000000000000000D+00 --> f_transp = 0.000000000000000D+00 --> objf_hmean = 0.000000000000000D+00 --> fc = 0.166117135570685D+11 grad-res ------------------------------- grad-res 0 2 7 8 1 1 1 1 1.66117134701E+10 1.66117133832E+10 1.66117135571E+10 grad-res 0 2 2 11 0 1 1 1 -8.69466040551E+05 -8.69466037750E+05 3.22108872908E-09 (PID.TID 0000.0001) ADM ref_cost_function = 1.66117134701219E+10 (PID.TID 0000.0001) ADM adjoint_gradient = -8.69466040550871E+05 (PID.TID 0000.0001) ADM finite-diff_grad = -8.69466037750244E+05 ph-grd ierr --------------------------- ph-grd ierr = 0 , icomp = 11 , ichknum = 2 ph-test icomp, ncvarcomp, ichknum 12 300 3 ph-grd _loc: bi, bj, icomptest, ichknum 1 1 11 3 ph-grd -->hit<-- 8 8 1 1 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 7.4983684781288300E-03 (PID.TID 0000.0001) (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) // ======================================================= (PID.TID 0000.0001) // Model current state (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ph-ice B 0 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 0 1450669632.0382745 ph-ice B 1 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 1 1453918243.1979423 ph-ice B 2 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 2 1466828884.5306201 ph-ice B 3 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 3 1479748436.0895929 ph-ice B 4 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 4 1492676886.7743690 ph-ice B 5 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 5 1505614225.5012999 ph-ice B 6 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 6 1518560441.2082334 ph-ice B 7 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 7 1531515522.8545284 ph-ice B 8 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 8 1544479459.4211028 ph-ice B 9 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 9 1557452239.9104800 ph-ice B 10 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 10 1570433853.3468072 ph-ice B 11 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 11 1583424288.7759066 ph-ice B 12 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 12 1596423535.2652953 ph-ice B 13 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 13 1609431581.9042249 ph-ice B 14 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 14 1622448417.8037052 ph-ice B 15 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 15 1635474032.0965517 ph-ice B 16 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 16 1648508413.9373956 ph-ice B 17 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 17 1661551552.5027254 ph-ice B 18 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 18 1674603436.9909170 ph-ice B 19 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 19 1687664056.6222491 ph-ice B 20 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 20 1700733400.6389391 ph-ice B 21 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 21 1713811458.3051732 ph-ice B 22 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 22 1726898218.9071181 ph-ice B 23 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 23 1739993671.7529588 ph-ice B 24 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 24 1753097806.1729200 ph-ice B 25 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 25 1766210611.5192821 ph-ice B 26 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 26 1779332077.1664140 ph-ice B 27 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 27 1792462192.5107789 ph-ice B 28 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 28 1805600946.9709833 ph-ice B 29 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 29 1818748329.9877715 ph-ice B 30 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 30 1831904331.0240583 ph-ice B 31 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 31 1845068939.5649459 ph-ice B 32 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 32 1858242145.1177363 ph-ice B 33 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 33 1871423937.2119615 ph-ice B 34 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 34 1884614305.3993943 ph-ice B 35 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 35 1897813239.2540643 ph-ice B 36 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 36 1911020728.3722696 ph-ice B 37 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 37 1924236762.3726041 ph-ice B 38 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 38 1937461330.8959565 ph-ice B 39 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 39 1950694423.6055489 ph-ice B 40 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 40 1963936030.1869183 ph-ice B 41 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 41 1977186140.3479524 ph-ice B 42 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 42 1990444743.8189003 ph-ice B 43 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 43 2003711830.3523753 ph-ice B 44 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 44 2016987389.7233698 ph-ice B 45 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 45 2030271411.7292812 ph-ice B 46 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 46 2043563886.1898823 ph-ice B 47 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 47 2056864802.9473655 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE --> f_ice = 0.166117133647292D+11 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_temp = 0.000000000000000D+00 --> f_salt = 0.000000000000000D+00 --> f_temp0 = 0.000000000000000D+00 --> f_salt0 = 0.000000000000000D+00 --> f_temp0smoo = 0.000000000000000D+00 --> f_salt0smoo = 0.000000000000000D+00 --> f_etan0 = 0.000000000000000D+00 --> f_uvel0 = 0.000000000000000D+00 --> f_vvel0 = 0.000000000000000D+00 --> f_sst = 0.000000000000000D+00 --> f_tmi = 0.000000000000000D+00 --> f_sss = 0.000000000000000D+00 --> f_bp = 0.000000000000000D+00 --> f_ssh = 0.000000000000000D+00 --> f_tp = 0.000000000000000D+00 --> f_ers = 0.000000000000000D+00 --> f_gfo = 0.000000000000000D+00 --> f_tauu = 0.000000000000000D+00 --> f_tauum = 0.000000000000000D+00 --> f_tauusmoo = 0.000000000000000D+00 --> f_tauv = 0.000000000000000D+00 --> f_tauvm = 0.000000000000000D+00 --> f_tauvsmoo = 0.000000000000000D+00 --> f_hflux = 0.000000000000000D+00 --> f_hfluxmm = 0.000000000000000D+00 --> f_hfluxsmoo = 0.000000000000000D+00 --> f_sflux = 0.000000000000000D+00 --> f_sfluxmm = 0.000000000000000D+00 --> f_sfluxsmoo = 0.000000000000000D+00 --> f_uwind = 0.000000000000000D+00 --> f_vwind = 0.000000000000000D+00 --> f_atemp = 0.000000000000000D+00 --> f_aqh = 0.000000000000000D+00 --> f_precip = 0.000000000000000D+00 --> f_swflux = 0.000000000000000D+00 --> f_swdown = 0.000000000000000D+00 --> f_uwindm = 0.000000000000000D+00 --> f_vwindm = 0.000000000000000D+00 --> f_atempm = 0.000000000000000D+00 --> f_aqhm = 0.000000000000000D+00 --> f_precipm = 0.000000000000000D+00 --> f_swfluxm = 0.000000000000000D+00 --> f_swdownm = 0.000000000000000D+00 --> f_uwindsmoo = 0.000000000000000D+00 --> f_vwindsmoo = 0.000000000000000D+00 --> f_atempsmoo = 0.000000000000000D+00 --> f_aqhsmoo = 0.000000000000000D+00 --> f_precipsmoo = 0.000000000000000D+00 --> f_swfluxsmoo = 0.000000000000000D+00 --> f_swdownsmoo = 0.000000000000000D+00 --> f_atl = 0.000000000000000D+00 --> f_ctdt = 0.000000000000000D+00 --> f_ctds = 0.000000000000000D+00 --> f_ctdtclim= 0.000000000000000D+00 --> f_ctdsclim= 0.000000000000000D+00 --> f_xbt = 0.000000000000000D+00 --> f_argot = 0.000000000000000D+00 --> f_argos = 0.000000000000000D+00 --> f_drifter = 0.000000000000000D+00 --> f_tdrift = 0.000000000000000D+00 --> f_sdrift = 0.000000000000000D+00 --> f_wdrift = 0.000000000000000D+00 --> f_scatx = 0.000000000000000D+00 --> f_scaty = 0.000000000000000D+00 --> f_scatxm = 0.000000000000000D+00 --> f_scatym = 0.000000000000000D+00 --> f_obcsn = 0.000000000000000D+00 --> f_obcss = 0.000000000000000D+00 --> f_obcsw = 0.000000000000000D+00 --> f_obcse = 0.000000000000000D+00 --> f_ageos = 0.000000000000000D+00 --> f_curmtr = 0.000000000000000D+00 --> f_kapgm = 0.000000000000000D+00 --> f_kapredi = 0.000000000000000D+00 --> f_diffkr = 0.000000000000000D+00 --> f_eddytau = 0.000000000000000D+00 --> f_bottomdrag = 0.000000000000000D+00 --> f_hfluxmm2 = 0.000000000000000D+00 --> f_sfluxmm2 = 0.000000000000000D+00 --> f_transp = 0.000000000000000D+00 --> objf_hmean = 0.000000000000000D+00 --> fc = 0.166117133647292D+11 ph-check fcpertplus = 16611713364.729225 ph-check fcpertminus = 16611713470.121853 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 7.4983684781288300E-03 (PID.TID 0000.0001) (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) // ======================================================= (PID.TID 0000.0001) // Model current state (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ph-ice B 0 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 0 1450669632.5901372 ph-ice B 1 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 1 1453918244.4644182 ph-ice B 2 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 2 1466828890.8559768 ph-ice B 3 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 3 1479748447.4512653 ph-ice B 4 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 4 1492676903.1498020 ph-ice B 5 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 5 1505614246.8679492 ph-ice B 6 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 6 1518560467.5435669 ph-ice B 7 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 7 1531515554.1360235 ph-ice B 8 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 8 1544479495.6262486 ph-ice B 9 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 9 1557452281.0167763 ph-ice B 10 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 10 1570433899.3317654 ph-ice B 11 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 11 1583424339.6170480 ph-ice B 12 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 12 1596423590.9401526 ph-ice B 13 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 13 1609431642.3903415 ph-ice B 14 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 14 1622448483.0786362 ph-ice B 15 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 15 1635474102.1378622 ph-ice B 16 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 16 1648508488.7226617 ph-ice B 17 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 17 1661551632.0095341 ph-ice B 18 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 18 1674603521.1968663 ph-ice B 19 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 19 1687664145.5049472 ph-ice B 20 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 20 1700733494.1760061 ph-ice B 21 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 21 1713811556.4742393 ph-ice B 22 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 22 1726898321.6858256 ph-ice B 23 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 23 1739993779.1189597 ph-ice B 24 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 24 1753097918.1038783 ph-ice B 25 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 25 1766210727.9928725 ph-ice B 26 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 26 1779332198.1603212 ph-ice B 27 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 27 1792462318.0026994 ph-ice B 28 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 28 1805601076.9386241 ph-ice B 29 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 29 1818748464.4088509 ph-ice B 30 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 30 1831904469.8763049 ph-ice B 31 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 31 1845069082.8261013 ph-ice B 32 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 32 1858242292.7655504 ph-ice B 33 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 33 1871424089.2241964 ph-ice B 34 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 34 1884614461.7538226 ph-ice B 35 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 35 1897813399.9284699 ph-ice B 36 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 36 1911020893.3444479 ph-ice B 37 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 37 1924236931.6203599 ph-ice B 38 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 38 1937461504.3971069 ph-ice B 39 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 39 1950694601.3379214 ph-ice B 40 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 40 1963936212.1283507 ph-ice B 41 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 41 1977186326.4762952 ph-ice B 42 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 42 1990444934.1120136 ph-ice B 43 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 43 2003712024.7881310 ph-ice B 44 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 44 2016987588.2796495 ph-ice B 45 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 45 2030271614.3839791 ph-ice B 46 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 46 2043564092.9209023 ph-ice B 47 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 47 2056865013.7326226 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE --> f_ice = 0.166117135755145D+11 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_temp = 0.000000000000000D+00 --> f_salt = 0.000000000000000D+00 --> f_temp0 = 0.000000000000000D+00 --> f_salt0 = 0.000000000000000D+00 --> f_temp0smoo = 0.000000000000000D+00 --> f_salt0smoo = 0.000000000000000D+00 --> f_etan0 = 0.000000000000000D+00 --> f_uvel0 = 0.000000000000000D+00 --> f_vvel0 = 0.000000000000000D+00 --> f_sst = 0.000000000000000D+00 --> f_tmi = 0.000000000000000D+00 --> f_sss = 0.000000000000000D+00 --> f_bp = 0.000000000000000D+00 --> f_ssh = 0.000000000000000D+00 --> f_tp = 0.000000000000000D+00 --> f_ers = 0.000000000000000D+00 --> f_gfo = 0.000000000000000D+00 --> f_tauu = 0.000000000000000D+00 --> f_tauum = 0.000000000000000D+00 --> f_tauusmoo = 0.000000000000000D+00 --> f_tauv = 0.000000000000000D+00 --> f_tauvm = 0.000000000000000D+00 --> f_tauvsmoo = 0.000000000000000D+00 --> f_hflux = 0.000000000000000D+00 --> f_hfluxmm = 0.000000000000000D+00 --> f_hfluxsmoo = 0.000000000000000D+00 --> f_sflux = 0.000000000000000D+00 --> f_sfluxmm = 0.000000000000000D+00 --> f_sfluxsmoo = 0.000000000000000D+00 --> f_uwind = 0.000000000000000D+00 --> f_vwind = 0.000000000000000D+00 --> f_atemp = 0.000000000000000D+00 --> f_aqh = 0.000000000000000D+00 --> f_precip = 0.000000000000000D+00 --> f_swflux = 0.000000000000000D+00 --> f_swdown = 0.000000000000000D+00 --> f_uwindm = 0.000000000000000D+00 --> f_vwindm = 0.000000000000000D+00 --> f_atempm = 0.000000000000000D+00 --> f_aqhm = 0.000000000000000D+00 --> f_precipm = 0.000000000000000D+00 --> f_swfluxm = 0.000000000000000D+00 --> f_swdownm = 0.000000000000000D+00 --> f_uwindsmoo = 0.000000000000000D+00 --> f_vwindsmoo = 0.000000000000000D+00 --> f_atempsmoo = 0.000000000000000D+00 --> f_aqhsmoo = 0.000000000000000D+00 --> f_precipsmoo = 0.000000000000000D+00 --> f_swfluxsmoo = 0.000000000000000D+00 --> f_swdownsmoo = 0.000000000000000D+00 --> f_atl = 0.000000000000000D+00 --> f_ctdt = 0.000000000000000D+00 --> f_ctds = 0.000000000000000D+00 --> f_ctdtclim= 0.000000000000000D+00 --> f_ctdsclim= 0.000000000000000D+00 --> f_xbt = 0.000000000000000D+00 --> f_argot = 0.000000000000000D+00 --> f_argos = 0.000000000000000D+00 --> f_drifter = 0.000000000000000D+00 --> f_tdrift = 0.000000000000000D+00 --> f_sdrift = 0.000000000000000D+00 --> f_wdrift = 0.000000000000000D+00 --> f_scatx = 0.000000000000000D+00 --> f_scaty = 0.000000000000000D+00 --> f_scatxm = 0.000000000000000D+00 --> f_scatym = 0.000000000000000D+00 --> f_obcsn = 0.000000000000000D+00 --> f_obcss = 0.000000000000000D+00 --> f_obcsw = 0.000000000000000D+00 --> f_obcse = 0.000000000000000D+00 --> f_ageos = 0.000000000000000D+00 --> f_curmtr = 0.000000000000000D+00 --> f_kapgm = 0.000000000000000D+00 --> f_kapredi = 0.000000000000000D+00 --> f_diffkr = 0.000000000000000D+00 --> f_eddytau = 0.000000000000000D+00 --> f_bottomdrag = 0.000000000000000D+00 --> f_hfluxmm2 = 0.000000000000000D+00 --> f_sfluxmm2 = 0.000000000000000D+00 --> f_transp = 0.000000000000000D+00 --> objf_hmean = 0.000000000000000D+00 --> fc = 0.166117135755145D+11 grad-res ------------------------------- grad-res 0 3 8 8 1 1 1 1 1.66117134701E+10 1.66117133647E+10 1.66117135755E+10 grad-res 0 3 3 12 0 1 1 1 -1.05392628493E+06 -1.05392627716E+06 7.37404681761E-09 (PID.TID 0000.0001) ADM ref_cost_function = 1.66117134701219E+10 (PID.TID 0000.0001) ADM adjoint_gradient = -1.05392628493235E+06 (PID.TID 0000.0001) ADM finite-diff_grad = -1.05392627716064E+06 ph-grd ierr --------------------------- ph-grd ierr = 0 , icomp = 12 , ichknum = 3 ph-test icomp, ncvarcomp, ichknum 13 300 4 ph-grd _loc: bi, bj, icomptest, ichknum 1 1 12 4 ph-grd -->hit<-- 9 8 1 1 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 7.4983684781288300E-03 (PID.TID 0000.0001) (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) // ======================================================= (PID.TID 0000.0001) // Model current state (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ph-ice B 0 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 0 1450669632.0055709 ph-ice B 1 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 1 1453918243.1078434 ph-ice B 2 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 2 1466828883.5596395 ph-ice B 3 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 3 1479748434.2412665 ph-ice B 4 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 4 1492676884.0522337 ph-ice B 5 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 5 1505614221.9088922 ph-ice B 6 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 6 1518560436.7490928 ph-ice B 7 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 7 1531515517.5321956 ph-ice B 8 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 8 1544479453.2391207 ph-ice B 9 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 9 1557452232.8723927 ph-ice B 10 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 10 1570433845.4561615 ph-ice B 11 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 11 1583424280.0362482 ph-ice B 12 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 12 1596423525.6801727 ph-ice B 13 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 13 1609431571.4771857 ph-ice B 14 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 14 1622448406.5382998 ph-ice B 15 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 15 1635474019.9963310 ph-ice B 16 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 16 1648508401.0059137 ph-ice B 17 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 17 1661551538.7435377 ph-ice B 18 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 18 1674603422.4075789 ph-ice B 19 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 19 1687664041.2183175 ph-ice B 20 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 20 1700733384.4179721 ph-ice B 21 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 21 1713811441.2707331 ph-ice B 22 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 22 1726898201.0627670 ph-ice B 23 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 23 1739993653.1022575 ph-ice B 24 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 24 1753097786.7194345 ph-ice B 25 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 25 1766210591.2665775 ph-ice B 26 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 26 1779332056.1180570 ph-ice B 27 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 27 1792462170.6703415 ph-ice B 28 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 28 1805600924.3420327 ph-ice B 29 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 29 1818748306.5738792 ph-ice B 30 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 30 1831904306.8287976 ph-ice B 31 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 31 1845068914.5918915 ph-ice B 32 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 32 1858242119.3704650 ph-ice B 33 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 33 1871423910.6940486 ph-ice B 34 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 34 1884614278.1144173 ph-ice B 35 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 35 1897813211.2056046 ph-ice B 36 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 36 1911020699.5639057 ph-ice B 37 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 37 1924236732.8079197 ph-ice B 38 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 38 1937461300.5785360 ph-ice B 39 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 39 1950694392.5389769 ph-ice B 40 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 40 1963935998.3747814 ph-ice B 41 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 41 1977186107.7938399 ph-ice B 42 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 42 1990444710.5264022 ph-ice B 43 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 43 2003711796.3250813 ph-ice B 44 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 44 2016987354.9648733 ph-ice B 45 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 45 2030271376.2431748 ph-ice B 46 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 46 2043563849.9797616 ph-ice B 47 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 47 2056864766.0168288 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE --> f_ice = 0.166117133277987D+11 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_temp = 0.000000000000000D+00 --> f_salt = 0.000000000000000D+00 --> f_temp0 = 0.000000000000000D+00 --> f_salt0 = 0.000000000000000D+00 --> f_temp0smoo = 0.000000000000000D+00 --> f_salt0smoo = 0.000000000000000D+00 --> f_etan0 = 0.000000000000000D+00 --> f_uvel0 = 0.000000000000000D+00 --> f_vvel0 = 0.000000000000000D+00 --> f_sst = 0.000000000000000D+00 --> f_tmi = 0.000000000000000D+00 --> f_sss = 0.000000000000000D+00 --> f_bp = 0.000000000000000D+00 --> f_ssh = 0.000000000000000D+00 --> f_tp = 0.000000000000000D+00 --> f_ers = 0.000000000000000D+00 --> f_gfo = 0.000000000000000D+00 --> f_tauu = 0.000000000000000D+00 --> f_tauum = 0.000000000000000D+00 --> f_tauusmoo = 0.000000000000000D+00 --> f_tauv = 0.000000000000000D+00 --> f_tauvm = 0.000000000000000D+00 --> f_tauvsmoo = 0.000000000000000D+00 --> f_hflux = 0.000000000000000D+00 --> f_hfluxmm = 0.000000000000000D+00 --> f_hfluxsmoo = 0.000000000000000D+00 --> f_sflux = 0.000000000000000D+00 --> f_sfluxmm = 0.000000000000000D+00 --> f_sfluxsmoo = 0.000000000000000D+00 --> f_uwind = 0.000000000000000D+00 --> f_vwind = 0.000000000000000D+00 --> f_atemp = 0.000000000000000D+00 --> f_aqh = 0.000000000000000D+00 --> f_precip = 0.000000000000000D+00 --> f_swflux = 0.000000000000000D+00 --> f_swdown = 0.000000000000000D+00 --> f_uwindm = 0.000000000000000D+00 --> f_vwindm = 0.000000000000000D+00 --> f_atempm = 0.000000000000000D+00 --> f_aqhm = 0.000000000000000D+00 --> f_precipm = 0.000000000000000D+00 --> f_swfluxm = 0.000000000000000D+00 --> f_swdownm = 0.000000000000000D+00 --> f_uwindsmoo = 0.000000000000000D+00 --> f_vwindsmoo = 0.000000000000000D+00 --> f_atempsmoo = 0.000000000000000D+00 --> f_aqhsmoo = 0.000000000000000D+00 --> f_precipsmoo = 0.000000000000000D+00 --> f_swfluxsmoo = 0.000000000000000D+00 --> f_swdownsmoo = 0.000000000000000D+00 --> f_atl = 0.000000000000000D+00 --> f_ctdt = 0.000000000000000D+00 --> f_ctds = 0.000000000000000D+00 --> f_ctdtclim= 0.000000000000000D+00 --> f_ctdsclim= 0.000000000000000D+00 --> f_xbt = 0.000000000000000D+00 --> f_argot = 0.000000000000000D+00 --> f_argos = 0.000000000000000D+00 --> f_drifter = 0.000000000000000D+00 --> f_tdrift = 0.000000000000000D+00 --> f_sdrift = 0.000000000000000D+00 --> f_wdrift = 0.000000000000000D+00 --> f_scatx = 0.000000000000000D+00 --> f_scaty = 0.000000000000000D+00 --> f_scatxm = 0.000000000000000D+00 --> f_scatym = 0.000000000000000D+00 --> f_obcsn = 0.000000000000000D+00 --> f_obcss = 0.000000000000000D+00 --> f_obcsw = 0.000000000000000D+00 --> f_obcse = 0.000000000000000D+00 --> f_ageos = 0.000000000000000D+00 --> f_curmtr = 0.000000000000000D+00 --> f_kapgm = 0.000000000000000D+00 --> f_kapredi = 0.000000000000000D+00 --> f_diffkr = 0.000000000000000D+00 --> f_eddytau = 0.000000000000000D+00 --> f_bottomdrag = 0.000000000000000D+00 --> f_hfluxmm2 = 0.000000000000000D+00 --> f_sfluxmm2 = 0.000000000000000D+00 --> f_transp = 0.000000000000000D+00 --> objf_hmean = 0.000000000000000D+00 --> fc = 0.166117133277987D+11 ph-check fcpertplus = 16611713327.798687 ph-check fcpertminus = 16611713470.121853 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 7.4983684781288300E-03 (PID.TID 0000.0001) (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) // ======================================================= (PID.TID 0000.0001) // Model current state (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ph-ice B 0 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 0 1450669632.6228409 ph-ice B 1 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 1 1453918244.5545187 ph-ice B 2 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 2 1466828891.8269577 ph-ice B 3 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 3 1479748449.2995913 ph-ice B 4 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 4 1492676905.8719363 ph-ice B 5 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 5 1505614250.4603541 ph-ice B 6 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 6 1518560472.0027025 ph-ice B 7 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 7 1531515559.4583488 ph-ice B 8 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 8 1544479501.8082218 ph-ice B 9 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 9 1557452288.0548553 ph-ice B 10 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 10 1570433907.2224069 ph-ice B 11 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 11 1583424348.3567059 ph-ice B 12 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 12 1596423600.5252774 ph-ice B 13 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 13 1609431652.8173833 ph-ice B 14 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 14 1622448494.3440437 ph-ice B 15 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 15 1635474114.2380846 ph-ice B 16 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 16 1648508501.6541445 ph-ice B 17 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 17 1661551645.7687237 ph-ice B 18 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 18 1674603535.7802057 ph-ice B 19 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 19 1687664160.9088817 ph-ice B 20 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 20 1700733510.3969729 ph-ice B 21 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 21 1713811573.5086803 ph-ice B 22 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 22 1726898339.5301807 ph-ice B 23 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 23 1739993797.7696638 ph-ice B 24 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 24 1753097937.5573666 ph-ice B 25 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 25 1766210748.2455795 ph-ice B 26 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 26 1779332219.2086811 ph-ice B 27 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 27 1792462339.8431449 ph-ice B 28 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 28 1805601099.5675828 ph-ice B 29 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 29 1818748487.8227503 ph-ice B 30 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 30 1831904494.0715735 ph-ice B 31 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 31 1845069107.7991645 ph-ice B 32 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 32 1858242318.5128326 ph-ice B 33 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 33 1871424115.7421207 ph-ice B 34 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 34 1884614489.0388100 ph-ice B 35 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 35 1897813427.9769423 ph-ice B 36 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 36 1911020922.1528211 ph-ice B 37 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 37 1924236961.1850531 ph-ice B 38 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 38 1937461534.7145355 ph-ice B 39 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 39 1950694632.4044995 ph-ice B 40 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 40 1963936243.9404919 ph-ice B 41 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 41 1977186359.0304115 ph-ice B 42 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 42 1990444967.4045162 ph-ice B 43 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 43 2003712058.8154287 ph-ice B 44 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 44 2016987623.0381517 ph-ice B 45 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 45 2030271649.8700893 ph-ice B 46 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 46 2043564129.1310272 ph-ice B 47 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 47 2056865050.6631668 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE --> f_ice = 0.166117136124450D+11 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_temp = 0.000000000000000D+00 --> f_salt = 0.000000000000000D+00 --> f_temp0 = 0.000000000000000D+00 --> f_salt0 = 0.000000000000000D+00 --> f_temp0smoo = 0.000000000000000D+00 --> f_salt0smoo = 0.000000000000000D+00 --> f_etan0 = 0.000000000000000D+00 --> f_uvel0 = 0.000000000000000D+00 --> f_vvel0 = 0.000000000000000D+00 --> f_sst = 0.000000000000000D+00 --> f_tmi = 0.000000000000000D+00 --> f_sss = 0.000000000000000D+00 --> f_bp = 0.000000000000000D+00 --> f_ssh = 0.000000000000000D+00 --> f_tp = 0.000000000000000D+00 --> f_ers = 0.000000000000000D+00 --> f_gfo = 0.000000000000000D+00 --> f_tauu = 0.000000000000000D+00 --> f_tauum = 0.000000000000000D+00 --> f_tauusmoo = 0.000000000000000D+00 --> f_tauv = 0.000000000000000D+00 --> f_tauvm = 0.000000000000000D+00 --> f_tauvsmoo = 0.000000000000000D+00 --> f_hflux = 0.000000000000000D+00 --> f_hfluxmm = 0.000000000000000D+00 --> f_hfluxsmoo = 0.000000000000000D+00 --> f_sflux = 0.000000000000000D+00 --> f_sfluxmm = 0.000000000000000D+00 --> f_sfluxsmoo = 0.000000000000000D+00 --> f_uwind = 0.000000000000000D+00 --> f_vwind = 0.000000000000000D+00 --> f_atemp = 0.000000000000000D+00 --> f_aqh = 0.000000000000000D+00 --> f_precip = 0.000000000000000D+00 --> f_swflux = 0.000000000000000D+00 --> f_swdown = 0.000000000000000D+00 --> f_uwindm = 0.000000000000000D+00 --> f_vwindm = 0.000000000000000D+00 --> f_atempm = 0.000000000000000D+00 --> f_aqhm = 0.000000000000000D+00 --> f_precipm = 0.000000000000000D+00 --> f_swfluxm = 0.000000000000000D+00 --> f_swdownm = 0.000000000000000D+00 --> f_uwindsmoo = 0.000000000000000D+00 --> f_vwindsmoo = 0.000000000000000D+00 --> f_atempsmoo = 0.000000000000000D+00 --> f_aqhsmoo = 0.000000000000000D+00 --> f_precipsmoo = 0.000000000000000D+00 --> f_swfluxsmoo = 0.000000000000000D+00 --> f_swdownsmoo = 0.000000000000000D+00 --> f_atl = 0.000000000000000D+00 --> f_ctdt = 0.000000000000000D+00 --> f_ctds = 0.000000000000000D+00 --> f_ctdtclim= 0.000000000000000D+00 --> f_ctdsclim= 0.000000000000000D+00 --> f_xbt = 0.000000000000000D+00 --> f_argot = 0.000000000000000D+00 --> f_argos = 0.000000000000000D+00 --> f_drifter = 0.000000000000000D+00 --> f_tdrift = 0.000000000000000D+00 --> f_sdrift = 0.000000000000000D+00 --> f_wdrift = 0.000000000000000D+00 --> f_scatx = 0.000000000000000D+00 --> f_scaty = 0.000000000000000D+00 --> f_scatxm = 0.000000000000000D+00 --> f_scatym = 0.000000000000000D+00 --> f_obcsn = 0.000000000000000D+00 --> f_obcss = 0.000000000000000D+00 --> f_obcsw = 0.000000000000000D+00 --> f_obcse = 0.000000000000000D+00 --> f_ageos = 0.000000000000000D+00 --> f_curmtr = 0.000000000000000D+00 --> f_kapgm = 0.000000000000000D+00 --> f_kapredi = 0.000000000000000D+00 --> f_diffkr = 0.000000000000000D+00 --> f_eddytau = 0.000000000000000D+00 --> f_bottomdrag = 0.000000000000000D+00 --> f_hfluxmm2 = 0.000000000000000D+00 --> f_sfluxmm2 = 0.000000000000000D+00 --> f_transp = 0.000000000000000D+00 --> objf_hmean = 0.000000000000000D+00 --> fc = 0.166117136124450D+11 grad-res ------------------------------- grad-res 0 4 9 8 1 1 1 1 1.66117134701E+10 1.66117133278E+10 1.66117136124E+10 grad-res 0 4 4 13 0 1 1 1 -1.42323170816E+06 -1.42323169708E+06 7.78652531341E-09 (PID.TID 0000.0001) ADM ref_cost_function = 1.66117134701219E+10 (PID.TID 0000.0001) ADM adjoint_gradient = -1.42323170816455E+06 (PID.TID 0000.0001) ADM finite-diff_grad = -1.42323169708252E+06 ph-grd ierr --------------------------- ph-grd ierr = 0 , icomp = 13 , ichknum = 4 ph-test icomp, ncvarcomp, ichknum 14 300 5 ph-grd _loc: bi, bj, icomptest, ichknum 1 1 13 5 ph-grd -->hit<-- 10 8 1 1 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 7.4983684781288300E-03 (PID.TID 0000.0001) (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) // ======================================================= (PID.TID 0000.0001) // Model current state (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ph-ice B 0 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 0 1450669631.9932380 ph-ice B 1 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 1 1453918243.0603325 ph-ice B 2 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 2 1466828882.6317031 ph-ice B 3 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 3 1479748432.4362628 ph-ice B 4 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 4 1492676881.3735273 ph-ice B 5 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 5 1505614218.3598547 ph-ice B 6 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 6 1518560432.3330948 ph-ice B 7 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 7 1531515512.2526095 ph-ice B 8 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 8 1544479447.0993209 ph-ice B 9 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 9 1557452225.8757577 ph-ice B 10 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 10 1570433837.6060729 ph-ice B 11 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 11 1583424271.3360875 ph-ice B 12 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 12 1596423516.1333275 ph-ice B 13 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 13 1609431561.0870490 ph-ice B 14 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 14 1622448395.3082647 ph-ice B 15 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 15 1635474007.9297941 ph-ice B 16 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 16 1648508388.1062715 ph-ice B 17 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 17 1661551525.0141907 ph-ice B 18 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 18 1674603407.8519340 ph-ice B 19 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 19 1687664025.8397801 ph-ice B 20 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 20 1700733368.2199535 ph-ice B 21 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 21 1713811424.2566423 ph-ice B 22 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 22 1726898183.2360213 ph-ice B 23 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 23 1739993634.4662745 ph-ice B 24 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 24 1753097767.2776334 ph-ice B 25 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 25 1766210571.0223837 ph-ice B 26 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 26 1779332035.0748973 ph-ice B 27 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 27 1792462148.8316450 ph-ice B 28 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 28 1805600901.7112317 ph-ice B 29 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 29 1818748283.1544092 ph-ice B 30 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 30 1831904282.6240942 ph-ice B 31 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 31 1845068889.6053960 ph-ice B 32 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 32 1858242093.6056192 ph-ice B 33 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 33 1871423884.1543005 ph-ice B 34 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 34 1884614250.8032157 ph-ice B 35 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 35 1897813183.1264007 ph-ice B 36 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 36 1911020670.7201579 ph-ice B 37 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 37 1924236703.2030830 ph-ice B 38 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 38 1937461270.2160704 ph-ice B 39 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 39 1950694361.4223471 ph-ice B 40 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 40 1963935966.5074527 ph-ice B 41 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 41 1977186075.1792803 ph-ice B 42 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 42 1990444677.1680851 ph-ice B 43 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 43 2003711762.2264805 ph-ice B 44 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 44 2016987320.1294665 ph-ice B 45 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 45 2030271340.6744409 ph-ice B 46 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 46 2043563813.6811833 ph-ice B 47 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 47 2056864728.9918909 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE --> f_ice = 0.166117132907738D+11 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_temp = 0.000000000000000D+00 --> f_salt = 0.000000000000000D+00 --> f_temp0 = 0.000000000000000D+00 --> f_salt0 = 0.000000000000000D+00 --> f_temp0smoo = 0.000000000000000D+00 --> f_salt0smoo = 0.000000000000000D+00 --> f_etan0 = 0.000000000000000D+00 --> f_uvel0 = 0.000000000000000D+00 --> f_vvel0 = 0.000000000000000D+00 --> f_sst = 0.000000000000000D+00 --> f_tmi = 0.000000000000000D+00 --> f_sss = 0.000000000000000D+00 --> f_bp = 0.000000000000000D+00 --> f_ssh = 0.000000000000000D+00 --> f_tp = 0.000000000000000D+00 --> f_ers = 0.000000000000000D+00 --> f_gfo = 0.000000000000000D+00 --> f_tauu = 0.000000000000000D+00 --> f_tauum = 0.000000000000000D+00 --> f_tauusmoo = 0.000000000000000D+00 --> f_tauv = 0.000000000000000D+00 --> f_tauvm = 0.000000000000000D+00 --> f_tauvsmoo = 0.000000000000000D+00 --> f_hflux = 0.000000000000000D+00 --> f_hfluxmm = 0.000000000000000D+00 --> f_hfluxsmoo = 0.000000000000000D+00 --> f_sflux = 0.000000000000000D+00 --> f_sfluxmm = 0.000000000000000D+00 --> f_sfluxsmoo = 0.000000000000000D+00 --> f_uwind = 0.000000000000000D+00 --> f_vwind = 0.000000000000000D+00 --> f_atemp = 0.000000000000000D+00 --> f_aqh = 0.000000000000000D+00 --> f_precip = 0.000000000000000D+00 --> f_swflux = 0.000000000000000D+00 --> f_swdown = 0.000000000000000D+00 --> f_uwindm = 0.000000000000000D+00 --> f_vwindm = 0.000000000000000D+00 --> f_atempm = 0.000000000000000D+00 --> f_aqhm = 0.000000000000000D+00 --> f_precipm = 0.000000000000000D+00 --> f_swfluxm = 0.000000000000000D+00 --> f_swdownm = 0.000000000000000D+00 --> f_uwindsmoo = 0.000000000000000D+00 --> f_vwindsmoo = 0.000000000000000D+00 --> f_atempsmoo = 0.000000000000000D+00 --> f_aqhsmoo = 0.000000000000000D+00 --> f_precipsmoo = 0.000000000000000D+00 --> f_swfluxsmoo = 0.000000000000000D+00 --> f_swdownsmoo = 0.000000000000000D+00 --> f_atl = 0.000000000000000D+00 --> f_ctdt = 0.000000000000000D+00 --> f_ctds = 0.000000000000000D+00 --> f_ctdtclim= 0.000000000000000D+00 --> f_ctdsclim= 0.000000000000000D+00 --> f_xbt = 0.000000000000000D+00 --> f_argot = 0.000000000000000D+00 --> f_argos = 0.000000000000000D+00 --> f_drifter = 0.000000000000000D+00 --> f_tdrift = 0.000000000000000D+00 --> f_sdrift = 0.000000000000000D+00 --> f_wdrift = 0.000000000000000D+00 --> f_scatx = 0.000000000000000D+00 --> f_scaty = 0.000000000000000D+00 --> f_scatxm = 0.000000000000000D+00 --> f_scatym = 0.000000000000000D+00 --> f_obcsn = 0.000000000000000D+00 --> f_obcss = 0.000000000000000D+00 --> f_obcsw = 0.000000000000000D+00 --> f_obcse = 0.000000000000000D+00 --> f_ageos = 0.000000000000000D+00 --> f_curmtr = 0.000000000000000D+00 --> f_kapgm = 0.000000000000000D+00 --> f_kapredi = 0.000000000000000D+00 --> f_diffkr = 0.000000000000000D+00 --> f_eddytau = 0.000000000000000D+00 --> f_bottomdrag = 0.000000000000000D+00 --> f_hfluxmm2 = 0.000000000000000D+00 --> f_sfluxmm2 = 0.000000000000000D+00 --> f_transp = 0.000000000000000D+00 --> objf_hmean = 0.000000000000000D+00 --> fc = 0.166117132907738D+11 ph-check fcpertplus = 16611713290.773750 ph-check fcpertminus = 16611713470.121853 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 7.4983684781288300E-03 (PID.TID 0000.0001) (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) // ======================================================= (PID.TID 0000.0001) // Model current state (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) ph-ice B 0 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 0 1450669632.6351759 ph-ice B 1 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 1 1453918244.6020308 ph-ice B 2 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 2 1466828892.7548990 ph-ice B 3 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 3 1479748451.1045961 ph-ice B 4 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 4 1492676908.5506420 ph-ice B 5 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 5 1505614254.0093946 ph-ice B 6 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 6 1518560476.4187071 ph-ice B 7 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 7 1531515564.7379448 ph-ice B 8 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 8 1544479507.9480340 ph-ice B 9 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 9 1557452295.0515041 ph-ice B 10 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 10 1570433915.0725088 ph-ice B 11 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 11 1583424357.0568728 ph-ice B 12 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 12 1596423610.0721262 ph-ice B 13 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 13 1609431663.2075248 ph-ice B 14 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 14 1622448505.5740845 ph-ice B 15 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 15 1635474126.3046274 ph-ice B 16 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 16 1648508514.5537941 ph-ice B 17 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 17 1661551659.4980781 ph-ice B 18 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 18 1674603550.3358619 ph-ice B 19 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 19 1687664176.2874296 ph-ice B 20 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 20 1700733526.5950072 ph-ice B 21 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 21 1713811590.5227857 ph-ice B 22 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 22 1726898357.3569419 ph-ice B 23 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 23 1739993816.4056656 ph-ice B 24 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 24 1753097956.9991858 ph-ice B 25 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 25 1766210768.4897926 ph-ice B 26 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 26 1779332240.2518599 ph-ice B 27 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 27 1792462361.6818633 ph-ice B 28 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 28 1805601122.1984072 ph-ice B 29 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 29 1818748511.2422473 ph-ice B 30 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 30 1831904518.2763031 ph-ice B 31 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 31 1845069132.7856874 ph-ice B 32 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 32 1858242344.2777042 ph-ice B 33 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 33 1871424142.2818949 ph-ice B 34 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 34 1884614516.3500359 ph-ice B 35 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 35 1897813456.0561686 ph-ice B 36 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 36 1911020950.9965973 ph-ice B 37 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 37 1924236990.7899194 ph-ice B 38 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 38 1937461565.0770326 ph-ice B 39 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 39 1950694663.5211635 ph-ice B 40 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 40 1963936275.8078573 ph-ice B 41 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 41 1977186391.6450081 ph-ice B 42 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 42 1990445000.7628739 ph-ice B 43 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 43 2003712092.9140720 ph-ice B 44 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 44 2016987657.8736026 ph-ice B 45 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 45 2030271685.4388704 ph-ice B 46 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 46 2043564165.4296517 ph-ice B 47 9.99999974737875164E-006 0.0000000000000000 0.0000000000000000 ph-ice C 47 2056865087.6881495 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE --> f_ice = 0.166117136494700D+11 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_smrarea = 0.000000000000000D+00 --> f_temp = 0.000000000000000D+00 --> f_salt = 0.000000000000000D+00 --> f_temp0 = 0.000000000000000D+00 --> f_salt0 = 0.000000000000000D+00 --> f_temp0smoo = 0.000000000000000D+00 --> f_salt0smoo = 0.000000000000000D+00 --> f_etan0 = 0.000000000000000D+00 --> f_uvel0 = 0.000000000000000D+00 --> f_vvel0 = 0.000000000000000D+00 --> f_sst = 0.000000000000000D+00 --> f_tmi = 0.000000000000000D+00 --> f_sss = 0.000000000000000D+00 --> f_bp = 0.000000000000000D+00 --> f_ssh = 0.000000000000000D+00 --> f_tp = 0.000000000000000D+00 --> f_ers = 0.000000000000000D+00 --> f_gfo = 0.000000000000000D+00 --> f_tauu = 0.000000000000000D+00 --> f_tauum = 0.000000000000000D+00 --> f_tauusmoo = 0.000000000000000D+00 --> f_tauv = 0.000000000000000D+00 --> f_tauvm = 0.000000000000000D+00 --> f_tauvsmoo = 0.000000000000000D+00 --> f_hflux = 0.000000000000000D+00 --> f_hfluxmm = 0.000000000000000D+00 --> f_hfluxsmoo = 0.000000000000000D+00 --> f_sflux = 0.000000000000000D+00 --> f_sfluxmm = 0.000000000000000D+00 --> f_sfluxsmoo = 0.000000000000000D+00 --> f_uwind = 0.000000000000000D+00 --> f_vwind = 0.000000000000000D+00 --> f_atemp = 0.000000000000000D+00 --> f_aqh = 0.000000000000000D+00 --> f_precip = 0.000000000000000D+00 --> f_swflux = 0.000000000000000D+00 --> f_swdown = 0.000000000000000D+00 --> f_uwindm = 0.000000000000000D+00 --> f_vwindm = 0.000000000000000D+00 --> f_atempm = 0.000000000000000D+00 --> f_aqhm = 0.000000000000000D+00 --> f_precipm = 0.000000000000000D+00 --> f_swfluxm = 0.000000000000000D+00 --> f_swdownm = 0.000000000000000D+00 --> f_uwindsmoo = 0.000000000000000D+00 --> f_vwindsmoo = 0.000000000000000D+00 --> f_atempsmoo = 0.000000000000000D+00 --> f_aqhsmoo = 0.000000000000000D+00 --> f_precipsmoo = 0.000000000000000D+00 --> f_swfluxsmoo = 0.000000000000000D+00 --> f_swdownsmoo = 0.000000000000000D+00 --> f_atl = 0.000000000000000D+00 --> f_ctdt = 0.000000000000000D+00 --> f_ctds = 0.000000000000000D+00 --> f_ctdtclim= 0.000000000000000D+00 --> f_ctdsclim= 0.000000000000000D+00 --> f_xbt = 0.000000000000000D+00 --> f_argot = 0.000000000000000D+00 --> f_argos = 0.000000000000000D+00 --> f_drifter = 0.000000000000000D+00 --> f_tdrift = 0.000000000000000D+00 --> f_sdrift = 0.000000000000000D+00 --> f_wdrift = 0.000000000000000D+00 --> f_scatx = 0.000000000000000D+00 --> f_scaty = 0.000000000000000D+00 --> f_scatxm = 0.000000000000000D+00 --> f_scatym = 0.000000000000000D+00 --> f_obcsn = 0.000000000000000D+00 --> f_obcss = 0.000000000000000D+00 --> f_obcsw = 0.000000000000000D+00 --> f_obcse = 0.000000000000000D+00 --> f_ageos = 0.000000000000000D+00 --> f_curmtr = 0.000000000000000D+00 --> f_kapgm = 0.000000000000000D+00 --> f_kapredi = 0.000000000000000D+00 --> f_diffkr = 0.000000000000000D+00 --> f_eddytau = 0.000000000000000D+00 --> f_bottomdrag = 0.000000000000000D+00 --> f_hfluxmm2 = 0.000000000000000D+00 --> f_sfluxmm2 = 0.000000000000000D+00 --> f_transp = 0.000000000000000D+00 --> objf_hmean = 0.000000000000000D+00 --> fc = 0.166117136494700D+11 grad-res ------------------------------- grad-res 0 5 10 8 1 1 1 1 1.66117134701E+10 1.66117132908E+10 1.66117136495E+10 grad-res 0 5 5 14 0 1 1 1 -1.79348126748E+06 -1.79348129272E+06 -1.40777538515E-08 (PID.TID 0000.0001) ADM ref_cost_function = 1.66117134701219E+10 (PID.TID 0000.0001) ADM adjoint_gradient = -1.79348126747642E+06 (PID.TID 0000.0001) ADM finite-diff_grad = -1.79348129272461E+06 ph-grd ierr --------------------------- ph-grd ierr = 0 , icomp = 14 , ichknum = 5 (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Gradient check results >>> START <<< (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) EPS = 1.000000E-04 (PID.TID 0000.0001) (PID.TID 0000.0001) grdchk output h.p: Id Itile Jtile LAYER bi bj X(Id) X(Id)+/-EPS (PID.TID 0000.0001) grdchk output h.c: Id FC FC1 FC2 (PID.TID 0000.0001) grdchk output h.g: Id FC1-FC2/(2*EPS) ADJ GRAD(FC) 1-FDGRD/ADGRD (PID.TID 0000.0001) (PID.TID 0000.0001) grdchk output (p): 1 6 8 1 1 1 0.000000000E+00 -1.000000000E-04 (PID.TID 0000.0001) grdchk output (c): 1 1.6611713470122E+10 1.6611713382349E+10 1.6611713557895E+10 (PID.TID 0000.0001) grdchk output (g): 1 -8.7773189544678E+05 -8.7773190241349E+05 7.9371719197141E-09 (PID.TID 0000.0001) (PID.TID 0000.0001) grdchk output (p): 2 7 8 1 1 1 0.000000000E+00 -1.000000000E-04 (PID.TID 0000.0001) grdchk output (c): 2 1.6611713470122E+10 1.6611713383175E+10 1.6611713557068E+10 (PID.TID 0000.0001) grdchk output (g): 2 -8.6946603775024E+05 -8.6946604055087E+05 3.2210887290773E-09 (PID.TID 0000.0001) (PID.TID 0000.0001) grdchk output (p): 3 8 8 1 1 1 0.000000000E+00 -1.000000000E-04 (PID.TID 0000.0001) grdchk output (c): 3 1.6611713470122E+10 1.6611713364729E+10 1.6611713575514E+10 (PID.TID 0000.0001) grdchk output (g): 3 -1.0539262771606E+06 -1.0539262849323E+06 7.3740468176098E-09 (PID.TID 0000.0001) (PID.TID 0000.0001) grdchk output (p): 4 9 8 1 1 1 0.000000000E+00 -1.000000000E-04 (PID.TID 0000.0001) grdchk output (c): 4 1.6611713470122E+10 1.6611713327799E+10 1.6611713612445E+10 (PID.TID 0000.0001) grdchk output (g): 4 -1.4232316970825E+06 -1.4232317081645E+06 7.7865253134135E-09 (PID.TID 0000.0001) (PID.TID 0000.0001) grdchk output (p): 5 10 8 1 1 1 0.000000000E+00 -1.000000000E-04 (PID.TID 0000.0001) grdchk output (c): 5 1.6611713470122E+10 1.6611713290774E+10 1.6611713649470E+10 (PID.TID 0000.0001) grdchk output (g): 5 -1.7934812927246E+06 -1.7934812674764E+06 -1.4077753851538E-08 (PID.TID 0000.0001) (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) // Gradient check results >>> END <<< (PID.TID 0000.0001) // ======================================================= (PID.TID 0000.0001) (PID.TID 0000.0001) Seconds in section "ALL [THE_MODEL_MAIN]": (PID.TID 0000.0001) User time: 4.9500000000000002 (PID.TID 0000.0001) System time: 0.16000000000000000 (PID.TID 0000.0001) Wall clock time: 26.966653108596802 (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: 0.35999999999999999 (PID.TID 0000.0001) System time: 2.99999999999999989E-002 (PID.TID 0000.0001) Wall clock time: 4.7915420532226563 (PID.TID 0000.0001) No. starts: 1 (PID.TID 0000.0001) No. stops: 1 (PID.TID 0000.0001) Seconds in section "ADTHE_MAIN_LOOP [ADJOINT RUN]": (PID.TID 0000.0001) User time: 1.9100000000000001 (PID.TID 0000.0001) System time: 0.11000000000000001 (PID.TID 0000.0001) Wall clock time: 19.473208904266357 (PID.TID 0000.0001) No. starts: 1 (PID.TID 0000.0001) No. stops: 1 (PID.TID 0000.0001) Seconds in section "EXF_GETFORCING [LOAD_FLDS_DRIVER]": (PID.TID 0000.0001) User time: 0.77999999999998781 (PID.TID 0000.0001) System time: 9.99999999999998113E-003 (PID.TID 0000.0001) Wall clock time: 0.93279123306274414 (PID.TID 0000.0001) No. starts: 576 (PID.TID 0000.0001) No. stops: 576 (PID.TID 0000.0001) Seconds in section "I/O (WRITE) [ADJOINT LOOP]": (PID.TID 0000.0001) User time: 4.99999999999989342E-002 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 2.94263362884521484E-002 (PID.TID 0000.0001) No. starts: 3288 (PID.TID 0000.0001) No. stops: 3288 (PID.TID 0000.0001) Seconds in section "SEAICE_MODEL [DO_OCEANIC_PHYS]": (PID.TID 0000.0001) User time: 1.4999999999999778 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 1.4949085712432861 (PID.TID 0000.0001) No. starts: 528 (PID.TID 0000.0001) No. stops: 528 (PID.TID 0000.0001) Seconds in section "DYNSOLVER [SEAICE_MODEL]": (PID.TID 0000.0001) User time: 0.19999999999999574 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 0.17861247062683105 (PID.TID 0000.0001) No. starts: 576 (PID.TID 0000.0001) No. stops: 576 (PID.TID 0000.0001) Seconds in section "GRDCHK_MAIN [THE_MODEL_MAIN]": (PID.TID 0000.0001) User time: 2.6700000000000004 (PID.TID 0000.0001) System time: 1.99999999999999900E-002 (PID.TID 0000.0001) Wall clock time: 2.6987979412078857 (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: 5.00000000000007105E-002 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 4.61173057556152344E-002 (PID.TID 0000.0001) No. starts: 10 (PID.TID 0000.0001) No. stops: 10 (PID.TID 0000.0001) Seconds in section "MAIN LOOP [THE_MAIN_LOOP]": (PID.TID 0000.0001) User time: 2.6199999999999992 (PID.TID 0000.0001) System time: 1.99999999999999900E-002 (PID.TID 0000.0001) Wall clock time: 2.6426076889038086 (PID.TID 0000.0001) No. starts: 10 (PID.TID 0000.0001) No. stops: 10 (PID.TID 0000.0001) Seconds in section "LOAD_FIELDS_DRIVER [FORWARD_STEP]": (PID.TID 0000.0001) User time: 0.66999999999999016 (PID.TID 0000.0001) System time: 9.99999999999998113E-003 (PID.TID 0000.0001) Wall clock time: 0.76380276679992676 (PID.TID 0000.0001) No. starts: 480 (PID.TID 0000.0001) No. stops: 480 (PID.TID 0000.0001) Seconds in section "DO_OCEANIC_PHYS [FORWARD_STEP]": (PID.TID 0000.0001) User time: 1.7699999999999756 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 1.6956808567047119 (PID.TID 0000.0001) No. starts: 480 (PID.TID 0000.0001) No. stops: 480 (PID.TID 0000.0001) Seconds in section "COST_TILE [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: 4.46128845214843750E-003 (PID.TID 0000.0001) No. starts: 480 (PID.TID 0000.0001) No. stops: 480 (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: 4.37164306640625000E-003 (PID.TID 0000.0001) No. starts: 480 (PID.TID 0000.0001) No. stops: 480 (PID.TID 0000.0001) Seconds in section "DO_THE_MODEL_IO [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: 4.56857681274414063E-003 (PID.TID 0000.0001) No. starts: 480 (PID.TID 0000.0001) No. stops: 480 (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: 4.51874732971191406E-003 (PID.TID 0000.0001) No. starts: 480 (PID.TID 0000.0001) No. stops: 480 (PID.TID 0000.0001) Seconds in section "COST_FINAL [ADJOINT SPIN-DOWN]": (PID.TID 0000.0001) User time: 0.0000000000000000 (PID.TID 0000.0001) System time: 0.0000000000000000 (PID.TID 0000.0001) Wall clock time: 6.02412223815917969E-003 (PID.TID 0000.0001) No. starts: 10 (PID.TID 0000.0001) No. stops: 10 (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 = 5160 (PID.TID 0000.0001) // Max. barrier spins = 1 (PID.TID 0000.0001) // Min. barrier spins = 1 (PID.TID 0000.0001) // Total barrier spins = 5160 (PID.TID 0000.0001) // Avg. barrier spins = 1.00E+00 PROGRAM MAIN: Execution ended Normally