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

InterFoam parallel running for 48 hours without producing time folders!

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By piu58

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 7, 2017, 23:05
Default InterFoam parallel running for 48 hours without producing time folders!
  #1
Member
 
Ali Noaman Ibrahim
Join Date: Sep 2015
Location: US_Chicago
Posts: 97
Rep Power: 11
alinuman15 is on a distinguished road
Hi All:-
I have a successful run of a two-phase flow case study by using interFoam solver(parallel running with 64 processors for 48 hours). However, The solver could not produce any time step solution despite the solution run smoothly as you can see from the file (the link below).
Any idea?
Thanks!
https://drive.google.com/file/d/1GwR...ew?usp=sharing
alinuman15 is offline   Reply With Quote

Old   November 8, 2017, 01:23
Default
  #2
Senior Member
 
piu58's Avatar
 
Uwe Pilz
Join Date: Feb 2017
Location: Leipzig, Germany
Posts: 744
Rep Power: 15
piu58 is on a distinguished road
My recommendations:
- Simplify your model for testing it. Use less nodes.
- Make the writeInterval much shorter, to see if anything happens. Best you write at every step first
- Start with one processor. The course of the program can be followed much easier with only one processor.
alinuman15 likes this.
__________________
Uwe Pilz
--
Die der Hauptbewegung überlagerte Schwankungsbewegung ist in ihren Einzelheiten so hoffnungslos kompliziert, daß ihre theoretische Berechnung aussichtslos erscheint. (Hermann Schlichting, 1950)
piu58 is offline   Reply With Quote

Old   November 8, 2017, 08:04
Default
  #3
Member
 
Ali Noaman Ibrahim
Join Date: Sep 2015
Location: US_Chicago
Posts: 97
Rep Power: 11
alinuman15 is on a distinguished road
Quote:
Originally Posted by piu58 View Post
My recommendations:
- Simplify your model for testing it. Use fewer nodes.
1. How can I decrease the nodes and make sure that the model still able to capture the physical phenomenon? Now, I set the model with a number of cells more than eight million and not sure if it is enough for recognizing the capillary forces.

- Make the writeInterval much shorter, to see if anything happens. Best you write at every step first [/QUOTE]
2. My time step is too small and that will be reflected on the required memory after reconstruction. How can I avoid the expected aggravated required memory size?
- Start with one processor. The course of the program can be followed much easier with only one processor.[/QUOTE]
3- Based on 1 and 2, do you think I still can follow up with one processor?

Thank you so much for replying!
alinuman15 is offline   Reply With Quote

Old   November 8, 2017, 08:43
Default
  #4
Member
 
Ali Noaman Ibrahim
Join Date: Sep 2015
Location: US_Chicago
Posts: 97
Rep Power: 11
alinuman15 is on a distinguished road
Dear Uwe:-
Update:-
I have time step ( 1e-6) and after your suggestion, I have changed the writeInterval from 0.0004 to 0.000009. After running the case, the solver just extracted the time step 0.0004 and stopped and reported following report:-

Create time

Create mesh for time = 0.000439557937677


PIMPLE: Operating solver in PISO mode

Reading field p_rgh

--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 4 in communicator MPI_COMM_WORLD
with errorcode 1.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
Now, I decreased the writeInterval even more (0.000005) and gave it another run. Waiting for results. But, still, need your feedback regarding the previous post.
Thanks again!
alinuman15 is offline   Reply With Quote

Old   November 9, 2017, 02:17
Default
  #5
Senior Member
 
piu58's Avatar
 
Uwe Pilz
Join Date: Feb 2017
Location: Leipzig, Germany
Posts: 744
Rep Power: 15
piu58 is on a distinguished road
> decrease the nodes and make sure that the model still able to capture the physical phenomenon?

It is not necessary that the rougher geometry covers all phenomena in high accuracy. This approach should contain, however, all elements that the high-resolution has in it.

The main purpose of this simplified model is to check the calculation process and to find mistakes in modelling.
__________________
Uwe Pilz
--
Die der Hauptbewegung überlagerte Schwankungsbewegung ist in ihren Einzelheiten so hoffnungslos kompliziert, daß ihre theoretische Berechnung aussichtslos erscheint. (Hermann Schlichting, 1950)
piu58 is offline   Reply With Quote

Old   November 9, 2017, 17:12
Default
  #6
New Member
 
JPeternel
Join Date: Oct 2014
Posts: 19
Rep Power: 12
jpeter3 is on a distinguished road
It looks like your case was terminated by an error in MPI mistery box that is supposed to run parallel cases. MPI does have nothing to do with cases it only provides a framework for parallel operations. That suggests that your problem is not in the openfoam case settings and solver but rather in the system you are running your case on. (just guessing though)
jpeter3 is offline   Reply With Quote

Old   November 9, 2017, 18:13
Default
  #7
Member
 
Ali Noaman Ibrahim
Join Date: Sep 2015
Location: US_Chicago
Posts: 97
Rep Power: 11
alinuman15 is on a distinguished road
Quote:
Originally Posted by jpeter3 View Post
It looks like your case was terminated by an error in MPI mistery box that is supposed to run parallel cases. MPI does have nothing to do with cases it only provides a framework for parallel operations. That suggests that your problem is not in the openfoam case settings and solver but rather in the system you are running your case on. (just guessing though)


As I tried it out:
It is an OpenFOAM setting issue since I tried it on my personal computer with parallel run => it produced the same thing. However, when I changed the write interval as Uwe suggested with the parallel run on supercomputer , it made a difference!
alinuman15 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
AMI speed performance danny123 OpenFOAM 21 October 24, 2020 05:13
what is Execution(/CPU) time when running parallel jobs? Malthe Eisum OpenFOAM Post-Processing 1 May 11, 2016 03:05
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 07:20
mixerVesselAMI2D's mass is not balancing sharonyue OpenFOAM Running, Solving & CFD 6 June 10, 2013 10:34
interDyMFoam in parallel idefix OpenFOAM Running, Solving & CFD 0 May 21, 2013 03:34


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