mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: Clean-up after latest Foundation integrations
This commit is contained in:
@ -191,10 +191,7 @@ public:
|
||||
virtual tmp<fvScalarMatrix> R(volScalarField& Y) const;
|
||||
|
||||
//- Heat release rate calculated from fuel consumption rate matrix
|
||||
virtual tmp<volScalarField> dQ() const;
|
||||
|
||||
//- Return source for enthalpy equation [kg/m/s3]
|
||||
virtual tmp<volScalarField> Sh() const;
|
||||
virtual tmp<volScalarField> Qdot() const;
|
||||
|
||||
|
||||
// IO
|
||||
|
||||
Reference in New Issue
Block a user