Versions Compared

Key

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

...

Code Block
# output json files are located in fault_dir/jsons
$ cd /nesi/nobackup/nesi00213/RunFolder/Cybershake/v18p6_batched/v18p6_exclude_1k_batch_2/Runs/HopeCW/jsons
$ ls

Code Block
$ vimcat HopeCW_HYP25-25_S1484.json
Code Block
{
  "LF": 
    {
      "nx": "539", 
      "ny": "621", 
      "nz": "110", 
      "run_time": "0.0480555555556048", 
      "cores": "160", 
      "nt": "5159",
      "total_memo_usage": "4.78535156258 GB"
    }, 
  "HF": 
    {
      "fd_count": "4164", 
      "nsub_stoch": "144", 
      "run_time": "0.0558333333333056", 
      "cores": "80", 
      "nt": "20636", 
      }, 
  "common": 
    {
      "hh": "0.4"
    }, 
  "BB": 
    {
      "cores": "80", 
      "fd_count": "4164", 
      "dt": "0.005", 
      "run_time": "0.0147222222222015"
    }
}