All activities on the AWS GPU instance should be done as the "psi" user. To become "psi", use the command: sudo -u psi -s
The PSI CORHEL environment will automatically be loaded when becoming the "psi" user (through the script /data/psi/load_psi_gpu_env
that is sourced in the "psi" user's .bashrc
)
In the following instructions, [NEXT] = Click the "Next" button
Load interface web site in browser:
https://corhel-dev.ccmc.mysmce.com/thermo_webapps/thermo_designer
Enter name, e-mail, and daily session number (use 1)
[NEXT]
On Step Overview page, click "Enter Step 1"
In this guide, we are assuming there is no pre-existing MHD background run for the event under study, so on the "Map Selection" page, select "Create a new map..."
Select/enter date and time of event, then select the map source (HMI is default)
[NEXT]
Select the event location (active region (AR)) by drawing a box around it
[NEXT]
============= ZERO BETA FLUX ROPES =================================
nohup corunpy archive_file=<ARCHIVE_NAME>_zb.tar nprocs=8 num_procs_node=8 wc_limit=06:00:00 overwrite=1 > <ARCHIVE_NAME>_zb.log &
<ARCHIVE_NAME>_zb.log
should look like:CORUNPY is launching the run...
Running CORHEL with command: corhel -cr_ut 2022-01-29T23:32 -res custom -name caplanr_at_predsci.com_20230208_10_zb_multi -model cme -cme_model zb -cme_nprocs 8 -cme_wc_limit 06:00:00 -cme_archive_dir /data/psi/corhel/run/ut202201292332-custom/caplanr_at_predsci.com_20230208_10_zb_multi_launch/archive_zb
Processes: | ||||||
---|---|---|---|---|---|---|
GPU | GI ID | CI ID | PID | Type | Process name | GPU Memory Usage |
0 | N/A | N/A | 21795 | C | .../tools/ps_fortran/bin/mas | 910MiB |
1 | N/A | N/A | 21796 | C | .../tools/ps_fortran/bin/mas | 910MiB |
2 | N/A | N/A | 21797 | C | .../tools/ps_fortran/bin/mas | 908MiB |
3 | N/A | N/A | 21798 | C | .../tools/ps_fortran/bin/mas | 908MiB |
4 | N/A | N/A | 21799 | C | .../tools/ps_fortran/bin/mas | 908MiB |
5 | N/A | N/A | 21800 | C | .../tools/ps_fortran/bin/mas | 908MiB |
6 | N/A | N/A | 21801 | C | .../tools/ps_fortran/bin/mas | 904MiB |
7 | N/A | N/A | 21802 | C | .../tools/ps_fortran/bin/mas | 904MiB |
<ARCHIVE_NAME>_zb.log
file should contain something like:
CORHEL run completed! Submission directory: /data/psi/corhel/run/ut202201292332-custom/caplanr_at_predsci.com_20230208_10_zb_multi_launch Simulation run directory: /data/psi/corhel/run/ut202201292332-custom/caplanr_at_predsci.com_20230208_10_zb_multiOne could use the line "CORHEL run completed!" as a way of detecting when the run is completed, or one can check the process "corunpy" is complete.
cp /data/psi/corhel/run/ut202201292332-custom/caplanr_at_predsci.com_20230208_10_zb_multi/caplanr_at_predsci.com_20230208_10_zb_multi_zero_beta_report.tar.gz /share/psi/corhel_runs/This file needs to be unpacked and the html accessible for the user to view through the CCMC website.
============= THERMODYNAMIC BACKGROUND =================================