mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Updated tutorials
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
cd ${0%/*} || exit 1 # run from this directory
|
||||
|
||||
foamCleanTutorials cases
|
||||
rm -rf 0/alpha1.gz probes wallPressure pRefProbe
|
||||
rm -rf 0/alpha1 0/alpha1.gz probes wallPressure pRefProbe
|
||||
|
||||
# ----------------------------------------------------------------- end-of-file
|
||||
|
||||
@ -105,7 +105,7 @@ PIMPLE
|
||||
|
||||
relaxationFactors
|
||||
{
|
||||
U 1;
|
||||
"U.*" 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -2,6 +2,6 @@
|
||||
cd ${0%/*} || exit 1 # run from this directory
|
||||
|
||||
foamCleanTutorials cases
|
||||
rm -rf 0/alpha1.gz probes wallPressure pRefProbe
|
||||
rm -rf 0/alpha1 0/alpha1.gz probes wallPressure pRefProbe
|
||||
|
||||
# ----------------------------------------------------------------- end-of-file
|
||||
|
||||
@ -105,7 +105,7 @@ PIMPLE
|
||||
|
||||
relaxationFactors
|
||||
{
|
||||
U 1;
|
||||
"U.*" 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -2,6 +2,6 @@
|
||||
cd ${0%/*} || exit 1 # run from this directory
|
||||
|
||||
foamCleanTutorials cases
|
||||
rm -rf 0/alpha1.gz probes wallPressure pRefProbe
|
||||
rm -rf 0/alpha1 0/alpha1.gz probes wallPressure pRefProbe
|
||||
|
||||
# ----------------------------------------------------------------- end-of-file
|
||||
|
||||
@ -25,7 +25,7 @@ stopAt endTime;
|
||||
|
||||
endTime 40;
|
||||
|
||||
deltaT 0.01;
|
||||
deltaT 0.05;
|
||||
|
||||
writeControl adjustableRunTime;
|
||||
|
||||
|
||||
@ -105,7 +105,7 @@ PIMPLE
|
||||
|
||||
relaxationFactors
|
||||
{
|
||||
U 1;
|
||||
"U.*" 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -2,6 +2,6 @@
|
||||
cd ${0%/*} || exit 1 # run from this directory
|
||||
|
||||
foamCleanTutorials cases
|
||||
rm -rf 0/alpha1.gz probes wallPressure pRefProbe
|
||||
rm -rf 0/alpha1 0/alpha1.gz probes wallPressure pRefProbe
|
||||
|
||||
# ----------------------------------------------------------------- end-of-file
|
||||
|
||||
@ -105,7 +105,7 @@ PIMPLE
|
||||
|
||||
relaxationFactors
|
||||
{
|
||||
U 1;
|
||||
"U.*" 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -2,6 +2,6 @@
|
||||
cd ${0%/*} || exit 1 # run from this directory
|
||||
|
||||
foamCleanTutorials cases
|
||||
rm -rf 0/alpha1.gz probes wallPressure pRefProbe
|
||||
rm -rf 0/alpha1 0/alpha1.gz probes wallPressure pRefProbe
|
||||
|
||||
# ----------------------------------------------------------------- end-of-file
|
||||
|
||||
@ -105,7 +105,7 @@ PIMPLE
|
||||
|
||||
relaxationFactors
|
||||
{
|
||||
U 1;
|
||||
"U.*" 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -105,7 +105,7 @@ PIMPLE
|
||||
|
||||
relaxationFactors
|
||||
{
|
||||
U 1;
|
||||
"U.*" 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user