|
[Sponsors] |
December 8, 2023, 06:33 |
solids4foam shell elements/formulation
|
#1 |
Super Moderator
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,093
Rep Power: 34 |
Question:
Can solids4foam handle shell elements? In particular, with a stacking of several orthotropic materials Response: Currently, solids4foam does not currently have general shell element implementation. The closest thing is simple flat "plate" implementation: https://github.com/solids4foam/solid...msPlatesShells and beam formulations: https://www.researchgate.net/publica...ial_curvatures and https://www.researchgate.net/publica...er_Beam_Theory. Of course, there is a potential for shells to be added in the future, e.g. extend the Simo-Reissner beams to shells. |
|
April 9, 2024, 21:11 |
Use orthotropic materials in FSI
|
#2 |
New Member
Andy Valdés
Join Date: Mar 2024
Location: Panamá
Posts: 8
Rep Power: 2 |
Hi,
But if one wants, for example, to change the material of the beamInCross tutorials for an orthotropic one, in order to do an analysis for a material made from 3D printing. Is this possible? If it is not possible: is it possible to make a single section of the model with orthotropic considerations (example plateHole) and for example use FSI approach to see the displacement in 2D? (with orthotropic material). Thanks for your help Last edited by andyvaldes10; April 9, 2024 at 21:12. Reason: orthography |
|
April 10, 2024, 09:00 |
|
#3 | |
Super Moderator
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,093
Rep Power: 34 |
Quote:
Code:
type StVenantKirchhoffOrthotropicElastic; E1 E1 [1 -1 -2 0 0 0 0] 200e9; E2 ... etc Code:
type orthotropicLinearElastic; E1 E1 [1 -1 -2 0 0 0 0] 200e9; E2 ... etc |
||
April 10, 2024, 09:04 |
|
#4 |
Super Moderator
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,093
Rep Power: 34 |
The material directions can be either specified in mechanicalProperties if uniform (materialDirectionsX (1 0 0)) or as a field in the time directory if varying.
|
|
April 10, 2024, 12:57 |
|
#5 | |
New Member
Andy Valdés
Join Date: Mar 2024
Location: Panamá
Posts: 8
Rep Power: 2 |
Quote:
Thanks. i'll try |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Shell Conduction | mrjohnamore | FLUENT | 0 | September 19, 2023 05:31 |
solids4Foam & FOAM-FSI | farah.elias | OpenFOAM | 21 | August 28, 2023 16:57 |
Multiphase Flow Problem in Shell and Tube Heat Exchanger | Arhaam_Mubarak | Fluent Multiphase | 1 | April 29, 2022 06:48 |
solids4Foam installation, foam-extend 4.0, ubuntu 18.04 | baezacaljo | OpenFOAM | 0 | July 17, 2021 01:35 |
shell conduction @ thin walls | Jiri Beran | FLUENT | 0 | May 18, 2008 15:08 |