Skip to content

Commit

Permalink
remove old nse_iters parameter (#1617)
Browse files Browse the repository at this point in the history
This was used in the old energy NSE update.
  • Loading branch information
zhichen3 authored Jul 17, 2024
1 parent a5d2e29 commit 393f003
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions integration/_parameters
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@ subtract_internal_energy bool 1
# for Strang, this simply means scaling e by the initial energy?
scale_system bool 0

# for the NSE update predictor-corrector, how many iterations
# do we take to get the new time NSE state
nse_iters int 3

# for SDC+NSE, when estimating the derivatives of the NSE table
# quantities, what fraction of dt do we use for the finite-difference
# estimate
Expand Down

0 comments on commit 393f003

Please sign in to comment.