Ignore:
Timestamp:
Jul 24, 2014 9:02:57 AM (10 years ago)
Author:
raasch
Message:

updates of configuration files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/.mrun.config.imuk

    r1402 r1440  
     1#$Id$
    12#column 1          column 2                                   column 3
    23#name of variable  value of variable (~ must not be used)     scope
     
    1617# (IBM-AIX), or "nec" (NEC-SX), respectively.
    1718#
    18 %host_identifier   inferno      lcmuk
     19# The next line is just an example. Add your own line below or replace this line.
     20%host_identifier   bora     lcmuk
    1921#
    20 # version 03/02/2013
    21 %remote_username   <replace by your IMUK username>                             lcmuk
    22 #%tmp_user_catalog /home/<replace by your IMUK username>/palm/tmp/             lcmuk
    23 %compiler_name     ifort                                                       lcmuk
    24 %compiler_name_ser ifort                                                       lcmuk
    25 %cpp_options       -cpp:-D__netcdf:-D__intel_compiler                          lcmuk
    26 %netcdf_inc        -I:/muksoft/packages/netcdf/3.6.3/include                   lcmuk
    27 %netcdf_lib        -L/muksoft/packages/netcdf/3.6.3/lib:-lnetcdf               lcmuk
    28 %mopts             -j:4                                                        lcmuk
    29 %fopts             -fltconsistency:-O3:-cpp:-nbs:-convert:little_endian:-diag-disable:8290,8291    lcmuk
    30 %lopts             -fltconsistency:-O3:-cpp:-nbs:-lmf:-lm:-Vaxlib          lcmuk
    31 #
    32 # version 03/02/2013
     22# IMUK
    3323%remote_username   <replace by your IMUK username>                             lcmuk parallel
    34 #%tmp_user_catalog /home/<replace by your IMUK username>/palm/tmp/             lcmuk parallel
     24%tmp_user_catalog  /localdata                                                  lcmuk parallel
    3525%compiler_name     mpif90                                                      lcmuk parallel
    3626%compiler_name_ser ifort                                                       lcmuk parallel
    37 %cpp_options       -cpp:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf:-D__intel_compiler  lcmuk parallel
    38 %netcdf_inc        -I:/muksoft/packages/netcdf/3.6.3/include                   lcmuk parallel
    39 %netcdf_lib        -L/muksoft/packages/netcdf/3.6.3/lib:-lnetcdf               lcmuk parallel
     27%cpp_options       -cpp:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf:-D__fftw:-D__intel_compiler  lcmuk parallel
     28%netcdf_inc        -I:/muksoft/packages/netcdf/4_intel/include                 lcmuk parallel
     29%netcdf_lib        -L/muksoft/packages/netcdf/4_intel/lib:-lnetcdf:-lnetcdff   lcmuk parallel
     30%fftw_inc          -I:/muksoft/packages/fftw/3.3.4/include                     lcmuk parallel
     31%fftw_lib          -L/muksoft/packages/fftw/3.3.4/lib64:-lfftw3                lcmuk parallel
    4032%mopts             -j:4                                                        lcmuk parallel
    41 %fopts             -O3:-cpp:-fp-model:precise:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-convert:little_endian:-diag-disable:8290,8291  lcmuk parallel
    42 %lopts             -O3:-cpp:-fp-model:precise:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-limf:-lm:-Vaxlib       lcmuk parallel
    43 #%hostfile          $base_directory/.hostfile                                  lcmuk parallel
     33%fopts             -fpe0:-O3:-cpp:-fp-model:source:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-diag-disable:8290,8291  lcmuk parallel
     34%lopts             -fpe0:-O3:-cpp:-fp-model:source:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-diag-disable:8290,8291  lcmuk parallel
    4435#
    45 # version 03/02/2013
     36# IMUK debug/trace mode
    4637%remote_username   <replace by your IMUK username>                             lcmuk parallel trace
    47 #%tmp_user_catalog /home/<replace by your IMUK username>/palm/tmp/             lcmuk parallel trace
     38%tmp_user_catalog  /localdata                                                  lcmuk parallel trace
    4839%compiler_name     mpif90                                                      lcmuk parallel trace
    4940%compiler_name_ser ifort                                                       lcmuk parallel trace
    50 %cpp_options       -DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf:-D__intel_compiler   lcmuk parallel trace
    51 %netcdf_inc        -I:/muksoft/packages/netcdf/3.6.3/include            lcmuk parallel trace
    52 %netcdf_lib        -L/muksoft/packages/netcdf/3.6.3/lib:-lnetcdf        lcmuk parallel trace
    53 %fopts             -C:-check:nooutput_conversion:-fpe0:-debug:-traceback:-g:-w:-xT:-O0:-cpp:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-convert:little_endian:-diag-disable:8290,8291  lcmuk parallel trace
    54 %lopts             -C:-check:nooutput_conversion:-fpe0:-debug:-traceback:-g:-w:-xT:-O0:-cpp:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-limf:-lm:-Vaxlib       lcmuk parallel trace
    55 
     41%cpp_options       -cpp:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf:-D__fftw:-D__intel_compiler   lcmuk parallel trace
     42%netcdf_inc        -I:/muksoft/packages/netcdf/4_intel/include                 lcmuk parallel trace
     43%netcdf_lib        -L/muksoft/packages/netcdf/4_intel/lib:-lnetcdf:-lnetcdff   lcmuk parallel trace
     44%fftw_inc          -I:/muksoft/packages/fftw/3.3.4/include                     lcmuk parallel trace
     45%fftw_lib          -L/muksoft/packages/fftw/3.3.4/lib64:-lfftw3                lcmuk parallel trace
     46%fopts             -fpe0:-C:-check:nooutput_conversion:-debug:-traceback:-g:-w:-xT:-O0:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-convert:little_endian:-diag-disable:8290,8291  lcmuk parallel trace
     47%lopts             -fpe0:-C:-check:nooutput_conversion:-debug:-traceback:-g:-w:-xT:-O0:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-limf:-lm:-Vaxlib       lcmuk parallel trace
     48#
    5649%write_binary                true                             restart
    5750#
     
    7063# OUTPUT-commands - executed when program terminates normally
    7164#----------------------------------------------------------------------------
    72 #
    73 # Combine 1D- and 3D-profile output (these files are not usable for plotting)
    74 OC:[[ -f LIST_PROFIL_1D     ]]  &&  cat  LIST_PROFIL_1D  >>  LIST_PROFILE
    75 OC:[[ -f LIST_PROFIL        ]]  &&  cat  LIST_PROFIL     >>  LIST_PROFILE
    76 #
    7765# Combine all particle information files
    7866OC:[[ -f PARTICLE_INFOS/_0000 ]]  &&  cat  PARTICLE_INFOS/* >> PARTICLE_INFO
Note: See TracChangeset for help on using the changeset viewer.