Home
last modified time | relevance | path

Searched refs:emm (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/tests/
H A Dex5.c357 PetscScalar emm = 0.001; in calcfluxa() local
360 …*flux = SIG * (-emm * (PetscPowScalarInt(airtemp, 4))); /* calculates flux usinge Stefan-Boltzmann… in calcfluxa()