|
[Sponsors] |
November 15, 2021, 00:07 |
Help on Post-processing and MPI
|
#1 |
New Member
Anonymous
Join Date: Oct 2021
Posts: 8
Rep Power: 5 |
I'm still a newbie running the software, though I'd like to use adjoints in the very near future.
I ran a simulation but the number of files generated used up my drive space. Because I ran on a cluster, the number of cores selected also caused more files to be generated. I only desire the output every 250 to 1000 or so iterations. The config file appears to set the solution frequency to every 500 iterations, which is okay. Code:
% Writing solution file frequency %WRT_SOL_FREQ= 500 My config file is attached. (it's a bit messy with many things commented out) so maybe someone can identify what it causing it to output at every iteration. Thanks in advance! |
|
November 15, 2021, 04:20 |
|
#2 |
Member
na
Join Date: Jul 2018
Posts: 90
Rep Power: 8 |
Hi,
WRT_SOL_FREQ is deprecated and should throw a warning that this is the case. The option you need is OUTPUT_WRT_FREQ= 500 Best, Tobi |
|
Tags |
mpi, post-processing, solution frequency |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem in parallel processing [Process affinity not being set] | Roh | FLUENT | 4 | October 26, 2023 04:42 |
mpirun, best parameters | pablodecastillo | Hardware | 18 | November 10, 2016 13:36 |
Sgimpi | pere | OpenFOAM | 27 | September 24, 2011 08:57 |
HP MPI warning...Distributed parallel processing | Peter | CFX | 10 | May 14, 2011 07:17 |
MPI for parallel processing | Chuck Leakeas | Main CFD Forum | 4 | January 14, 2002 21:18 |