|
[Sponsors] |
[solids4Foam] Use StVenantKirchhoffOrthotropicElastic in BeamInCrossFlow tutorial |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 16, 2024, 17:00 |
Use StVenantKirchhoffOrthotropicElastic in BeamInCrossFlow tutorial
|
#1 |
New Member
Andy Valdés
Join Date: Mar 2024
Location: Panamá
Posts: 8
Rep Power: 2 |
Hi,
I trying use a (nonlinear geometry) solid model StVenantKirchhoffOrthotropicElastic to simulate BeamInCrossFlow tutorial but i get this error: Code:
--> FOAM FATAL IO ERROR: Unknown mechanicalLaw type StVenantKirchhoffOrthotropicElastic Valid nonLinearGeometry mechanicalLaws are : 12 ( rotationInvariantLinearElastic isotropicFungElastic GentElastic StVenantKirchhoffElastic neoHookeanElasticMisesPlastic electroMechanicalLaw YeohElastic MooneyRivlinElastic OgdenElastic viscoNeoHookeanElastic neoHookeanElastic GuccioneElastic ) In verification of installation with ./Alltest only there is two error, but it is because in solidProperties file coefficients is not defined (fixed). Code:
Preparing logs Summary statistics Number of cases where a run was attempted: 41 Number of cases where the solver failed: 2 Number of cases where another command failed: 0 The solids4Foam solver failed in the following cases: Application solids4Foam - case beamInCrossFlow: ** ERROR ** Application solids4Foam - case flexibleDamBreak: ** ERROR ** Code:
> git checkout development > git pull > ./Allwmake > ./Alltest The linearGeometry model to Orthotropic is working and beamInCrossFlow orthotropic works. Code:
type orthotropicLinearElastic; Code:
StVenantKirchhoffOrthotropicElastic: StVenantKirchhoffOrthotropicElastic.C StVenantKirchhoffOrthotropicElastic.H |
|
April 17, 2024, 03:36 |
|
#2 |
New Member
Ivan Batistić
Join Date: Sep 2022
Location: Zagreb, Croatia
Posts: 14
Rep Power: 4 |
Hi Andy,
have a look into Make/files.openfoam and Make/files.foamextend and you will see that the StVenantKirchhoffOrthotropicElastic model is compiled only using foam-extend. You can switch to foam-extend or adjust the code to be compatible for openfoam9. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
tutorial files | KITetima | FLUENT | 8 | November 23, 2019 17:05 |
AMI - Propeller Tutorial diverging | kingmaker | OpenFOAM Running, Solving & CFD | 2 | November 4, 2016 03:57 |
Tutorial For Workbench CFX Remesh | ashtonJ | CFX | 2 | April 26, 2014 22:19 |
Fluent Tutorial Guide Ch. 17: Non-Premixed Combust, THTR | MAE7509 | FLUENT | 0 | January 22, 2014 21:59 |
STAR-CD Tutorial | shekhar aryal | STAR-CD | 4 | March 22, 2010 04:25 |