Friday, September 14, 2018

Salome Meca Tutorial

Hopefully posting this shows progress and/or is useful to someone else encountering a similar problem.

or for a 1 dimensional mesh try:

Making Meshes for OpenFOAM with Gmsh, Part 0: Basic Scripting and Structured Mesh
https://www.youtube.com/watch?v=wv7IUUWGIQo


Making Meshes for OpenFOAM with Gmsh, Part 1: Unstructured and Structured Hybrid Meshes
https://www.youtube.com/watch?v=E8nGNZk71fw

or for Salome_meca:

Salome OpenFOAM Tutorial - CAD model to Solution Complete
https://www.youtube.com/watch?v=1zQbU-E4k1U&t=2162s


https://www.youtube.com/watch?v=1O8eBuey2MQ

Salome Meca Tutorial Modeling and Hexahedral Meshing of a Flange (German)

Salome Meca | Structured Grid Meshing| Code_Aster Study | Lesson -5
https://www.youtube.com/watch?v=R3xb_7LwYwc
Meshing in salome_meca
https://www.youtube.com/watch?v=umpMcXA9kKI



NACA Airfoil:::

https://www.youtube.com/watch?v=D2mOK12P6oA&list=PLSgiCo_OhhpNeJ9luyZEBflLpRm_IFW79

SALOME + OpenFOAM Tutorial: NACA 0012 Airfoil Part 1
https://www.youtube.com/watch?v=D2mOK12P6oA&t=312s


SALOME + OpenFOAM Tutorial: NACA 0012 Airfoil Part 2

https://www.youtube.com/watch?v=dNNnFoJ-PuM
SALOME + OpenFOAM Tutorial: NACA 0012 Airfoil Part 3
https://www.youtube.com/watch?v=rMECX5DQFC8&t=95s
SALOME + OpenFOAM Tutorial: NACA 0012 Airfoil Part 4

Unstructured 2D Simulation of NACA0012 Airfoil
https://www.youtube.com/watch?v=vZgta7ImGIc

compare to: https://www.youtube.com/watch?v=OfibQQFskcE


Bonus: Code-Aster:



extra:  Tutorial 5 Code_Aster/Salome-Meca Linear dynamic analysis of SDOF system

https://www.youtube.com/watch?v=W8uDIw7ONJM
M


Salome Meca | 1D Analysis | Code_Aster Study | Lesson -1

https://www.youtube.com/watch?v=zljk3uIRLKc


Salome Meca | 3D Static Analysis of Beam| Code_Aster Study | Lesson -3
https://www.youtube.com/watch?v=2D78mkPKS1o

Salome Meca | Modal Analysis of Beam| Code_Aster Study | Lesson -4
https://www.youtube.com/watch?v=RzIL9fGu2mA


Monday, August 20, 2018

Looking at Boundary Condtions for OpenFoam

https://cfd.direct/openfoam/user-guide/v6-plateHole/#x6-4024418

dimensions      [0 1 0 0 0 0 0];


https://cfd.direct/openfoam/user-guide/v6-basic-file-format/






Saturday, August 18, 2018

Stress Analysis on a plate with Hole


OpenFOAM v6 User Guide: 2.2 Stress analysis of plate with hole


https://cfd.direct/openfoam/user-guide/v6-plateHole/#x6-390002.2

is the same as:

stressAnalysis/solidDisplacementFoam/plateHole/






Tuesday, August 7, 2018

Explorations with OpenFoam

To CFD, or Not to CFD?

https://www.linuxjournal.com/content/cfd-or-not-cfd

Lid Driven Cavity Flow:

https://www.openfoam.com/documentation/tutorial-guide/tutorialse2.php

Edit (September 9, 2016):  how to set up tutorials:

cd $FOAM_RUN/tutorial
mkdir -p $FOAM_RUN
cp -r $FOAM_TUTORIALS $FOAM_RUN
cd $FOAM_RUN/tutorials
echo $FOAM_RUN