Thanks to visit codestin.com
Credit goes to github.com

Skip to content

compiling multiple models/ multiple converters at once with local obs_kind_mod and obs_def_mod #141

@hkershaw-brown

Description

@hkershaw-brown

Back burner issue:

At the moment,

obs_kind_mod.f90 
obs_def_mod.f90

are created in

assimilation_code/modules/observations/
observations/forward_operators/

Having local obs_kind_mod.f90 and obs_def_mod.f90 created in the work directory would let you compile multiple models/multiple converters at once.

Is this important for users? No not really. Maybe for debugging coupled models if the different models have different obs_def files and/or different quantity files.

It would let you run all quickbuild.csh scripts simultaneously which would speed up testing.
Note you could find&replace in path_names and input_nml to run quickbuild.csh simultaneously for testing.

Metadata

Metadata

Labels

TestImproves testing capabilitiesback burnervery low priority. Future work?

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions