Skip to content

Commit

Permalink
Now trying the neb nn rgd1 path for energy profiles and the barrier e…
Browse files Browse the repository at this point in the history
…rror analysis.
  • Loading branch information
kumaranu committed Apr 17, 2024
1 parent 31a0b20 commit 7ddf57c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/check_graph_iso.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ def check_graph_iso(

if __name__ == '__main__':
# ref_dir = '/global/cfs/cdirs/m2834/kumaranu/neb_nn_inputs'
ref_dir = '/global/cfs/cdirs/m2834/kumaranu/neb_nn_inputs1'
# ref_dir = '/global/cfs/cdirs/m2834/kumaranu/neb_rgd1_inputs'
# ref_dir = '/global/cfs/cdirs/m2834/kumaranu/neb_nn_inputs1'
ref_dir = '/global/cfs/cdirs/m2834/kumaranu/neb_rgd1_inputs'
# ref_dir = '/home/kumaranu/Downloads/neb_nn_inputs'
check_graph_iso(ref_dir)

0 comments on commit 7ddf57c

Please sign in to comment.