Skip to content

extract_namelist_defaults.py needs to work with programs as well as modules #38

@hkershaw-brown

Description

@hkershaw-brown

Programs can have executable lines before contains

extract_namelist_defaults.py is failing at line 86 ERROR: Error parsing '/Users/hkershaw/DART/Crocodile/cesm_interface/DART_interface/DART/models/cice/cice_to_dart.f90': at line 86

end do nc_check(nf90_close(ncid),'cice_to_dart','close'//trim(parameter_input_file))

DART programs have
call initialize_utilities
at (almost) the start of the executable statements.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions