|
[Sponsors] |
Restarting an unsteady simulation on a supercomputer |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 16, 2020, 08:21 |
Restarting an unsteady simulation on a supercomputer
|
#1 |
New Member
Avijeet
Join Date: Nov 2012
Posts: 24
Rep Power: 14 |
I've been running steady fluent jobs on a supercomputer for sometime now without any hassles. I use journal files for this purpose.
If my case is named as 'example.cas', the journal file commands I use to restart, run 10000 iterations and write files are like this: rcd example.cas solve/iterate 10000 wcd outfile.cas Now, for unsteady simulations, I've been able to start new cases and run unsteady simulations using the following commands: rc example.cas /solve/initialize/compute-defaults/pressure-far-field farfield solve/iterate 10 solve/dual-time-iterate 50 10000 What this does is basically initialize with farfield conditions and then run 50 time steps with 10000 iterations each. The problem I'm facing is that I want to run a further 20 more timesteps. But I've been unsuccessful in doing so. I tried running with the following commands in the journal file: rcd example.cas solve/iterate 10 solve/dual-time-iterate 20 10000 But it failed to run because fluent is looking for the file example.dat whereas the solution files for different time steps are numbered as example-00001.dat, example-00002.dat ..... upto example-00050.dat. If someone can help me in finding the appropriate command to make fluent understand that this is an unsteady case and I want it read the data from time step number 50, that'll really help me out. thanks in advance. |
|
March 31, 2021, 10:16 |
|
#2 |
New Member
cuneyt
Join Date: Nov 2020
Posts: 7
Rep Power: 6 |
Hi, did you find any solution to ur problem ?
Thx. |
|
Tags |
fluent - parallel, journal files, restart solution, supercomputer, unsteady |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Add a stop criteria for an unsteady multiphase simulation | Jeneas | OpenFOAM Pre-Processing | 0 | May 18, 2018 10:22 |
SU2 unsteady simulation | Gaetano03 | SU2 | 2 | November 29, 2017 12:06 |
How to Run Unsteady Simulation in Star CCM+? | Andi_Didi | STAR-CCM+ | 4 | November 13, 2017 02:41 |
Current number and time step for an implicit unsteady simulation | Clémence | STAR-CCM+ | 2 | September 30, 2016 10:30 |
Rigid body motion error when restarting a terminated FSI simulation | lingdeer | ANSYS | 1 | May 19, 2013 02:40 |