source: LMDZ6/trunk/libf/phylmd/ecrad/Makefile_include.uor @ 4911

Last change on this file since 4911 was 4773, checked in by idelkadi, 6 months ago
  • Update of Ecrad in LMDZ The same organization of the Ecrad offline version is retained in order to facilitate the updating of Ecrad in LMDZ and the comparison between online and offline results. version 1.6.1 of Ecrad (https://github.com/lguez/ecrad.git)
  • Implementation of the double call of Ecrad in LMDZ


File size: 417 bytes
Line 
1$(info *******************************************************************************)
2$(info *** UoR/pgi-fortran: ensure you have typed "setup pgi13.6; setup nco-4.4.3")
3$(info *******************************************************************************)
4
5include Makefile_include.pgi
6
7NETCDF_INCLUDE = -I/home/swrhgnrj/include
8NETCDF_LIB     = -L/home/swrhgnrj/lib -lnetcdf -Wl,-Bstatic -lnetcdff -Wl,-Bdynamic
Note: See TracBrowser for help on using the repository browser.