Changeset 1559


Ignore:
Timestamp:
May 12, 2016, 1:31:51 PM (9 years ago)
Author:
aslmd
Message:

meso_install. added postprocess tools ready for use.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/SIMU/meso_install.sh

    r1558 r1559  
    157157./mini_startbase.sh
    158158
     159## ------------------------
     160## get and compile postproc
     161## ------------------------
     162echo "*** get and compile post-processing tool"
     163svn co -q https://github.com/aymeric-spiga/api/trunk postproc
     164cd $refrepo/postproc
     165./compile
     166
    159167## -----
    160168## check
     
    168176ls -lL $refrepo/real.exe
    169177ls -lL $refrepo/wrf.exe
     178ls -lL $refrepo/postproc/api
    170179
Note: See TracChangeset for help on using the changeset viewer.