Opened 6 years ago
Closed 7 weeks ago
#11 closed enhancement (fixed)
Get rid of commons, use modules instead
Reported by: | emillour | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | MARS GCM | Version: | |
Keywords: | Cc: |
Description
Too many .h files ...
We should clean up the code and break up common blocks favoring the use of module variables.
Change History (2)
comment:1 Changed 14 months ago by
comment:2 Changed 7 weeks ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
callkeys.h turned into a module with r3726
Leaving aside for now splitting things up between various modules.
Note: See
TracTickets for help on using
tickets.
Almost there. Currently (r3304) only callkeys.h remains...
Should we make it a single module ? Or spread keys over dedicated modules containing the parametrizations?