Changeset 3163 for palm


Ignore:
Timestamp:
Jul 23, 2018 3:45:16 PM (6 years ago)
Author:
witha
Message:

Updated/added config files for ForWind? cluster EDDY

Location:
palm/trunk/SCRIPTS
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/.palm.config.eddy_gfort

    r3151 r3163  
    2222%cpp_options         -DMPI_REAL=MPI_DOUBLE_PRECISION -DMPI_2REAL=MPI_2DOUBLE_PRECISION -D__lc -D__netcdf -D__netcdf4 -D__parallel
    2323%make_options        -j 4
    24 %compiler_options    -Ofast -mtune=native -march=native -cpp -fconvert=little-endian -I/cm/shared/uniol/software/netCDF-Fortran/4.4.4-goolf-5.2.01/include
    25 %linker_options      -Ofast -mtune=native -march=native -cpp -lnetcdff -lnetcdf
     24%compiler_options    -O3 -mtune=native -march=native -cpp -fconvert=little-endian -I/cm/shared/uniol/software/netCDF-Fortran/4.4.4-goolf-5.2.01/include
     25%linker_options      -O3 -mtune=native -march=native -cpp -lnetcdff -lnetcdf
    2626%execute_command     mpirun -n {{mpi_tasks}} palm
    2727%execute_command_for_combine     mpirun  -n 1  -N 1  ./combine_plot_fields.x
     
    4646# INPUT-commands, executed before running PALM - lines must start with "IC:"
    4747#----------------------------------------------------------------------------
     48IC:export ATP_ENABLED=1
     49IC:export MPICH_GNI_BTE_MULTI_CHANNEL=disabled
    4850IC:ulimit  -s unlimited
    4951#
Note: See TracChangeset for help on using the changeset viewer.