CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Announcements from Other Sources (https://www.cfd-online.com/Forums/openfoam-news-announcements-other/)
-   -   Solid Mechanics Solvers added to OpenFOAM Extend (https://www.cfd-online.com/Forums/openfoam-news-announcements-other/106881-solid-mechanics-solvers-added-openfoam-extend.html)

Mohammad Jam December 31, 2016 10:17

Quote:

Originally Posted by RLFerreira (Post 604879)
Hi Guys.

I'm trying to reproduce the HronTurekFsi3 tutorial from extend-bazaar. I installed those toolkits based on instructions from
HTML Code:

https://openfoamwiki.net/index.php/Extend-bazaar/Toolkits/Fluid-structure_interaction
for FOAM-extend-3.2. However, during hronTurekReport function object compilation rise an error to include "fluidStructureInterface.H". Above following warning msg from "log.fsiFoam".

Code:

--> FOAM Warning :
    From function dlLibraryTable::open(const fileName& functionLibName)
    in file db/dlLibraryTable/dlLibraryTable.C at line 124
    could not load libhronTurekReport.so: cannot open shared object file: No such file or directory

What can I do to fix it? I appreciate your helps. Thanks,
Ricardo.

Hi Ricardo,

I have similar problem! Did you find how to solve this error?

Other guys, any idea is welcome.

Best regards,
Mohammad Jam

sitajeje August 14, 2017 07:20

Dear Philip,

Thank you very much for your contribution first of all!

I wonder whether you have a OpenFOAM4.0 Version of your code? I tried to compile and several errors appeared. I would appreciate greatly if you could update your code for the latest OF some time.

Thank you very much in advance!

Best regards,
sitajeje

rajtilva September 29, 2017 07:37

Hi,
I want to slove "Simply Supported beam with UDL" using elasticSolidFoam. But I don't understand what BCs I should give at both ends ??


Sent from my Redmi Note 4 using CFD Online Forum mobile app

tomdylan October 11, 2017 11:41

a while ago I found here a tool to extract the stress components sigmaxx, sigmaxy... from the computed stress tensor from the time levels.

I Think it was bigPhil how shared the tool.

Unfortunately I can't remember the tools name and so I can't find it

Any hints on this tool appreciated

bigphil October 11, 2017 13:09

Quote:

Originally Posted by tomdylan (Post 667487)
a while ago I found here a tool to extract the stress components sigmaxx, sigmaxy... from the computed stress tensor from the time levels.

I Think it was bigPhil how shared the tool.

Unfortunately I can't remember the tools name and so I can't find it

Any hints on this tool appreciated

Hi Tom,

You can use the foamCalc utility to create a volScalarField field for each component of a vector/tensor/symmTensor volField e.g.
Code:

$> foamCalc components sigma
where '$>' represents the command prompt.

Philip

tomdylan October 12, 2017 02:45

Short command saves a lot manual work!
Thanks for that goodie!

shpalman October 12, 2017 04:01

I wrote myself a tool to calculate the strain components from the displacement field; this was useful to me since I have been using various versions of OpenFOAM over the years to model semiconductor nanostructures.


All times are GMT -4. The time now is 10:22.