Skip to content

Use of fixed time step with PeleC #863

Answered by marchdf
JEDurand asked this question in Q&A
Discussion options

You must be logged in to vote

I am curious if the other user controls are getting in the way. I would recommend using:

pelec.init_shrink    = 1.0 
pelec.change_max     = 1.0
pelec.fixed_dt = 1e-8

The first time step taken by PeleC is going to be affected by the init_shrink factor. This is to allow a slow ramp up of the time step. Does trying that fix your problem?

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@marchdf
Comment options

Answer selected by marchdf
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants