Skip to content

Commit

Permalink
Move to 1 shell for t_inner test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfullard committed Jun 7, 2024
1 parent b789aa7 commit 8e45a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tardis/simulation/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ def _get_convergence_status(
self.t_inner_convergence_solver.get_convergence_status(
t_inner.value,
estimated_t_inner.value,
self.simulation_state.no_of_shells,
1,
)
)

Expand Down

0 comments on commit 8e45a12

Please sign in to comment.