#%Module###################################################################### ## Matthew.Pyle@noaa.gov ## NOAA/NWS/NCEP/EMC ## HIRESW v6.1.7 ##_____________________________________________________ proc ModulesHelp { } { puts stderr "Set environment veriables for HIRESW" puts stderr "This module initializes the enviro nment " puts stderr "for the Intel Compiler Suite $version\n" } module-whatis " HIRESW whatis description" set ver v6.1.7 set sys [uname sysname] set HIRESW /gpfs/hps/nco/ops/nwprod/hiresw.v7.0.0/modulefiles/HIRESW set lname HIRESW #module use /gpfs/hps/nco/ops/nwpara/lib/modulefiles # module use /gpfs/hps/nco/ops/nwtest/lib/modulefiles setenv COMPILERS ftns setenv COMPILER ftn setenv COMP_MP ftn setenv COMP_MPI ftn setenv C_COMP cc setenv C_COMP_MP cc # Known conflicts ??? # Loading Intel Compiler Suite module load PrgEnv-intel module load cray-mpich # Loading nceplibs modules module load ip-intel/2.0.0 module load bacio-intel/2.0.1 module load w3nco-intel/2.0.6 module load w3emc-intel/2.2.0 # module load g2-intel/2.5.0 module load g2-intel/3.1.0 module load g2tmpl-intel/1.3.0 module load jasper-gnu-sandybridge/1.900.1 module load png-intel-sandybridge/1.2.44 module load zlib-intel-sandybridge/1.2.7 module load nemsio-intel/2.2.2 module load bufr-intel/11.0.1 module load sfcio-intel/1.0.0 module load sp-intel/2.0.2 module load landsfcutil-intel/2.0.0 module load NetCDF-intel-sandybridge/3.6.3 module load sigio-intel/2.0.1 module load gfsio-intel/1.1.0 module load ESMF-intel-sandybridge/6_3_0rp1 module load crtm-intel/2.0.6 module load xmlparse-intel-sandybridge/2.0.0