Go to the source code of this file.
| Functions/Subroutines | |
| subroutine | plag_injcsetinjection (region, pTilePlag, iTile, tCoeff, tSum, poolVol, injectQ, ratio) | 
| subroutine plag_injcsetinjection | ( | type(t_region) | region, | 
| type(t_tile_plag), pointer | pTilePlag, | ||
| integer | iTile, | ||
| real(rfreal) | tCoeff, | ||
| real(rfreal) | tSum, | ||
| real(rfreal) | poolVol, | ||
| logical | injectQ, | ||
| real(rfreal) | ratio | ||
| ) | 
Definition at line 46 of file PLAG_InjcSetInjection.F90.
References moderror::deregisterfunction(), pi, modrandom::rand1uniform(), and moderror::registerfunction().
Referenced by plag_injcejectparticle(), and plag_modinjection::plag_invokeejecmodel1().

