diff --git a/models/ROMS/model_mod.f90 b/models/ROMS/model_mod.f90 index 0a871a61f6..c6ac34c233 100644 --- a/models/ROMS/model_mod.f90 +++ b/models/ROMS/model_mod.f90 @@ -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