CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Community Contributions > OpenFOAM CC Toolkits for Fluid-Structure Interaction

[solids4Foam] Restart in multiMaterial solid simulation

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 24, 2025, 08:13
Default Restart in multiMaterial solid simulation
  #1
New Member
 
Filippo
Join Date: Mar 2023
Posts: 4
Rep Power: 4
Filippo70 is on a distinguished road
Hi foamers,

I am trying to restart a solid simulation of a three-dimensional pipe, with variable inner pressure imposed, using two different types of material.
In solidProperties I enter ‘restart yes;’ and receive the following error:


Code:
--> FOAM FATAL ERROR: (openfoam-2312)
previous iteration field
IOobject: volVectorField DD local: readOpt: 4 writeOpt: 16 registerObject: 1 globalObject: 0 ‘/home/filippo/OpenFOAM/filippo-v2312/solids4foam-2.1/run/layeredPipe/0’

  not stored.  Use field.storePrevIter() at start of iteration.

    From const Foam::GeometricField<Type, PatchField, GeoMesh>& Foam::GeometricField<Type, PatchField, GeoMesh>::prevIter() const [with Type = Foam::Vector<double>; PatchField = Foam::fvPatchField; GeoMesh = Foam::volMesh].
    in file /home/filippo/OpenFOAM/OpenFOAM-v2312/src/OpenFOAM/lnInclude/GeometricField.C at line 1090.
The same error can be obtained by going to the tutorial:
Code:
solids4foam-2.1/tutorials/solids/multiMaterial/layeredPipe/constant/solidProperties
entering
Code:
solidModel    nonLinearGeometryUpdatedLagrangian; 

...
restart    yes;
and selected different mechanical law:
Code:
type    neoHookeanElastic;
Running other tests in a single material configuration does not cause this problem, as the appropriate files for restarting are generated within the times.
I have seen other threads on this topic:solids4Foam: Restart of solid-solid contact cases not working for some cases and https://github.com/solids4foam/solids4foam/issues/67 but none of them reports a multi-material case.
I think the problem lies in setting the calculation model as update Lagrangian formulation.

I would like to ask for an answer if anyone has already experienced this type of problem.

Thanks in advance
Filippo70 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Conjugate Heat Transfer: Solid Time Step in Transient Simulation, DO Model Dingens FLUENT 0 July 9, 2021 06:19
Restart CFX simulation in batch mode using ccl luk1 CFX 2 December 29, 2020 15:37
solid particle simulation Zahoor CFX 14 May 31, 2020 18:55
Making Sure SU2 reads the restart_flow.dat to restart a simulation pro_ SU2 0 April 10, 2020 05:44
Simulation "Blows-Up" After Restart fatirishman53 OpenFOAM Running, Solving & CFD 4 September 4, 2015 00:16


All times are GMT -4. The time now is 15:00.