Versions Compared

Key

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

...

6. Run the simulation on Low Frequency (LF)

  1. Go to the Simulation Folder, located at /nesi/projects/nesi00213/RunFolder/user/run_name

    e.g. $ cd
    Code Block
    languagebash
    $ cd /nesi/projects/nesi00213/RunFolder/ykh22/20100904_Darfield_m7p1_201705181350
  2. Run submit_emod3d.sh
    $ ./submit_emod3d.h

    Code Block
    languagebash
     
  3. It will ask you to enter a wall_clock_limit and if it should auto submit the job.
    note: if you prefer to change some detail configurations, press 2(no) for auto submit.*

    Code Block
    languagebash
     
  4. use llsubmit to submit your job if you selected to not to auto submit.

    Code Block
    languagebash
     
  5. Use llq to check if your job has finished. (job status: R= running, C= Complete, I = idle)
    $ llq -u user

    Code Block
    languagebash
     
  6. After Emod3d finished, run submit_post_emod3d.sh
    note: if you prefer to change some detail configurations, press 2(no) for auto submit.*
    $ ./submit_post_emod3d.sh

    Code Block
    languagebash
     

7. Run the simulation on High Frequency (HF)

note: this part can run before LF is finished

  1. Run install_bb.sh, to setup the parameters
    $ ./install_bb.sh

    Code Block
    languagebash
     
  2. Choose from the options according to simulation requirement

    Code Block
    languagebash
     
  3. Run submit_hf.sh
    $ ./submit_hf.sh
    note: if you prefer to change some detail configurations, press 2(no) for auto submit.*

    Code Block
    languagebash
     

*: use llsubmit to submit your job if you selected not to auto submit. $ llsubmit job.ll

...

Note: This part MUST wait untill both LF and HF are finished

  1. Run submit_bb.sh
    $ ./submit_bb.sh

    Code Block
    languagebash
     






Info

Content by Label
showLabelsfalse
max5
spacesQuakeCore
sortmodified
showSpacefalse
reversetrue
typepage
labelskb-how-to-article

...