Skip to content

Commit 58a151a

Browse files
committed
Fix build
1 parent fc1789b commit 58a151a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/data/cam_thermo.F90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ end subroutine cam_thermo_dry_air_update
265265
!
266266
subroutine cam_thermo_water_update(mmr, ncol, pver, energy_formula, to_dry_factor)
267267
use air_composition, only: water_composition_update
268+
use string_utils, only: stringify
268269
!-----------------------------------------------------------------------
269270
! Update the physics "constants" that vary
270271
!-------------------------------------------------------------------------

0 commit comments

Comments
 (0)