Skip to content

Commit

Permalink
fix: Merge branch 'agesFix'
Browse files Browse the repository at this point in the history
  • Loading branch information
abensonca committed Dec 12, 2023
2 parents 2dcb8cb + 358ec7f commit 303504a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/star_formation.timescales.F90
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
!! along with Galacticus. If not, see <http://www.gnu.org/licenses/>.

!!{
Contains a module which provides a class that implements timescales for star formation.
Provides a class that implements timescales for star formation.
!!}

module Star_Formation_Timescales
Expand Down

1 comment on commit 303504a

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Milky Way model benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.10.

Benchmark suite Current: 303504a Previous: 1b4ef68 Ratio
Milky Way model - Likelihood - localGroupMassVelocityDispersionRelation 1.13560727215337 -logℒ 0.971517247365487 -logℒ 1.17

This comment was automatically generated by workflow using github-action-benchmark.

CC: @abensonca

Please sign in to comment.