Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Commits
205d16c6
Commit
205d16c6
authored
14 years ago
by
sergio
Browse files
Options
Downloads
Patches
Plain Diff
STY: Styke
parent
c29e54a1
Branches
Branches containing commit
Tags
Tags containing commit
Loading
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tutorials/combustion/PDRFoam/constant/combustionProperties
+1
-1
1 addition, 1 deletion
tutorials/combustion/PDRFoam/constant/combustionProperties
tutorials/combustion/PDRFoam/constant/thermophysicalProperties
+2
-3
2 additions, 3 deletions
...ials/combustion/PDRFoam/constant/thermophysicalProperties
with
3 additions
and
4 deletions
tutorials/combustion/PDRFoam/constant/combustionProperties
+
1
−
1
View file @
205d16c6
...
...
@@ -32,7 +32,7 @@ ignitionSites
start 1E-05;
duration 0.05;
strength 10.0;
}
}
);
ignitionSphereFraction 1;
...
...
This diff is collapsed.
Click to expand it.
tutorials/combustion/PDRFoam/constant/thermophysicalProperties
+
2
−
3
View file @
205d16c6
...
...
@@ -15,9 +15,9 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
thermoType
hhuMixtureThermo<inhomogeneousMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>>;
thermoType
hhuMixtureThermo<inhomogeneousMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>>;
stoichiometricAirFuelMassRatio
stoichiometricAirFuelMassRatio [0 0 0 0 0 0 0] 15.5776;
stoichiometricAirFuelMassRatio
stoichiometricAirFuelMassRatio [0 0 0 0 0 0 0] 15.5776;
fuel
{
...
...
@@ -61,5 +61,4 @@ burntProducts
// ************************************************************************* //
;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment