Skip to content
Snippets Groups Projects
Commit 1d77b784 authored by sergio's avatar sergio
Browse files

ENH: changing endTime for sonicFoam/RAS/nacaAirfoil

Fixing fvOption in multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection
parent 3951cca2
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ startTime 0; ...@@ -23,7 +23,7 @@ startTime 0;
stopAt endTime; stopAt endTime;
endTime 0.01; endTime 0.0027;
deltaT 4e-08; deltaT 4e-08;
......
...@@ -63,7 +63,7 @@ options ...@@ -63,7 +63,7 @@ options
volumeMode absolute; volumeMode absolute;
injectionRateSuSp injectionRateSuSp
{ {
e.steam (3700 0); // kg*m^2/s^3 h.steam (3700 0); // kg*m^2/s^3
} }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment