Corrected typos
This commit is contained in:
@ -35,7 +35,7 @@ Description
|
||||
to be appropriate by comparison with the results from the
|
||||
spectral model.
|
||||
|
||||
Strain effects are encorporated directly into the Xi equation
|
||||
Strain effects are incorporated directly into the Xi equation
|
||||
but not in the algebraic approximation. Further work need to be
|
||||
done on this issue, particularly regarding the enhanced removal rate
|
||||
caused by flame compression. Analysis using results of the spectral
|
||||
|
||||
@ -158,7 +158,7 @@ float ComputeEdgeCollapseCost(Vertex *u,Vertex *v) {
|
||||
// The method of determining cost was designed in order
|
||||
// to exploit small and coplanar regions for
|
||||
// effective polygon reduction.
|
||||
// Is is possible to add some checks here to see if "folds"
|
||||
// Is possible to add some checks here to see if "folds"
|
||||
// would be generated. i.e. normal of a remaining face gets
|
||||
// flipped. I never seemed to run into this problem and
|
||||
// therefore never added code to detect this case.
|
||||
|
||||
@ -9,7 +9,7 @@ Contact: Elke.Goos@dlr.de
|
||||
*WARNING***The original 7-coeficient polynomials can accept molecules
|
||||
containing only four different elements. The new CHEMKIN program was changed to
|
||||
accept polynomials with 5 different elements. See the CHEMKIN manual.
|
||||
Where the fifth element exist, the new Chemkin convention was folowed.
|
||||
Where the fifth element exist, the new Chemkin convention was followed.
|
||||
|
||||
THERMO ALL
|
||||
200.000 1000.000 6000.000
|
||||
|
||||
@ -10,7 +10,7 @@ Contact: Elke.Goos@dlr.de
|
||||
*WARNING***The original 7-coeficient polynomials can accept molecules
|
||||
containing only four different elements. The new CHEMKIN program was changed to
|
||||
accept polynomials with 5 different elements. See the CHEMKIN manual.
|
||||
Where the fifth element exist, the new Chemkin convention was folowed.
|
||||
Where the fifth element exist, the new Chemkin convention was followed.
|
||||
|
||||
This file was generated from therm.dat provided in this directory.
|
||||
Specie names have been transposed into a form supported by the OpenFOAM parser:
|
||||
|
||||
Reference in New Issue
Block a user