trun-5-setup.sh - pism - [fork] customized build of PISM, the parallel ice sheet model (tillflux branch)
 (HTM) git clone git://src.adamsgaard.dk/pism
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
       trun-5-setup.sh (376B)
       ---
            1 #!/bin/bash
            2 
            3 cd examples/std-greenland/           # g10km_gridseq.nc should be in this directory
            4 mkdir paramstudy
            5 cd paramstudy
            6 ln -s ../g10km_gridseq.nc            # these four lines make links to ...
            7 ln -s ../pism_Greenland_5km_v1.1.nc  #
            8 ln -s ../spinup.sh                   #
            9 ln -s ../param.sh                    # ... existing files in examples/std-greenland/
           10 ./param.sh