|
[Sponsors] |
September 25, 2015, 13:47 |
pimpleDyMFoam won't restart from latestTime
|
#1 |
New Member
Adam
Join Date: Sep 2015
Posts: 1
Rep Power: 0 |
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 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 |
|
September 30, 2015, 06:26 |
|
#2 |
Member
Sravan Kumar
Join Date: May 2014
Posts: 57
Rep Power: 12 |
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 |
|
Tags |
amicyclic, cyclicami, floating point exception, pimpledymfoam, restart solution |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Savonius pimpleDyMFoam | vitokad | OpenFOAM Pre-Processing | 10 | September 16, 2014 10:30 |
pimpleDyMFoam solid body rotation restart issue | bennn | OpenFOAM Running, Solving & CFD | 0 | November 28, 2013 18:16 |
Problem with multiframe restart of two-way fsi coupled problem | Dimone | CFX | 26 | December 20, 2011 11:10 |
DieselFoam does not restart from latestTime | lord_kossity | OpenFOAM Bugs | 8 | February 21, 2009 14:54 |
v4 restart bug | optima prime | Siemens | 3 | February 2, 2009 23:51 |