atmos:software:openfoam:home
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
atmos:software:openfoam:home [2024/09/21 02:24] – perdomo | atmos:software:openfoam:home [2024/10/03 19:49] (current) – perdomo | ||
---|---|---|---|
Line 8: | Line 8: | ||
* Ran OpenFOAM Docker image on Littlestorm. Following this procedure: | * Ran OpenFOAM Docker image on Littlestorm. Following this procedure: | ||
- | 1)Edit your ~/.bashrc file and add the line: export XAUTHORITY=$HOME/ | + | 1) Edit your ~/.bashrc file and add the line: export XAUTHORITY=$HOME/ |
+ | |||
+ | 2) Start with "Step 5: Launching openfoam11-linux" | ||
+ | *Step 5 from link: | ||
- | 2)Start with "Step 5: Launching openfoam11-linux" | ||
- | **Step 5 from link: | ||
- | |||
mkdir -p $HOME/ | mkdir -p $HOME/ | ||
cd $HOME/ | cd $HOME/ | ||
| | ||
- | 3)Once in the container, return to [[https:// | + | 3) Once in the container, return to [[https:// |
+ | *Step 6 from link: | ||
+ | *Testing OpenFOAM | ||
+ | |||
+ | mkdir -p $FOAM_RUN | ||
+ | cd $FOAM_RUN | ||
+ | cp -r $FOAM_TUTORIALS/ | ||
+ | cd pitzDailySteady | ||
+ | blockMesh | ||
+ | foamRun | ||
+ | paraFoam | ||
===Older Versions=== | ===Older Versions=== | ||
Line 26: | Line 36: | ||
+ | ==== Issues ==== | ||
+ | === Problems (2024/ | ||
+ | * OpenFOAM NASA_P3_extendedPylon_CDP_OAP_v5.obj object files does not exist so model does execute. | ||
+ | === Cause === | ||
+ | * .obj file missing from directory 0, in the NASA_extendedPylon_v2_tas120_aoa0_900T33. | ||
+ | === Solution === | ||
+ | * Locate file and place in correct directory. |
atmos/software/openfoam/home.1726885442.txt.gz · Last modified: 2024/09/21 02:24 by perdomo