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

Macrolib/macro.irene (compilation on IRENE) #28

Open
stephanieleroux opened this issue Feb 28, 2019 · 0 comments
Open

Macrolib/macro.irene (compilation on IRENE) #28

stephanieleroux opened this issue Feb 28, 2019 · 0 comments

Comments

@stephanieleroux
Copy link
Member

hello,
Just in case it'd be useful to someone else:

To compile on IRENE (CEA) i had to modify the macro for CURIE (Macrolib/macro.curie) and change :

NCDF = -I$(NETCDF_INCDIR) $(NETCDF_LDFLAGS) -lnetcdff 

to:

NCDF = -I$(NETCDFFORTRAN_INCDIR) $(NETCDFFORTRAN_LDFLAGS) -lnetcdff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant