reactingMixture: Rationalised the reading of the species thermo and reactions
which are now read directly from the thermophysicalProperties dictionary for consistency with non-reacting mixture thermodynamics. The species thermo and reactions lists can still be in separate files if convenient and included into the thermophysicalProperties file using the standard dictionary #include.
This commit is contained in:
@ -141,7 +141,7 @@ shortEdgeFilter
|
||||
extrusion
|
||||
{
|
||||
extrude off;
|
||||
#include "extrude2DMeshDict";
|
||||
#include "extrude2DMeshDict"
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -159,7 +159,7 @@ extrusion
|
||||
{
|
||||
extrude off;
|
||||
|
||||
#include "extrude2DMeshDict";
|
||||
#include "extrude2DMeshDict"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user