Skip to content

Commit

Permalink
Update src/common/snap.F90
Browse files Browse the repository at this point in the history
Co-authored-by: Magnus Ulimoen <magnusu@met.no>
  • Loading branch information
heikoklein and magnusuMET authored Jan 22, 2025
1 parent 448794f commit c08814a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/snap.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1333,6 +1333,7 @@ subroutine read_inputfile(snapinput_unit)
case ('merge.name')
!..output component name if merged
! reuse compnamemc variable
if (.not. associated(d_comp)) goto 12
d_comp%compnamemc = cinput(pname_start:pname_end)
case ('dry.dep.on')
!..dry.dep.on
Expand Down

0 comments on commit c08814a

Please sign in to comment.