Go to the source code of this file.
◆ ckmnelaxs()
subroutine ckmnelaxs |
( |
real(8), intent(in) |
p, |
|
|
real(8), intent(out) |
xs |
|
) |
| |
Definition at line 8 of file ckmnTotXs.f.
References ckmpelaxs().
Referenced by ckmninelaxs().
10 real(8),
intent(out)::
xs ! constants thru Cosmos real ! if multiplied to deg radian Torad ! light velocity m sec ! infinty ! kg m2 *Togpcm2 g cm2 ! g cm2 *Tokgpm2 kg m2 ! cm *Tom m ! m *Tocm cm ! g cm3 *Tokgpm3 kg m3 ! kg m3 *Togpcm3 g cm3 ! sec *Tonsec nsec ! Tesla m ! Avogadro *A2deninv ! mfp *n * xs
********************block data cblkHeavy ********************integer j data *HeavyG2symbol p
subroutine ckmpelaxs(p, xs)
◆ ckmninelaxs()
subroutine ckmninelaxs |
( |
real(8), intent(in) |
p, |
|
|
real(8), intent(out) |
xs |
|
) |
| |
Definition at line 14 of file ckmnTotXs.f.
References ckmnelaxs(), ckmntotxs(), and d0.
Referenced by cinelx0().
16 real(8),
intent(out)::
xs 21 xs =max( txs - exs, 0.
d0)
! constants thru Cosmos real ! if multiplied to deg radian Torad ! light velocity m sec ! infinty ! kg m2 *Togpcm2 g cm2 ! g cm2 *Tokgpm2 kg m2 ! cm *Tom m ! m *Tocm cm ! g cm3 *Tokgpm3 kg m3 ! kg m3 *Togpcm3 g cm3 ! sec *Tonsec nsec ! Tesla m ! Avogadro *A2deninv ! mfp *n * xs
********************block data cblkHeavy ********************integer j data *HeavyG2symbol p
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
subroutine ckmntotxs(p, xs)
subroutine ckmnelaxs(p, xs)
◆ ckmntotxs()
subroutine ckmntotxs |
( |
real(8), intent(in) |
p, |
|
|
real(8), intent(out) |
xs |
|
) |
| |
Definition at line 2 of file ckmnTotXs.f.
References ckmptotxs().
Referenced by ckmninelaxs(), and ctotx0().
4 real(8),
intent(out)::
xs ! constants thru Cosmos real ! if multiplied to deg radian Torad ! light velocity m sec ! infinty ! kg m2 *Togpcm2 g cm2 ! g cm2 *Tokgpm2 kg m2 ! cm *Tom m ! m *Tocm cm ! g cm3 *Tokgpm3 kg m3 ! kg m3 *Togpcm3 g cm3 ! sec *Tonsec nsec ! Tesla m ! Avogadro *A2deninv ! mfp *n * xs
********************block data cblkHeavy ********************integer j data *HeavyG2symbol p
subroutine ckmptotxs(p, xs)