Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Commits
c029e413
Commit
c029e413
authored
1 year ago
by
Matthieu Schaller
Browse files
Options
Downloads
Plain Diff
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
!1814
typo in thermochemistry
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/rt/GEAR/rt_thermochemistry.h
+1
-1
1 addition, 1 deletion
src/rt/GEAR/rt_thermochemistry.h
with
1 addition
and
1 deletion
src/rt/GEAR/rt_thermochemistry.h
+
1
−
1
View file @
c029e413
...
@@ -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
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment