Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split files to remove #ifdef dependence #301

Open
penguian opened this issue Sep 15, 2021 · 2 comments
Open

Split files to remove #ifdef dependence #301

penguian opened this issue Sep 15, 2021 · 2 comments

Comments

@penguian
Copy link
Collaborator

keyword_preprocessor_nogit owner:[email protected] type_defect | by [email protected]


At present some cable_ files(below) include a #ifdef UM_BUILD (). clean these up, take these out, creating offline/UM files if necessary. These files are found in the trunk@8368

** Active: ** #define UM_BUILD yes
params/cable_types_mod.F90:#define UM_BUILD yes
coupled/JULES/initialisation/grid_constants_cbl.F90:#ifdef UM_BUILD

** Inert: ** !#define UM_BUILD yes
offline/cable_define_types.F90:!#define UM_BUILD yes
offline/casa_ncdf.F90:!#define UM_BUILD YES
util/cable_diag.F90:!#define UM_BUILD YES
science/casa-cnp/casa_cable.F90:!#define UM_BUILD YES
science/casa-cnp/casa_inout.F90:!#define UM_BUILD YES
science/misc/cable_climate.F90:!#define UM_BUILD YES
util/diag/cable_diag.F90:!#define UM_BUILD YES


Issue migrated from trac:301 at 2023-11-27 11:38:12 +1100

@penguian
Copy link
Collaborator Author

penguian commented Feb 3, 2023

@[email protected] commented


To close?

@penguian
Copy link
Collaborator Author

penguian commented Feb 7, 2023

@[email protected] changed keywords from preprocessor to preprocessor nogit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants