noSGS_hydro

Module

Description

$Id$

This module is the dummy for the SGS_hydro module in which e.g the SGS viscous force or viscous heat is computed.

** AUTOMATIC CPARAM.INC GENERATION ************************ Declare (for generation of cparam.inc) the number of f array variables and auxiliary variables added by this module

CPARAM logical, parameter :: lSGS_hydro = .false.

MVAR CONTRIBUTION 0 MAUX CONTRIBUTION 0

! PENCILS PROVIDED fSGS(3) PENCILS PROVIDED SGS_heat ; diffus_total


Quick access

Variables:

calc_sgs_hydro_heat, cmaxstress, creystress, iaasmooth, idiag_fsgsm, idiag_fsgsrmsx, isgs_force, isgs_heat, itausgsmax, itausgsrey, iuusmooth, lsgs_forc_as_aux, lsgs_heat_as_aux, pencil_criteria_sgs_hydro, pencil_interdep_sgs_hydro, sgs_hydro_before_boundary, tauij_sgs

Routines:

calc_diagnostics_sgs_hydro(), calc_sgs_hydro_force(), initialize_sgs_hydro(), read_sgs_hydro_run_pars(), register_sgs_hydro(), rprint_sgs_hydro(), sgs_hydro_after_boundary(), write_sgs_hydro_run_pars()

Needed modules

Variables

Subroutines and functions

subroutine  sgs_hydro/register_sgs_hydro()

19-nov-02/tony: coded

Use :

messages (svn_id())

Call to:

svn_id()

subroutine  sgs_hydro/initialize_sgs_hydro()
subroutine  sgs_hydro/read_sgs_hydro_run_pars(iomsg)
Parameters:

iomsg [character,out]

subroutine  sgs_hydro/write_sgs_hydro_run_pars(unit)
Parameters:

unit [integer,in]

subroutine  sgs_hydro/rprint_sgs_hydro(lreset[, lwrite])
Parameters:
  • lreset [logical]

  • lwrite [logical]

subroutine  sgs_hydro/sgs_hydro_after_boundary(f)
Parameters:

f (mx,my,mz,mfarray) [real]

subroutine  sgs_hydro/calc_sgs_hydro_force(f, df, p)
Parameters:
subroutine  sgs_hydro/calc_diagnostics_sgs_hydro(p)
Parameters:

p [pencil_case]