|
[Sponsors] |
InterFoam parallel running for 48 hours without producing time folders! |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 7, 2017, 23:05 |
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 |
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 |
|
November 8, 2017, 01:23 |
|
#2 |
Senior Member
Uwe Pilz
Join Date: Feb 2017
Location: Leipzig, Germany
Posts: 744
Rep Power: 15 |
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.
__________________
Uwe Pilz -- Die der Hauptbewegung überlagerte Schwankungsbewegung ist in ihren Einzelheiten so hoffnungslos kompliziert, daß ihre theoretische Berechnung aussichtslos erscheint. (Hermann Schlichting, 1950) |
|
November 8, 2017, 08:04 |
|
#3 | |
Member
Ali Noaman Ibrahim
Join Date: Sep 2015
Location: US_Chicago
Posts: 97
Rep Power: 11 |
Quote:
- 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! |
||
November 8, 2017, 08:43 |
|
#4 |
Member
Ali Noaman Ibrahim
Join Date: Sep 2015
Location: US_Chicago
Posts: 97
Rep Power: 11 |
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! |
|
November 9, 2017, 02:17 |
|
#5 |
Senior Member
Uwe Pilz
Join Date: Feb 2017
Location: Leipzig, Germany
Posts: 744
Rep Power: 15 |
> 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) |
|
November 9, 2017, 17:12 |
|
#6 |
New Member
JPeternel
Join Date: Oct 2014
Posts: 19
Rep Power: 12 |
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)
|
|
November 9, 2017, 18:13 |
|
#7 | |
Member
Ali Noaman Ibrahim
Join Date: Sep 2015
Location: US_Chicago
Posts: 97
Rep Power: 11 |
Quote:
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! |
||
|
|
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 |