ENH: Adding external heat to greyDiffusive BC and new ParticleDose FO

DOC: greyDiffusiveRadiationMixed: improve header documentation
This commit is contained in:
sergio
2022-05-25 16:08:55 -07:00
committed by Andrew Heather
parent cb4930d81f
commit e022e522ba
9 changed files with 410 additions and 31 deletions

View File

@ -14,4 +14,6 @@ runApplication decomposePar
runParallel $(getApplication)
runApplication reconstructPar -latestTime
#------------------------------------------------------------------------------

View File

@ -121,7 +121,13 @@ subModels
cloudFunctions
{}
{
particleDose1
{
type particleDose;
GName G;
}
}
// ************************************************************************* //