
Fields of type: variable
---------------

  Field                    Dim. Location             Id   Type flag
  ------------------------ ---- -------------------- ---- ---------
  velocity                 3    cells                0    5    (intensive, variable)
  pressure                 1    cells                1    5    (intensive, variable)
  temperature              1    cells                2    5    (intensive, variable)

Fields of type: property
---------------

  Field                    Dim. Location             Id   Type flag
  ------------------------ ---- -------------------- ---- ---------
  density                  1    cells                4    9    (intensive, property)
  boundary_density         1    boundary_faces       5    9    (intensive, property)
  molecular_viscosity      1    cells                6    9    (intensive, property)
  turbulent_viscosity      1    cells                7    9    (intensive, property)
  courant_number           1    cells                8    9    (intensive, property)
  fourier_number           1    cells                9    9    (intensive, property)
  total_pressure           1    cells                10   9    (intensive, property)
  specific_heat            1    cells                11   9    (intensive, property)
  thermal_conductivity     1    cells                13   9    (intensive, property)
  tplus                    1    boundary_faces       14   9    (intensive, property)
  tstar                    1    boundary_faces       15   9    (intensive, property)
  yplus                    1    boundary_faces       17   9    (intensive, property)
  inner_mass_flux          1    interior_faces       18   10   (extensive, property)
  boundary_mass_flux       1    boundary_faces       19   10   (extensive, property)

Fields of type: postprocess
---------------

  Field                    Dim. Location             Id   Type flag
  ------------------------ ---- -------------------- ---- ---------
  boundary_temperature     1    boundary_faces       3    17   (intensive, postprocess)
  boundary_forces          3    boundary_faces       16   18   (extensive, postprocess)

Other fields:
-------------

  Field                    Dim. Location             Id   Type flag
  ------------------------ ---- -------------------- ---- ---------
  dt                       1    cells                12   1    (intensive)

Defined field keys:
-------------------

  Key                      Default      Type    Id   Type flag
  ------------------------ ------------ ------- ---- ---------
  alpha_turbulent_flux_id  -1           integer 20   4    (variable)
  boundary_flux_id         -1           integer 8    4    (variable)
  boundary_mass_flux_id    -1           integer 6    0
  boundary_value_id        -1           integer 32   0
  clipping_id              -1           integer 31   4    (variable)
  convection_limiter_id    -1           integer 33   0
  coupled                  0            integer 3    4    (variable)
  coupling_entity          -1           integer 34   0
  density_id               -1           integer 16   4    (variable)
  diffusion_coef_id        -1           integer 11   4    (variable)
  diffusion_coef_ref       -1e+13       real    12   4    (variable)
  diffusivity_id           -1           integer 13   4    (variable)
  diffusivity_ref          -1e+13       real    14   4    (variable)
  diffusivity_tensor       0            integer 23   4    (variable)
  drift_scalar_model       0            integer 24   0
  first_moment_id          -1           integer 26   0
  gradient_weighting_id    -1           integer 22   4    (variable)
  inner_flux_id            -1           integer 7    4    (variable)
  inner_mass_flux_id       -1           integer 5    0
  is_buoyant               0            integer 17   4    (variable)
  label                    (null)       string  0    0
  limiter_choice           -1           integer 43   4    (variable)
  log                      0            integer 1    0
  max_scalar               1            real    41   0
  max_scalar_clipping      1e+12        real    40   0
  measures_set_id          -1           integer 36   4    (variable)
  min_scalar               0            real    42   0
  min_scalar_clipping      -1e+12       real    39   0
  moment_id                -1           integer 4    48   (postprocess, accumulator)
  opt_interp_analysis_id   -1           integer 38   4    (variable)
  opt_interp_id            -1           integer 37   4    (variable)
  post_vis                 0            integer 2    0
  restart_file             -1           integer 46   0
  scalar_class             0            integer 25   0
  scalar_id                -1           integer 10   0
  slope_test_upwind_id     -1           integer 30   4    (variable)
  source_term_id           -1           integer 29   4    (variable)
  source_term_prev_id      -1           integer 28   4    (variable)
  syrthes_coupling         0            integer 27   0
  time_extrapolated        -1           integer 35   0
  turbulent_diffusivity_id -1           integer 15   4    (variable)
  turbulent_flux_id        -1           integer 19   4    (variable)
  turbulent_flux_model     0            integer 18   4    (variable)
  turbulent_schmidt        1            real    21   4    (variable)
  variable_id              -1           integer 9    0
  solving_info                          struct  45   4    (variable)
  var_cal_opt                           struct  44   4    (variable)

Default values for structure keys:
----------------------------------

  Key                      Default      Description
  ------------------------ ------------ -----------------------------------------
  var_cal_opt
    Printing
      iwarni               0            Verbosity level: 0, 1 or 2
    Time stepping
      istat                1            Take unsteady terms into account.
    Convection/Diffusion
      iconv                1            Take convection into account.
      idiff                1            Take diffusion into account.
      idifft               1            Take turbulent diffusion into account.
      idften               1            Type of diffusivity: scalar (1), orthotropic (3) or symmetric tensor (6)
      ischcv               1            Type of convective scheme: 2nd order with centered-gradient upwind reconstruction (0), centered (1), 2nd order with upwind-gradient upwind-reconstruction (SOLU) (2)
      isstpc               1            0 for slope test, 1 for no slope test, 2 for min/max limiter and 3 for NVD/TVD scheme
      blencv               1            [0.;1.] (1-upwind proportion (0: upwind))
      blend_st             0            [0.;1.] (1-upwind proportion after slope test (0: upwind))
    Gradients calculation
      imrgra               0            Reconstruction mode
      nswrgr               100          Number of sweeps gradient reconstruction
      epsrgr               1e-05        Gradient reconstruction precision
      extrag               0            [0.;1.] (gradients extrapolation)
      imligr               -1           < 0, 0 or 1 (gradient limitation method)
      climgr               1.5          > 1 or 1 (gradient limitation coefficient)
      iwgrec               0            Gradient calculation: standard (0) or weighted (1)
    Rhs reconstruction
      ircflu               1            0 or 1 (flux reconstruction)
      nswrsm               1            Number of sweeps rhs reconstruction
      epsrsm               1e-07        Rhs reconstruction precision
      iswdyn               0            Dynamic relaxation type
    Iterative solvers
      epsilo               1e-08        Resolution precision
    Time-scheme
      thetav               1            [0.;1.] theta-scheme for the main variables (0.5 for Crank-Nicolson)
      ibdtso               1            Backward differential scheme in time order
      relaxv               1            Relaxation of variables (1 for no relaxation)

Defined key values per field:
-----------------------------


  Key: "label", values per field
  ----
    velocity                 Velocity
    pressure                 Pressure
    temperature              TempC
    density                  Density
    boundary_density         Boundary Density
    molecular_viscosity      LamVisc
    turbulent_viscosity      Turb Viscosity
    courant_number           CourantNb
    fourier_number           FourierNb
    total_pressure           total_pressure
    specific_heat            SpecHeat
    thermal_conductivity     ThermalCond
    tplus                    Tplus
    yplus                    Yplus
    boundary_temperature     Boundary temperature
    dt                       Local Time Step

  Key: "log", values per field
  ----
    velocity                 1
    pressure                 1
    temperature              1
    density                  1
    boundary_density         1
    molecular_viscosity      0
    turbulent_viscosity      0
    courant_number           1
    fourier_number           1
    total_pressure           1
    specific_heat            1
    thermal_conductivity     1
    yplus                    1
    boundary_temperature     1

  Key: "post_vis", values per field
  ----
    velocity                 1
    pressure                 1
    temperature              5
    density                  1
    boundary_density         0
    molecular_viscosity      0
    turbulent_viscosity      0
    courant_number           1
    fourier_number           1
    total_pressure           1
    specific_heat            5
    thermal_conductivity     5
    tplus                    1
    yplus                    1
    boundary_temperature     1

  Key: "coupled", values per field
  ----
    velocity                 1

  Key: "moment_id", values per field
  ----

  Key: "inner_mass_flux_id", values per field
  ----
    velocity                 18
    pressure                 18
    temperature              18

  Key: "boundary_mass_flux_id", values per field
  ----
    velocity                 19
    pressure                 19
    temperature              19

  Key: "inner_flux_id", values per field
  ----

  Key: "boundary_flux_id", values per field
  ----

  Key: "variable_id", values per field
  ----
    velocity                 1
    pressure                 4
    temperature              5

  Key: "scalar_id", values per field
  ----
    temperature              1

  Key: "diffusion_coef_id", values per field
  ----

  Key: "diffusion_coef_ref", values per field
  ----

  Key: "diffusivity_id", values per field
  ----
    temperature              13

  Key: "diffusivity_ref", values per field
  ----
    temperature              0.2       

  Key: "turbulent_diffusivity_id", values per field
  ----

  Key: "density_id", values per field
  ----

  Key: "is_buoyant", values per field
  ----

  Key: "turbulent_flux_model", values per field
  ----

  Key: "turbulent_flux_id", values per field
  ----

  Key: "alpha_turbulent_flux_id", values per field
  ----

  Key: "turbulent_schmidt", values per field
  ----

  Key: "gradient_weighting_id", values per field
  ----

  Key: "diffusivity_tensor", values per field
  ----

  Key: "drift_scalar_model", values per field
  ----

  Key: "scalar_class", values per field
  ----

  Key: "first_moment_id", values per field
  ----

  Key: "syrthes_coupling", values per field
  ----

  Key: "source_term_prev_id", values per field
  ----

  Key: "source_term_id", values per field
  ----

  Key: "slope_test_upwind_id", values per field
  ----

  Key: "clipping_id", values per field
  ----

  Key: "boundary_value_id", values per field
  ----
    temperature              3

  Key: "convection_limiter_id", values per field
  ----

  Key: "coupling_entity", values per field
  ----
    temperature              0

  Key: "time_extrapolated", values per field
  ----
    density                  0
    molecular_viscosity      0
    turbulent_viscosity      0
    specific_heat            0
    thermal_conductivity     0

  Key: "measures_set_id", values per field
  ----

  Key: "opt_interp_id", values per field
  ----

  Key: "opt_interp_analysis_id", values per field
  ----

  Key: "min_scalar_clipping", values per field
  ----
    temperature              -1e+12    

  Key: "max_scalar_clipping", values per field
  ----
    temperature              1e+12     

  Key: "max_scalar", values per field
  ----

  Key: "min_scalar", values per field
  ----

  Key: "limiter_choice", values per field
  ----

  Key: "var_cal_opt", values per field
  ----
    velocity                
      iwarni               0
      iconv                1
      istat                1
      idircl               1
      ndircl               0
      idiff                1
      idifft               1
      idften               1
      iswdyn               0
      ischcv               1
      ibdtso               1
      isstpc               0
      nswrgr               100
      nswrsm               1
      imrgra               0
      imligr               -1
      ircflu               1
      iwgrec               0
      icoupl               -1
      thetav               1           
      blencv               1           
      blend_st             0           
      epsilo               1e-08       
      epsrsm               1e-07       
      epsrgr               1e-05       
      climgr               1.5         
      extrag               0           
      relaxv               1           
    pressure                
      iwarni               0
      iconv                0
      istat                0
      idircl               1
      ndircl               0
      idiff                1
      idifft               1
      idften               1
      iswdyn               0
      ischcv               1
      ibdtso               1
      isstpc               0
      nswrgr               100
      nswrsm               2
      imrgra               0
      imligr               -1
      ircflu               1
      iwgrec               0
      icoupl               -1
      thetav               1           
      blencv               0           
      blend_st             0           
      epsilo               1e-08       
      epsrsm               1e-07       
      epsrgr               1e-05       
      climgr               1.5         
      extrag               0           
      relaxv               1           
    temperature             
      iwarni               0
      iconv                1
      istat                1
      idircl               1
      ndircl               0
      idiff                1
      idifft               1
      idften               1
      iswdyn               0
      ischcv               1
      ibdtso               1
      isstpc               0
      nswrgr               100
      nswrsm               1
      imrgra               0
      imligr               -1
      ircflu               1
      iwgrec               0
      icoupl               1
      thetav               1           
      blencv               1           
      blend_st             0           
      epsilo               1e-08       
      epsrsm               1e-07       
      epsrgr               1e-05       
      climgr               1.5         
      extrag               0           
      relaxv               1           

  Key: "solving_info", values per field
  ----

  Key: "restart_file", values per field
  ----
    total_pressure           1

--------------------------------------------------------------------------------

Multigrid rank merge parameters:
  merge rank stride:                 1
  mean  coarse rows merge threshold: 300
  total coarse rows merge threshold: 500
  minimum active ranks:              1

Iterative linear solvers parallel parameters:
  PCG single-reduction threshold:     512

Linear solver options for fields
--------------------------------

Linear solver options for "Velocity" (field id 0)
  Solver type:                       Symmetric Gauss-Seidel
  Maximum number of iterations:      10000
  Verbosity: 0

Linear solver options for "Pressure" (field id 1)
  Solver type:                       Conjugate Gradient
  Preconditioning:                   Multigrid
  Maximum number of iterations:      10000
  Multigrid preconditioner parameters:
  Coarsening type:                   default
    Max fine rows per coarse row:    3
    Maximum number of levels :       25
    Minimum number of coarse rows:   30
    P0/P1 relaxation parameter:      0.95
  Maximum number of cycles:          1
  Cycle type:                        V-cycle
  Descent smoother:
    Type:                            Symmetric Gauss-Seidel
    Maximum number of iterations:    1
    Precision multiplier:            -1
  Ascent smoother:
    Type:                            Symmetric Gauss-Seidel
    Maximum number of iterations:    1
    Precision multiplier:            -1
  Coarsest level solver:
    Type:                            Conjugate Gradient
    Maximum number of iterations:    500
    Precision multiplier:            1
  Postprocess coarsening:            0
  Verbosity: 0

Linear solver options for "TempC" (field id 2)
  Solver type:                       BiCGstab
  Preconditioning:                   Jacobi
  Maximum number of iterations:      10000
  Verbosity: 0

--------------------------------------------------------------------------------

Mesh quantity computation options
---------------------------------

  Cell centers: weighted center of face centers

   Mesh quantity corrections:
      CS_BAD_CELLS_WARPED_CORRECTION
      CS_FACE_DISTANCE_CLIP

Physical model options
----------------------

Physical properties
-------------------

    gravity:    [   0.00000e+00, (Gravity x component)
                    9.80000e+00, (Gravity y component)
                    0.00000e+00] (Gravity z component)
    icorio:                   0 (Coriolis source terms)

   Continuous phase:
    ro0:            1.00000e+00 (Reference density)
    viscl0:         1.83000e-05 (Ref. molecular dyn. visc.)
    cp0:            1.01720e+03 (Ref. specific heat)
    icp:                     11 (> 0: Variable cp (cs_user_physical_properties))
    p0:             1.01325e+05 (Ref. total pressure)
    pred0:          0.00000e+00 (Ref. reduced pressure)
    t0:             2.93150e+02 (Ref. temperature)

    irovar:                   1 (Density constant(0) or not(1))
    ivivar:                   0 (Molec. visc cst.(0) or not(1))

    Initial reference point for pressure
    xyzp0:          0.00000e+00    0.00000e+00    0.00000e+00

Thermal model options
---------------------

  Continuous phase:

    itherm:                   1 (0: no thermal model)
                                (1: temperature)
                                (2: enthalpy)
                                (3: total energy)
    itpscl:                   2 (0: none)
                                (1: temperature in kelvin)
                                (2: temperature in celsius)
    iscalt:                   1 (thermal scalar number)

Turbulence model options
------------------------

  Continuous phase:

    iturb :                   0 (Turbulence model)
    iwallf:                   0 (wall function)
                                (0: disabled)
                                (1: one scale power law
                                (forbidden for k-epsilon))
                                (2: one scale log law)
                                (3: two scales log law)
                                (4: scalable wall function)
                                (5: two scales V. Driest)
                                (6: two scales smooth/rough)
    iwallt:                   0 (Exch. coeff. correlation)
                                (0: not activated)
                                (1: activated)
    ypluli:         2.38095e+00 (Limit Y+)
    igrhok:                   0 (1: computed Grad(rho k)


Constants

    xkappa:         4.20000e-01 (Von Karman constant)
    cstlog:         5.20000e+00 (U+=Log(y+)/kappa +cstlog)
    apow:           8.30000e+00 (U+=apow (y+)**bpow (W&W law))
    bpow:           1.42857e-01 (U+=apow (y+)**bpow (W&W law))


Time stepping options
---------------------

  Constant time step algorithm (unsteady)

   Time step parameters

    idtvar:                   0 (0 cst; 1,2 var (t, t-space)
    dtref:          5.00000e-02 (Reference time step)

   Frozen velocity field

    iccvfg:                   0 (1: Frozen velocity field)

Secondary viscosity
-------------------

   Continuous phase:

    ivisse:                   0 (1: accounted for)


Stokes model
------------

    idilat:                   1 (0: Boussinesq approximation
                                 1: without unsteady term
                                    in the continuity equation
                                 2: with unsteady term in
                                    the continuity equation
                                 3 : with unsteady term in
                                     the continuity equation
                                     and a thermo pressure
                                     constant in the domain
                                 4 : with unsteady term in
                                and  the continuity equation
                                 5   for fire modelling)
    iporos:                   0 (0: without porous media
                                 1: with porous media 
                                 2: with tensorial porous media
                                 3: with integral formulation
                                    including fluid volumes and
                                    fluid surfaces)
    iphydr:                   0 (1: account for explicit
                                    balance between pressure
                                    gradient, gravity source
                                    terms, and head losses
                                  2: compute a hydrostatic
                                     pressure which is
                                     in balance with buoyancy)
    icalhy:                   0 (1: compute hydrostatic
                                    pressure for dirichlet
                                    conditions for pressure
                                    on outlet)
    iprco :                   1 (1: pressure-continuity)
    ipucou:                   0 (1: reinforced u-p coupling)
    nterup:                   1 (n: n sweeps on navsto for
                                    velocity/pressure coupling)

   Continuous phase:

    irevmc:                   0 (Velocity reconstruction mode)
    relaxv:         1.00000e+00 for Pressure (relaxation)
    arak:           1.00000e+00 (Arakawa factor)

  Fluid-solid mode (disable dynamics in the solid part)


Space discretization options
----------------------------

    imvisf:      0 (face interpolation
                    0: arithmetic
                    1: harmonic)

    imrgra:      0 (type of gradient reconstruction
                    0: iterative process
                    1: standard least squares method
                    2: least squares method with extended neighborhood
                    3: standard least squares method with reduced extended neighborhood
                    4: iterative process initialized by the least squares method)

    anomax       0.785        (non-orthogonality angle (rad) above which cells are
                    selected for the extended neighborhood)
    iflxmw:      0 (method to compute inner mass flux due to mesh velocity in ALE
                    0: based on mesh velocity at cell centers
                    1: based on nodes displacement)

Subdomain rotation
------------------

  Global domain rotation:
    axis:             [0, 0, 0]
    invariant point:  [0, 0, 0]
    angular velocity:  0 radians/s

Volume zones
------------

  Zone: "cells"
    id:                         0
    location_id:                1
    allow overlay

  Zone: "all_cells"
    id:                         1
    type:                       1 (initialization)
    location_id:                1
    allow overlay

Boundary zones
--------------

  Zone: "boundary_faces"
    id:                         0
    location_id:                3
    allow overlay

  Zone: "BC_1"
    id:                         1
    location_id:                3
