noopacity
Module
Description
$Id$
This module is the dummy for the opacity module(s).
** 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 :: lopacity = .false.
MVAR CONTRIBUTION 0 MAUX CONTRIBUTION 0
Quick access
Needed modules
general(keep_compiler_quiet()): $Id$
Variables
Subroutines and functions
- subroutine opacity/initialize_opacity()
- Called from:
- subroutine opacity/read_opacity_run_pars(iomsg)
- Parameters:
iomsg [character,out]
- subroutine opacity/write_opacity_run_pars(unit)
- Parameters:
unit [integer,in]
- Called from:
get_datadir(),get_snapdir(),read_all_init_pars(),read_all_run_pars(),get_downpars()
- subroutine opacity/get_opacity(tt, rho, kappa, dkap_dtt, dkap_drho)
- Parameters:
tt (*) [real]
rho (*) [real]
kappa (*) [real]
dkap_dtt (*) [real]
dkap_drho (*) [real]