Skip to content

Commit 3f931fe

Browse files
committed
BUG: calc_dt_cubesphere added
1 parent 769c6c3 commit 3f931fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/neutrals.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ class Neutrals {
339339
\param grid The grid to define the neutrals on
340340
**/
341341
precision_t calc_dt(Grid grid);
342+
precision_t calc_dt_cubesphere(Grid grid);
342343

343344
/**********************************************************************
344345
\brief Calculate the chapman integrals for the individual species

0 commit comments

Comments
 (0)