|
[Sponsors] |
CEL using different time step for different domain |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 19, 2005, 08:26 |
CEL using different time step for different domain
|
#1 |
Guest
Posts: n/a
|
CFX has a CEL variable called subdomain. According to the documentation this can be used to give different initial conditions for different subdomains. Is it possible to use something similar to give a different timestep in different domains of a steady state problem.
|
|
September 19, 2005, 22:54 |
Re: CEL using different time step for different do
|
#2 |
Guest
Posts: n/a
|
I believe theres some power syntax for doing something like this on the CFX community site (Tech Notes).
Jeff |
|
September 27, 2005, 00:25 |
Re: CEL using different time step for different do
|
#3 |
Guest
Posts: n/a
|
Expressions can be used for timesteps, but are not evaluated locally. If you want different timesteps in different domains, there is a beta feature to do this. You can include a solver control object within a domain to create a domain specific timestep. This can be done by copying and pasting the solver control CCL into the domain object or simply copy the solver control object (right click, copy), select the desired domain, then paste. You can then right click on the solver control object and edit the CCL in the command editor. The domain specific control will override the global control.
This is not a supported feature and you may find that Pre deletes your custom CCL when you do other operations. You should probably do this step last before writing your def file. Note that this can only be done for steady state simulations (wouldn't make sense for a transient anyhow). Regards, Robin |
|
September 30, 2005, 09:03 |
Re: CEL using different time step for different do
|
#4 |
Guest
Posts: n/a
|
Thanks Robin, I will be trying that. Sounds sensible. Regards,
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Transient simulation not converging | skabilan | OpenFOAM Running, Solving & CFD | 14 | December 17, 2019 00:12 |
Extrusion with OpenFoam problem No. Iterations 0 | Lord Kelvin | OpenFOAM Running, Solving & CFD | 8 | March 28, 2016 12:08 |
Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3 | bookie56 | OpenFOAM Installation | 8 | August 13, 2011 05:03 |
Orifice Plate with a fully developed flow - Problems with convergence | jonmec | OpenFOAM Running, Solving & CFD | 3 | July 28, 2011 06:24 |
Intermediate step during a time step | Burn | OpenFOAM | 0 | July 16, 2009 11:01 |