Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. create a file constains a list of vm models (since its 1 to N srf)
  2. run install_cybershake.py with the path to the list of vm models

    Code Block
    install_cybershake.sh list_source.txt
  3. cd Runs

    Code Block
    cd $gmsim/Runfolder/Cybershake/v17p8/Runs
  4. run submit_cybershake_emod3d.sh ( this will submit EMOD3D for all the simulation will the maximum WCT estimated)

  5. after all EMOD3D finished, run submit_cybershake_post_emod.sh

  6. run check_cybershake_post_emod.sh to check which simulation have not yet finished
    the result will be in a text file under same directory.
    *important note: this is very likely to change when migrated whole workflow to new CREY machine.(since it will not be using load leveller)

  7.  

TODO