Skip to content

Commit

Permalink
BUG: calc_dt_cubesphere added
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjridley committed Nov 17, 2023
1 parent 769c6c3 commit 3f931fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/neutrals.h
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ class Neutrals {
\param grid The grid to define the neutrals on
**/
precision_t calc_dt(Grid grid);
precision_t calc_dt_cubesphere(Grid grid);

/**********************************************************************
\brief Calculate the chapman integrals for the individual species
Expand Down

0 comments on commit 3f931fe

Please sign in to comment.