Scrambler  1
neqcooling.f90 File Reference

Go to the source code of this file.

Data Types

module  NEQCoolingSrc
type  NEQCoolingSrc::CELLINFO

Functions/Subroutines

pure REAL(KIND=qprec) function Lvh (T)
pure REAL(KIND=qprec) function Lvl (nH2, nh, T)
pure REAL(KIND=qprec) function Qfunc (nH2, nH)
pure REAL(KIND=qprec) function kh2 (T)
pure REAL(KIND=qprec) function kh (T)
pure REAL(KIND=qprec) function Lrh (T)
pure REAL(KIND=qprec) function Lrl (nH2, nH, T)
pure REAL(KIND=qprec) function fj (j)
pure REAL(KIND=qprec) function fv (v)
pure INTEGER function gs (j)
pure REAL(KIND=qprec) function Bv (v)
pure REAL(KIND=qprec) function kd (i, T)
pure REAL(KIND=qprec) function kdH_LS (i, T)
pure REAL(KIND=qprec) function kdL_MK (i, T)
pure REAL(KIND=qprec) function kdL_DM (i, T)
pure REAL(KIND=qprec) function kdL_LS (i, T)
pure REAL(KIND=qprec) function He_rad_recomb (T)
pure REAL(KIND=qprec) function He_dielec_recomb (T)

Function/Subroutine Documentation

pure REAL(KIND=qprec) function H2_cool::Lvh ( REAL(KIND=qprec), intent(in)  T) [private]

Definition at line 347 of file neqcooling.f90.

Referenced by NEQCoolingSrc::H2_cool().

+ Here is the caller graph for this function:

pure REAL(KIND=qprec) function H2_cool::Lvl ( REAL(KIND=qprec), intent(in)  nH2,
REAL(KIND=qprec), intent(in)  nh,
REAL(KIND=qprec), intent(in)  T 
) [private]

Definition at line 353 of file neqcooling.f90.

Referenced by NEQCoolingSrc::H2_cool().

+ Here is the caller graph for this function:

pure REAL(KIND=qprec) function H2_cool::Qfunc ( REAL(KIND=qprec), intent(in)  nH2,
REAL(KIND=qprec), intent(in)  nH 
) [private]

Definition at line 358 of file neqcooling.f90.

Referenced by Lrl().

+ Here is the caller graph for this function:

pure REAL(KIND=qprec) function H2_cool::kh2 ( REAL(KIND=qprec), intent(in)  T) [private]

Definition at line 365 of file neqcooling.f90.

pure REAL(KIND=qprec) function H2_cool::kh ( REAL(KIND=qprec), intent(in)  T) [private]

Definition at line 374 of file neqcooling.f90.

pure REAL(KIND=qprec) function H2_cool::Lrh ( REAL(KIND=qprec), intent(in)  T) [private]

Definition at line 384 of file neqcooling.f90.

Referenced by NEQCoolingSrc::H2_cool().

+ Here is the caller graph for this function:

pure REAL(KIND=qprec) function H2_cool::Lrl ( REAL(KIND=qprec), intent(in)  nH2,
REAL(KIND=qprec), intent(in)  nH,
REAL(KIND=qprec), intent(in)  T 
) [private]

Definition at line 395 of file neqcooling.f90.

References Qfunc().

Referenced by NEQCoolingSrc::H2_cool().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

pure REAL(KIND=qprec) function H2_critical_cool::fj ( INTEGER, intent(in)  j) [private]

Definition at line 448 of file neqcooling.f90.

References Bv(), and gs().

Referenced by NEQCoolingSrc::H2_critical_cool().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

pure REAL(KIND=qprec) function H2_critical_cool::fv ( INTEGER, intent(in)  v) [private]

Definition at line 459 of file neqcooling.f90.

Referenced by NEQCoolingSrc::H2_critical_cool().

+ Here is the caller graph for this function:

pure INTEGER function H2_critical_cool::gs ( INTEGER, intent(in)  j) [private]

Definition at line 469 of file neqcooling.f90.

Referenced by fj().

+ Here is the caller graph for this function:

pure REAL(KIND=qprec) function H2_critical_cool::Bv ( INTEGER, intent(in)  v) [private]

Definition at line 476 of file neqcooling.f90.

Referenced by fj().

+ Here is the caller graph for this function:

pure REAL(KIND=qprec) function H2_diss::kd ( INTEGER, intent(in)  i,
REAL(KIND=qprec), intent(in)  T 
) [private]

Definition at line 851 of file neqcooling.f90.

References kdH_LS(), kdL_DM(), and kdL_MK().

Referenced by NEQCoolingSrc::H2_diss().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

pure REAL(KIND=qprec) function H2_diss::kdH_LS ( INTEGER, intent(in)  i,
REAL(KIND=qprec), intent(in)  T 
) [private]

Definition at line 886 of file neqcooling.f90.

Referenced by kd().

+ Here is the caller graph for this function:

pure REAL(KIND=qprec) function H2_diss::kdL_MK ( INTEGER, intent(in)  i,
REAL(KIND=qprec), intent(in)  T 
) [private]

Definition at line 912 of file neqcooling.f90.

Referenced by kd().

+ Here is the caller graph for this function:

pure REAL(KIND=qprec) function H2_diss::kdL_DM ( INTEGER, intent(in)  i,
REAL(KIND=qprec), intent(in)  T 
) [private]

Definition at line 950 of file neqcooling.f90.

Referenced by kd().

+ Here is the caller graph for this function:

pure REAL(KIND=qprec) function H2_diss::kdL_LS ( INTEGER, intent(in)  i,
REAL(KIND=qprec), intent(in)  T 
) [private]

Definition at line 972 of file neqcooling.f90.

pure REAL(KIND=qprec) function He_recomb::He_rad_recomb ( REAL(KIND=qprec), intent(in)  T) [private]

Definition at line 1170 of file neqcooling.f90.

Referenced by NEQCoolingSrc::He_recomb().

+ Here is the caller graph for this function:

pure REAL(KIND=qprec) function He_recomb::He_dielec_recomb ( REAL(KIND=qprec), intent(in)  T) [private]

Definition at line 1190 of file neqcooling.f90.

Referenced by NEQCoolingSrc::He_recomb().

+ Here is the caller graph for this function:

 All Classes Files Functions Variables