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

write unsteady issue

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 28, 2014, 10:34
Default write unsteady issue
  #1
New Member
 
Join Date: Oct 2014
Posts: 2
Rep Power: 0
NACA_00 is on a distinguished road
Hi everyone,

I am running a simulation where in config file I have :

UNSTEADY_SIMULATION= TIME_STEPPING
TIME_DISCRE_FLOW= RUNGE-KUTTA_EXPLICIT
WRT_SOL_FREQ= 50

I would like to write distinct restart and the full volume solution files every WRT_SOL_FREQ steps (e.g. restart_flow_0050.dat, flow_0050.dat , restart_flow_0100.dat, flow_0100.dat and so on), but the code only writes one restart file and each time writing, it only overwrites that single file and doesn't create new files for every WRT_SOL_FREQ step.

Is there a way to do this?

PS. I think for dual time-stepping this is not an issue.

Thanks
NACA_00 is offline   Reply With Quote

Old   October 29, 2014, 01:58
Default
  #2
Senior Member
 
Vino
Join Date: Mar 2013
Posts: 130
Rep Power: 13
Vino is on a distinguished road
It is not possible to get solutions at different time level using TIME_STEPPING. It overwrites the file at every time. finally you get only one solution file. you may have to modify the code to write different solution files at different time level. As you said, Dual time stepping gives solution files for each time.
Vino 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
[snappyHexMesh] Debug option in snappy / Write volScalarField with cellLevel for postprocessing Ruli OpenFOAM Meshing & Mesh Conversion 1 March 30, 2014 08:57
unsteady udf for concentration uds borhan_sd@yahoo.com Fluent UDF and Scheme Programming 0 July 15, 2013 03:32
Meshing related issue in Flow EFD appu FloEFD, FloWorks & FloTHERM 1 May 22, 2011 08:27
Unsteady Boundary Layer Problem C.J.Yoon Main CFD Forum 0 January 27, 2006 04:19
Under relaxation factor for unsteady NS scheme? zonexo Main CFD Forum 0 September 26, 2005 21:15


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