You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data from other modules has crept into types_mod. I can't really justify the footprint of correcting this for its own sake, but this note is to keep track of this issue for any future refactoring.
Note for refactoring:
Data from other modules has crept into types_mod. I can't really justify the footprint of correcting this for its own sake, but this note is to keep track of this issue for any future refactoring.
State structure and filenames_io(?)
DART/assimilation_code/modules/utilities/types_mod.f90
Line 22 in 16595ca
These parameters should also go home to their respective modules:
DART/assimilation_code/modules/utilities/types_mod.f90
Lines 24 to 33 in 16595ca
Also a bunch of physical constants, probably should be in a physical_constants_mod and/or model specific:
DART/assimilation_code/modules/utilities/types_mod.f90
Lines 100 to 103 in 16595ca
DART/assimilation_code/modules/utilities/types_mod.f90
Lines 117 to 126 in 16595ca
The text was updated successfully, but these errors were encountered: