Skip to content

Commit d7b8c9a

Browse files
committed
fixed type in airsea.py
1 parent 2cd402d commit d7b8c9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/airsea/airsea.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ subroutine post_init_airsea(lat,lon)
461461
LEVEL2 'albedo method: ',albedo_method
462462

463463
! The short wave radiation
464-
LEVEL2 'short wave radation:'
464+
LEVEL2 'short wave radition:'
465465
call register_input(I_0)
466466
select case (I_0%method)
467467
case(2)

0 commit comments

Comments
 (0)