Home
last modified time | relevance | path

Searched defs:EffectiveHeatCapacity (Results 1 – 2 of 2) sorted by relevance

/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DHeatSolve.F901669 SUBROUTINE EffectiveHeatCapacity() subroutine
1670 LOGICAL :: Found, Specific, GotFraction
1671 REAL(KIND=dp), ALLOCATABLE :: dT(:)
1672 REAL(KIND=dp) :: dT0
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/Solvers/
H A DEnthalpySolver.F901744 SUBROUTINE EffectiveHeatCapacity() subroutine
1745 LOGICAL :: Found, Specific
1746 REAL(KIND=dp), ALLOCATABLE :: dT(:)