google-deepmind / torax

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

Add logic for optionally setting boundary conditions for temperature. #191

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

Add logic for optionally setting boundary conditions for temperature.

If not provided (or set to None) then the boundary conditions for temperature will be taken from the provided Ti or Te profiles.

Also modify the Arrays in DynamicProfileConditions to be represent values on the face grid.