-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use explicit pseudotimestep for electrons when ion timestep not IMEX
If the ion timestep is not IMEX, the electron pressure cannot be advanced implicitly, which is required for a stable implicit electron timestep. Therefore when not using an IMEX timestep method for ions, use explicit timestepping for electron pseudotimestepping loop.
- Loading branch information
1 parent
8666711
commit 82e8765
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters