Skip to content

Commit

Permalink
Adding diagnose to microphysics
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahesh Natarajan committed Nov 21, 2023
1 parent 0fea1ac commit 17bea99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Microphysics/Microphysics.H
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public:
m_moist_model->Advance();
}

void
void
Diagnose ( )
{
m_moist_model->Diagnose();
Expand Down

0 comments on commit 17bea99

Please sign in to comment.