CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

icoFsiElasticNonLinULSolidFoam - simulation does not start

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 27, 2014, 09:19
Default icoFsiElasticNonLinULSolidFoam - simulation does not start
  #1
Senior Member
 
Join Date: Jan 2014
Posts: 179
Rep Power: 12
hxaxtma is on a distinguished road
Hi guys,

I am trying to setup an icoElasticFsi...simulation. Therefore I copied the HronTurek TestCase from foam-extend3.0 and changed the settings to my 3D Mesh settings.

My testcase is a simple finite flap in an couette channel.

My fluid boundaries are:
in, out (cyclicGgi), top (moving wall), bottom (no slip wall) and the both channelsides (slip walls). The flap itself ist called "cyl"

My solid boundaries are:
cyl_fixed and cyl_solid -> fixed is the ground patch of the flap and solid is the moving part.

When I run icoFsiEl....I got following error immediatly:
Code:
Create time


Create dynamic mesh for time = 0

 --> FOAM Warning : 
    From function dlLibraryTable::open(const fileName& functionLibName)
    in file db/dlLibraryTable/dlLibraryTable.C at line 85
    could not load libmesquiteMotionSolver.so: cannot open shared object file: No such file or directory
--> FOAM Warning : 
    From function dynamicFvMesh::New(const IOobject& io)
    in file dynamicFvMesh/newDynamicFvMesh.C at line 42
    Loading of dynamic mesh library libmesquiteMotionSolver.so unsuccesful. Some dynamic mesh  methods may not be  available
Selecting dynamicFvMesh dynamicMotionSolverFvMesh
Initializing the GGI interpolator between master/shadow patches: in/out
Selecting motion solver: laplace
Selecting motion diffusivity: quadratic


Reading transportProperties


Reading field p


Reading field U


Reading/calculating face flux field phi


Reading incremental displacement field DU


Patch cyl_solid    Traction boundary field: DU
    nonLinear set to updated Lagrangian
--> FOAM Warning : The gradScheme for DU should be "extendedLeastSquares 0" for the boundary non-orthogonal correction to be right
Reading incremental displacement field DV


Reading accumulated velocity field V


Reading accumulated stress field sigma


Reading incremental stress field DSigma


Selecting rheology model linearElastic
Creating constitutive model
Floating point exception
All my testfiles are included in the attachement (also boundary file, except faces, zones, points, sets, eg etc...)

Maybe you can help me, cause the error log is not given that much information.

In the original Turek Totorial would be the next step after "Creating constitutive model"
Code:
Reading coupling properties
Create fluid-to-solid and solid-to-fluid interpolators
Check fluid-to-solid and solid-to-fluid interpolators
Fluid-to-solid face interpolation error: 1.24127e-16
Solid-to-fluid face interpolation error: 1.24127e-16
So there must be somehting wrong with my coupling, but I cannot find the failure.

Thank you for your help
Attached Files
File Type: gz test_case.tar.gz (5.9 KB, 27 views)

Last edited by hxaxtma; February 27, 2014 at 11:17.
hxaxtma is offline   Reply With Quote

Old   March 3, 2014, 07:44
Default
  #2
Senior Member
 
Join Date: Jan 2014
Posts: 179
Rep Power: 12
hxaxtma is on a distinguished road
no one has any idea?
hxaxtma is offline   Reply With Quote

Old   March 5, 2014, 08:35
Default
  #3
Senior Member
 
Join Date: Jan 2014
Posts: 179
Rep Power: 12
hxaxtma is on a distinguished road
Ok simple Error, but I forgot to set TwoDMotion to no: Well now I got immediatly a floating point error after 1 interation. Any idea why?

Code:
Create time

Create dynamic mesh for time = 0

--> FOAM Warning : 
    From function dlLibraryTable::open(const fileName& functionLibName)
    in file db/dlLibraryTable/dlLibraryTable.C at line 85
    could not load libmesquiteMotionSolver.so: cannot open shared object file: No such file or directory
--> FOAM Warning : 
    From function dynamicFvMesh::New(const IOobject& io)
    in file dynamicFvMesh/newDynamicFvMesh.C at line 42
    Loading of dynamic mesh library libmesquiteMotionSolver.so unsuccesful. Some dynamic mesh  methods may not be  available
Selecting dynamicFvMesh dynamicMotionSolverFvMesh
Selecting motion solver: laplace
Selecting motion diffusivity: quadratic

Reading transportProperties
Reading field p
Reading field U
Reading/calculating face flux field phi
Reading incremental displacement field DU
Patch plate    Traction boundary field: DU
    nonLinear set to updated Lagrangian
--> FOAM Warning : The gradScheme for DU should be "extendedLeastSquares 0" for the boundary non-orthogonal correction to be right
Reading incremental displacement field DV
Reading accumulated velocity field V
Reading accumulated stress field sigma
Reading incremental stress field DSigma

Selecting rheology model linearElastic
Creating constitutive model
Reading coupling properties
Create fluid-to-solid and solid-to-fluid interpolators
Check fluid-to-solid and solid-to-fluid interpolators
Fluid-to-solid face interpolation error: 1.78415e-15
Solid-to-fluid face interpolation error: 1.78415e-15

Starting time loop
Time = 1e-05
Selecting coupling scheme Aitken
Time = 1e-05, iteration: 1
Current fsi under-relaxation factor: 0.01
Maximal accumulated displacement of interface points: 0
Courant Number mean: 0 max: 0 velocity magnitude: 0
DILUPBiCG:  Solving for Ux, Initial residual = 1, Final residual = 8.89011e-14, No Iterations 1
DILUPBiCG:  Solving for Uy, Initial residual = 1, Final residual = 4.03802e-11, No Iterations 1
DILUPBiCG:  Solving for Uz, Initial residual = 1, Final residual = 1.98383e-11, No Iterations 1
Floating point exception
hxaxtma is offline   Reply With Quote

Old   May 19, 2015, 03:26
Default
  #4
Member
 
Stephanie
Join Date: Feb 2015
Location: Magdeburg, Germany
Posts: 71
Rep Power: 11
stephie is on a distinguished road
Hey,
I get now the same mistake. After 20 seconds the simultaions allways interrupts.
Did you find any solution?

best regards,
Stephie
stephie is offline   Reply With Quote

Old   September 5, 2017, 03:19
Smile How to use icoFsiElasticNonLinULSolidFoam? Looking forward to a testcase.
  #5
New Member
 
songchang
Join Date: Sep 2017
Posts: 2
Rep Power: 0
songchang is on a distinguished road
Hey,

I am trying to setup an icoElasticFsi...simulation. Glad to hear that the solver icoFsiElasticNonLinULSolidFoam can make it. Anybody can give me detailed guidance on the HronTurek TestCase using openfoam 4.0? The necessary code file and Instruction about the entire process will be more useful.

Looking forward to your reply.
songchang is offline   Reply With Quote

Old   September 19, 2017, 13:51
Default
  #6
Member
 
thegauravonline's Avatar
 
GS
Join Date: Mar 2016
Posts: 81
Rep Power: 10
thegauravonline is on a distinguished road
Quote:
Originally Posted by songchang View Post
Hey,

I am trying to setup an icoElasticFsi...simulation. Glad to hear that the solver icoFsiElasticNonLinULSolidFoam can make it. Anybody can give me detailed guidance on the HronTurek TestCase using openfoam 4.0? The necessary code file and Instruction about the entire process will be more useful.

Looking forward to your reply.
Hi song

I installed Foam extend 3.2 in order to work on icoFsiElasticNonLinULSolidFoam solver.
thegauravonline is offline   Reply With Quote

Old   January 9, 2019, 08:05
Default
  #7
Member
 
...
Join Date: Jan 2019
Posts: 31
Rep Power: 7
popa is on a distinguished road
Quote:
Originally Posted by thegauravonline View Post
Hi song

I installed Foam extend 3.2 in order to work on icoFsiElasticNonLinULSolidFoam solver.







hello,can you get the result that the solid can swing up and down? I run the case which default,but it stay static.why!
popa is offline   Reply With Quote

Old   January 18, 2019, 12:02
Default
  #8
Senior Member
 
Hojatollah Gholami
Join Date: Jan 2019
Posts: 171
Rep Power: 7
Hgholami is on a distinguished road
I change the materials properties as the HronTurek's study (FSI2) and the structure start to oscillate.
Hgholami is offline   Reply With Quote

Old   March 20, 2019, 23:03
Default details
  #9
Member
 
...
Join Date: Jan 2019
Posts: 31
Rep Power: 7
popa is on a distinguished road
Quote:
Originally Posted by Hgholami View Post
I change the materials properties as the HronTurek's study (FSI2) and the structure start to oscillate.

Yeah,i use foam-extend4.0,and i also change the materials properties(E),but i can't get a stable oscillate,do you have the same situation? or

can you provided what properties did you change? Thank you.
popa is offline   Reply With Quote

Old   March 21, 2019, 00:05
Default
  #10
Senior Member
 
Hojatollah Gholami
Join Date: Jan 2019
Posts: 171
Rep Power: 7
Hgholami is on a distinguished road
Dear Popa
I uses FSI2 of hronTurek study. the stable simulation achieve with fsiFoam
Hgholami is offline   Reply With Quote

Old   March 21, 2019, 01:58
Default Dear Hgholami
  #11
Member
 
...
Join Date: Jan 2019
Posts: 31
Rep Power: 7
popa is on a distinguished road
Quote:
Originally Posted by Hgholami View Post
Dear Popa
I uses FSI2 of hronTurek study. the stable simulation achieve with fsiFoam

What version of openFoam do you use?I haven't the solver fsiFoam in form_extend4.0,and once,i did use a tool(http://openfoamwiki.net/index.php/Ex...re_interaction) and get the result and its solver is just the fsiFoam. Do you do so or other ways? Thank you.
popa is offline   Reply With Quote

Old   March 21, 2019, 02:52
Default
  #12
Senior Member
 
Hojatollah Gholami
Join Date: Jan 2019
Posts: 171
Rep Power: 7
Hgholami is on a distinguished road
YES. I uses toolkit of openFoam-ext4.0 and then fsiFoam
Hgholami is offline   Reply With Quote

Old   October 18, 2019, 03:16
Default
  #13
Senior Member
 
chandra shekhar pant
Join Date: Oct 2010
Posts: 220
Rep Power: 16
chandra shekhar pant is on a distinguished road
Dear All,


In this regard I have a query, I already have OpenFoam 19.06, do I need to install OpenFoam-extend-4.0? If I install OpenFoam-extend-4.0 in the same workstation, will the mess up ? My ultimate aim is to install OpenFPCI, which essentially requires "both OpenFOAM-Extend and ParaFEM are compiled on the system, using the Open-MPI available on the system".
Any help/suggestion is welcomed.


Thanks!
chandra shekhar pant is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem in initializing transient simulation with a finer mesh sidd CFX 8 April 29, 2016 02:25
Discrete event simulation vs. fixed time (discrete time simulation) jenjon FLUENT 0 March 10, 2013 06:58
Simulation and Optimisation of centrifugal fan 3D to 2D eRzBeNgEl STAR-CCM+ 0 January 31, 2013 13:21
Using 'define init' macro to perform a calculation at the start of a simulation jonnythewlis FLUENT 0 May 21, 2010 07:23
Replacing mesh while running a simulation akultane CFX 1 November 15, 2009 13:46


All times are GMT -4. The time now is 21:23.