Skip to content
Snippets Groups Projects
Commit c029e413 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Merge branch 'rt_typo' into 'master'

typo in thermochemistry

See merge request !1814
parents 47c1d1c9 2e312248
No related branches found
No related tags found
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