Ignore:
Timestamp:
Feb 8, 2012 4:11:23 PM (13 years ago)
Author:
maronga
Message:

bugfix: namelist file check now possible for topography and re-enabled. mrungui update (-z option)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mbuild

    r811 r818  
    128128     # 31/01/12 - BjornM- bugfix for compilation of utility programs on
    129129     #                    multiple localhost branches
     130     # 08/03/12 - BjornM- bugfix: cpp directive for namelist check program
     131     #                    corrected
    130132
    131133
     
    14211423             rm -rf ${mainprog}_sources_check.tar
    14221424
    1423              copts_check="-cpp -D_parallel -D__check"
     1425             copts_check="-cpp -D__parallel -D__check"
    14241426             make  -f Makefile_check $make_options F90=$compiler_name_ser  COPT="$copts_check"
    14251427
     
    14331435             cd $check_depository_path
    14341436             printf "\n\n"
    1435              echo "  *** skipped compilation of mrun GUI (already."       
     1437             echo "  *** skipped compilation of mrun GUI."       
    14361438             printf "\n\n"
    14371439             echo "  *** skipped compilation of check_namelist_files."           
Note: See TracChangeset for help on using the changeset viewer.