You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This guide is for someone who would like to run a simulation with current library and packaging.

Step-by-step guide

How to create a working folder

  1. get the current working version of gm_sim_pkg by using git clone:
    $ git clone git@github.com:ucgmsim/gm_sim_pkg.git
  2. download the lastest package from the FTP server:
    $download script and ftpserver
  3. Go to the location where you cloned gm_sim_pkg, and use the install.sh to install the package just downloaded:
    $./install.sh gmsim_pack_latest.tar.gz event_date event_location event_magnitude
    e.g: ./install.sh gmsim_pack_latest.tar.gz 20100904 Darfield 7.1

How to create VM

 

  • No labels