Skip to content

Commit

Permalink
Bug fix from GNU compile
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinswales committed Nov 19, 2024
1 parent a352eb3 commit 96e5198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion physics/MP/GFDL/module_gfdlmp_param.F90
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
! #########################################################################################
! #########################################################################################
module module_gfdlmp_param
use machine, only: kind_phys => kind_dbl_prec
use machine, only: kind_phys
implicit none
public :: read_gfdlmp_nml
private
Expand Down

0 comments on commit 96e5198

Please sign in to comment.