source: LMDZ6/branches/LMDZ_ECRad/libf/phylmd/ecrad/Makefile_include.uor

Last change on this file was 4728, checked in by idelkadi, 9 months ago

Update of ecrad in the LMDZ_ECRad branch of LMDZ:

  • version 1.6.1 of ecrad
  • files are no longer grouped in the same ecrad directory.
  • the structure of ecrad offline is preserved to facilitate updating in LMDZ
  • cfg.bld modified to take into account the new added subdirectories.
  • the interface routines and those added in ecrad are moved to the phylmd directory
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.