Skip to content

Commit

Permalink
Fix FPHYStest test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmielin committed Dec 12, 2024
1 parent a8b977b commit 7448d73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dynamics/none/dyn_grid.F90
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,7 @@ subroutine find_energy_formula(file, grid_is_latlon)
if(energy_formula_dycore /= -1) then
call mark_as_initialized("total_energy_formula_for_dycore")
endif
call mark_as_initialized("flag_for_dycore_energy_consistency_adjustment")

! Mark other energy variables calculated by check_energy_timestep_init
! here since it will always run when required
Expand Down

0 comments on commit 7448d73

Please sign in to comment.