Skip to content

Commit

Permalink
Update CDEPS/patches/atm_comp_nuopc.F90.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice authored Dec 8, 2024
1 parent 72d9a04 commit 283bef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CDEPS/patches/atm_comp_nuopc.F90.patch
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ index b74e0d3..bb31c22 100644
if ( trim(datamode) == 'CORE2_NYF' .or. &
trim(datamode) == 'CORE2_IAF' .or. &
trim(datamode) == 'CORE_IAF_JRA' .or. &
+ trim(datamode) == 'JRA55do ' .or. &
+ trim(datamode) == 'JRA55do' .or. &
trim(datamode) == 'CLMNCEP' .or. &
trim(datamode) == 'CPLHIST' .or. &
trim(datamode) == 'GEFS' .or. &
Expand Down

0 comments on commit 283bef8

Please sign in to comment.