google-deepmind / torax

TORAX: Tokamak transport simulation in JAX
https://torax.readthedocs.io
Other
345 stars 31 forks source link

Fix updating geo_t_plus_dt in adaptive stepper #240

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 3 months ago

Fix updating geo_t_plus_dt in adaptive stepper

Previous implementation did not raise any errors since we have not yet actually implemented time dependent geometry. But this future proofs for when we do.