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

pimpleDyMFoam won't restart from latestTime

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 25, 2015, 12:47
Default pimpleDyMFoam won't restart from latestTime
  #1
New Member
 
Adam
Join Date: Sep 2015
Posts: 1
Rep Power: 0
xixchubbsxix is on a distinguished road
I am currently running simulation of rotating airfoils using the cyclicAMI Mesh. For previous runs (different mesh) I had no problem restarting the run if it blew or ran out of time from the latestTime. I then changed the number of airfoils from 3 to 2 in my mesh while keeping every other parameter the same. Now when I try to restart the run I get this error:

Code:
pimpleDyMFoam 
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.4.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.4.0-dcea1e13ff76
Exec   : pimpleDyMFoam
Date   : Sep 25 2015
Time   : 12:41:40
Host   : "brlogin1"
PID    : 95147
Case   : /work/blueridge/adamen92/aoe5984/RAS_sepfoils/2foils
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 2e-05

Selecting dynamicFvMesh solidBodyMotionFvMesh
Selecting solid-body motion function rotatingMotion
Applying solid body motion to cellZone rotating-cells

PIMPLE: Operating solver in PISO mode

Reading field p

Reading field U

Reading/calculating face flux field phi

#0  Foam::error::printStack(Foam::Ostream&) in "/opt/apps/gcc4_7/openmpi1_6/OpenFOAM/2.4.0/OpenFOAM-2.4.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1  Foam::sigFpe::sigHandler(int) in "/opt/apps/gcc4_7/openmpi1_6/OpenFOAM/2.4.0/OpenFOAM-2.4.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2  ? in "/lib64/libc.so.6"
#3  Foam::surfaceInterpolation::makeWeights() const in "/opt/apps/gcc4_7/openmpi1_6/OpenFOAM/2.4.0/OpenFOAM-2.4.0/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#4  Foam::surfaceInterpolation::weights() const in "/opt/apps/gcc4_7/openmpi1_6/OpenFOAM/2.4.0/OpenFOAM-2.4.0/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#5  Foam::tmp<Foam::GeometricField<Foam::Vector<double>, Foam::fvsPatchField, Foam::surfaceMesh> > Foam::linearInterpolate<Foam::Vector<double> >(Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&) in "/opt/apps/gcc4_7/openmpi1_6/OpenFOAM/2.4.0/OpenFOAM-2.4.0/platforms/linux64GccDPOpt/bin/pimpleDyMFoam"
#6  ? in "/opt/apps/gcc4_7/openmpi1_6/OpenFOAM/2.4.0/OpenFOAM-2.4.0/platforms/linux64GccDPOpt/bin/pimpleDyMFoam"
#7  __libc_start_main in "/lib64/libc.so.6"
#8  ? in "/opt/apps/gcc4_7/openmpi1_6/OpenFOAM/2.4.0/OpenFOAM-2.4.0/platforms/linux64GccDPOpt/bin/pimpleDyMFoam"
Floating point exception
I tried to run it both it serial and parallel and the same error happens. I tried both refine and coarsen my mesh and change the number of points on the AMI boundary. Since everything else is consistent from older runs in the 0/ system/ and constant/ directories except the mesh I just assumed that had to be the problem.

Can someone help me try to figure out what these errors mean so I can try to see where the error is actually occurring, or if anyone has run into a similar problem have any suggestions for me????

-Adam
xixchubbsxix is offline   Reply With Quote

Old   September 30, 2015, 05:26
Default
  #2
Member
 
Sravan Kumar
Join Date: May 2014
Posts: 57
Rep Power: 11
coolcrasher is on a distinguished road
I have faced similar problem couple of times.

I guess it is the problem with your memory where openFoam is installed. I guess there is no sufficient space to write the files further.

I usually delete my previous cases and then make some free space and I run the case again the case works fine.

I am not sure if it works, but give it a try
coolcrasher is offline   Reply With Quote

Reply

Tags
amicyclic, cyclicami, floating point exception, pimpledymfoam, restart solution

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
Savonius pimpleDyMFoam vitokad OpenFOAM Pre-Processing 10 September 16, 2014 09:30
pimpleDyMFoam solid body rotation restart issue bennn OpenFOAM Running, Solving & CFD 0 November 28, 2013 17:16
Problem with multiframe restart of two-way fsi coupled problem Dimone CFX 26 December 20, 2011 10:10
DieselFoam does not restart from latestTime lord_kossity OpenFOAM Bugs 8 February 21, 2009 13:54
v4 restart bug optima prime Siemens 3 February 2, 2009 22:51


All times are GMT -4. The time now is 14:36.