Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
RanpengLi committed May 31, 2024
1 parent 731d9c3 commit 4333d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/adiabatic_conditions/compute_entropy_profile.cc
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ namespace aspect
const std::vector<unsigned int> &chemical_indices = this->introspection().chemical_composition_field_indices();
in.composition[0][chemical_indices[0]] = 1;
}

// Check whether gravity is pointing up / out or down / in. In the normal case it should
// point down / in and therefore gravity should be positive, leading to increasing
// adiabatic pressures and temperatures with depth. In some cases it will point up / out
Expand Down

0 comments on commit 4333d13

Please sign in to comment.