Skip to content

Commit

Permalink
fix trailing whitespace in mp_thompson.F90
Browse files Browse the repository at this point in the history
  • Loading branch information
grantfirl committed Nov 21, 2024
1 parent 3d47543 commit 9dffb7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion physics/MP/Thompson/mp_thompson.F90
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module mp_thompson

use mpi_f08
use machine, only : kind_phys

use module_mp_thompson, only : thompson_init, mp_gt_driver, thompson_finalize, calc_effectRad
use module_mp_thompson, only : naIN0, naIN1, naCCN0, naCCN1, eps, Nt_c_l, Nt_c_o
use module_mp_thompson, only : re_qc_min, re_qc_max, re_qi_min, re_qi_max, re_qs_min, re_qs_max
Expand Down

0 comments on commit 9dffb7e

Please sign in to comment.