Go to the documentation of this file.
40 #ifndef pyrolysisModelCollection_H
41 #define pyrolysisModelCollection_H
54 namespace regionModels
56 namespace pyrolysisModels
79 TypeName(
"pyrolysisModelCollection");
107 virtual scalar
maxDiff()
const;
virtual scalar solidRegionDiffNo() const
Mean diffusion number of the solid regions.
TypeName("pyrolysisModelCollection")
virtual void evolve()
Evolve regions.
A centralized pyrolysis collection.
virtual ~pyrolysisModelCollection()
Destructor.
virtual void preEvolveRegion()
Pre-evolve regions.
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
virtual scalar maxDiff() const
Return max diffusivity allowed in the solid.
Mesh data needed to do the Finite Volume discretisation.
virtual void info()
Provide some feedback from pyrolysis regions.
virtual void evolveRegion()
Evolve the pyrolysis equation regions.