google-deepmind / torax

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

Give nonlinear steppers their own nested config params. #218

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

Give nonlinear steppers their own nested config params.

The linear stepper does not need its own nested config params since all its params are also shared with the nonlinear stepper.

This fix avoids undesirable behavior like crashes when changing stepper and leaving all else untouched in the config.