google-deepmind / torax

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

Split up the building of a geometry from Chease ready for time dependent #195

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

Split up the building of a geometry from Chease ready for time dependent

This means we initially build some intermediate stage, of which all the parameters can be linearly interpolated and then we later build the full geometry.

We will need to work out how this interacts with the Ip and then allow multiple geometries in follow-ups