|
[Sponsors] |
[solids4Foam] Restart in multiMaterial solid simulation |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
New Member
Filippo
Join Date: Mar 2023
Posts: 4
Rep Power: 4 ![]() |
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. Code:
solids4foam-2.1/tutorials/solids/multiMaterial/layeredPipe/constant/solidProperties Code:
solidModel nonLinearGeometryUpdatedLagrangian; ... restart yes; Code:
type neoHookeanElastic; 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 |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
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 |