Skip to content
Snippets Groups Projects
Commit 2e312248 authored by Mladen Ivkovic's avatar Mladen Ivkovic Committed by Matthieu Schaller
Browse files

typo in thermochemistry

parent 47c1d1c9
Branches
Tags
1 merge request!1814typo in thermochemistry
...@@ -100,7 +100,7 @@ __attribute__((always_inline)) INLINE static void rt_tchem_first_init_part( ...@@ -100,7 +100,7 @@ __attribute__((always_inline)) INLINE static void rt_tchem_first_init_part(
* @param phys_const The physical constants in internal units. * @param phys_const The physical constants in internal units.
* @param us The internal system of units. * @param us The internal system of units.
* @param dt The time-step of this particle. * @param dt The time-step of this particle.
* @depth recursion depth * @param depth recursion depth
*/ */
INLINE static void rt_do_thermochemistry( INLINE static void rt_do_thermochemistry(
struct part* restrict p, struct xpart* restrict xp, struct part* restrict p, struct xpart* restrict xp,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment