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

Restart time

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 19, 2002, 04:21
Default Restart time
  #1
Peter Jensen
Guest
 
Posts: n/a
Dear all

I would like to restart a transient simulation, but change the time. (not the timestep) The reason is that I have a large cel file which performes a lot of things in the time from 0 sec. to 1800 sec. And now I would like to restart this simulation but with the results at 1800 sec.

Can I set time = 0 sec in the cel file ?

Thanx

Peter
  Reply With Quote

Old   August 19, 2002, 04:55
Default Re: Restart time
  #2
Peter Jensen
Guest
 
Posts: n/a
Founded the answer

initalisze > value

Peter
  Reply With Quote

Old   August 19, 2002, 13:29
Default Re: Restart time
  #3
Robin
Guest
 
Posts: n/a
Hi Peter,

If you edit your CCL manually, you can change the option for INITIAL TIME to Value, instead of Automatic with Value. Then just set the Time parameter to your desired time. Your CCL should resemble this:

FLOW:
...
SIMULATION TYPE:
...
INITIAL TIME:
Option = Value
Time = 0.00 [s]
END # Initial Time

...
END # Simulation Type
...
END # Flow





To extract the ccl to a text file, use this command:

<font size="1" face="Courier">cfx5cmds -def someFile.def -text someFile.ccl -read</font>

Edit the CCL in a text editor, then write it back to the def file using the same command, but with the write flag:

<font size="1" face="Courier">cfx5cmds -def someFile.def -text someFile.ccl -write</font>

If you edit the original def file, rather than your res file, select the def file (with your changes) and choose your res file as an initial values file. Alternatively, you can edit the res file and just restart it.

Regards,
Robin
  Reply With Quote

Old   August 20, 2002, 12:08
Default Re: Restart time
  #4
Bob
Guest
 
Posts: n/a
Robin, I have a problem along a similar line as this. Is there any way that I can use a Time value in Post rather than Time Step. I have a set of transient result files which I need to extract data from at a given Time. However as I'm restarting from a Steady State file, the Time steps can vary from run to run. Is there any way around this problem ?? Bob
  Reply With Quote

Old   August 24, 2002, 17:59
Default Re: Restart time
  #5
Robin
Guest
 
Posts: n/a
Hi Bob,

As far as I know, you cannot do this in Post. However, you can specify the time at which you want a specific results file written when you set up the run in Build (or later by editing the CCL).

Robin
  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
TimeVaryingMappedFixedValue irishdave OpenFOAM Running, Solving & CFD 32 June 16, 2021 06:55
Transient simulation not converging skabilan OpenFOAM Running, Solving & CFD 14 December 16, 2019 23:12
Hydrostatic Pressure and Gravity miliante OpenFOAM Running, Solving & CFD 132 October 7, 2012 22:50
air bubble is disappear increasing time using vof xujjun CFX 9 June 9, 2009 07:59
Convergence moving mesh lr103476 OpenFOAM Running, Solving & CFD 30 November 19, 2007 14:09


All times are GMT -4. The time now is 03:50.