-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(*)Introduce dt_adv_cycle in SIS_multi_dyn_trans
Calculate dt_adv_cycle as an integer fraction of dt_slow and dt_slow_dyn as an integer fraction of dt_adv_cycle. This is mathematically equivalent to the previous results, but could change answers at roundoff if both nadv_cycle and ndyn_steps are not integer powers of 2. Also increase_max_tracer_step_memory is recoded to preserve the information that had been stored from previous active substeps.
- Loading branch information
1 parent
3fbf01c
commit 567963d
Showing
1 changed file
with
71 additions
and
30 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