bmorris3 / shone

Radiative transfer in JAX
https://shone.readthedocs.io/
MIT License
4 stars 5 forks source link

fastchem renaming in translate doesn't know about ions #12

Closed bprinoth closed 4 months ago

bprinoth commented 4 months ago

The following function translates our notation to Hill notation. https://github.com/bmorris3/shone/blob/main/shone/chemistry/translate.py#L65

It currently only deals with atoms and molecules. Implement renaming for ions.

bmorris3 commented 4 months ago

Closed by #13.