CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Restarting an unsteady simulation on a supercomputer

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By averis007

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 16, 2020, 07:21
Default Restarting an unsteady simulation on a supercomputer
  #1
New Member
 
Avijeet
Join Date: Nov 2012
Posts: 18
Rep Power: 13
averis007 is on a distinguished road
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.
mcuneytk and Vasanth Kumar G like this.
averis007 is offline   Reply With Quote

Old   March 31, 2021, 09:16
Default
  #2
New Member
 
cuneyt
Join Date: Nov 2020
Posts: 7
Rep Power: 5
mcuneytk is on a distinguished road
Hi, did you find any solution to ur problem ?
Thx.
mcuneytk is offline   Reply With Quote

Reply

Tags
fluent - parallel, journal files, restart solution, supercomputer, unsteady


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
Add a stop criteria for an unsteady multiphase simulation Jeneas OpenFOAM Pre-Processing 0 May 18, 2018 09:22
SU2 unsteady simulation Gaetano03 SU2 2 November 29, 2017 11:06
How to Run Unsteady Simulation in Star CCM+? Andi_Didi STAR-CCM+ 4 November 13, 2017 01:41
Current number and time step for an implicit unsteady simulation Clémence STAR-CCM+ 2 September 30, 2016 09:30
Rigid body motion error when restarting a terminated FSI simulation lingdeer ANSYS 1 May 19, 2013 01:40


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