Skip to content

Commit

Permalink
add do_aero false
Browse files Browse the repository at this point in the history
  • Loading branch information
CoryMartin-NOAA committed Aug 12, 2024
1 parent 9ee8f59 commit 54a0ae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/netcdf_io/calc_analysis.fd/init_calc_analysis.f90
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ subroutine read_nml

fhr = 6 ! default to 6 hour cycle only
use_nemsio_anl = .false. ! default to using netCDF for background and analysis
do_aero = .false. ! default to only do atm, not aero also
jedi = .false. ! default to GSI (not JEDI)

! read in the namelist
Expand Down

0 comments on commit 54a0ae1

Please sign in to comment.