source: palm/trunk/INSTALL/MAKE.inc.gfortran.nonetcdf @ 3896

Last change on this file since 3896 was 2876, checked in by knoop, 6 years ago

Added gfortran.nonetcdf configuration for simple installer

  • Property svn:executable set to *
File size: 332 bytes
Line 
1# Contents of this file are included in palm's makefile if the simple build
2# process (palm_simple_build) is used.
3# Please adjust compiling parameters as required for your system.
4
5F90=mpif90
6COPT= -cpp -DMPI_REAL=MPI_DOUBLE_PRECISION -DMPI_2REAL=MPI_2DOUBLE_PRECISION -D__parallel
7F90FLAGS= -Ofast -ffree-line-length-none
8LDFLAGS=
Note: See TracBrowser for help on using the repository browser.