grackle-project / grackle

The Grackle chemistry and cooling library for astrophysical simulations and models.
Other
26 stars 50 forks source link

A couple miscellaneous surface-level tweaks #230

Closed mabruzzo closed 3 months ago

mabruzzo commented 3 months ago

This Introduces a couple tweaks to the documentation (fixing typos and clarifying some confusing topics).

It also modifies the signatures for get_temperature_units and get_velocity_units so that the function will accept const* code_units as an argument. This is ok since the functions don't mutate any of the contents of code_units.