Skip to content

Commit

Permalink
Update models/ROMS/model_mod.f90 to omit reading of perturb_single_in…
Browse files Browse the repository at this point in the history
…stance nml

Co-authored-by: hkershaw-brown <[email protected]>
  • Loading branch information
johnsonbk and hkershaw-brown authored Sep 21, 2022
1 parent 5fd3071 commit 45031d4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions models/ROMS/model_mod.f90
Original file line number Diff line number Diff line change
Expand Up @@ -166,14 +166,6 @@ module model_mod
debug, &
variables

namelist /perturb_single_instance_nml/ &
ens_size, &
input_files, &
output_files, &
output_file_list, &
perturbation_amplitude


integer :: nfields ! This is the number of variables in the DART state vector.

integer :: domain_id ! global variable for state_structure_mod routines
Expand Down

0 comments on commit 45031d4

Please sign in to comment.