Skip to content

Commit 52a8f53

Browse files
committed
changed inputs files for MACE and Newtonnet to have relative paths for the reactant-product pair and also the newtonnet models for the Newtonnet cases.
1 parent 8091b1f commit 52a8f53

File tree

8 files changed

+24
-40
lines changed

8 files changed

+24
-40
lines changed
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
[paths]
2-
reactant = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_R.xyz"
3-
product = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_P.xyz"
2+
reactant = "../../../tests/000_R.xyz"
3+
product = "../../../tests/000_P.xyz"
44

5-
[run]
6-
tag = "jul1y24c"
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[paths]
2-
reactant = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_R.xyz"
3-
product = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_P.xyz"
4-
model_path = "/global/u2/k/kumaranu/Documents/NewtonNet/example/predict/training_52/models/best_model_state.tar"
5-
settings_path = "/global/u2/k/kumaranu/Documents/NewtonNet/example/predict/training_52/run_scripts/config0.yml"
2+
reactant = "../../../tests/000_R.xyz"
3+
product = "../../../tests/000_P.xyz"
4+
model_path = "/../../../tests/best_model_state.tar"
5+
settings_path = "/../../../tests/config0.yml"
66

7-
[run]
8-
tag = "jul1y24c"
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
[paths]
2-
reactant = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_R.xyz"
3-
product = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_P.xyz"
2+
reactant = "../../../tests/000_R.xyz"
3+
product = "../../../tests/000_P.xyz"
44

5-
[run]
6-
tag = "jul1y24c"
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[paths]
2-
reactant = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_R.xyz"
3-
product = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_P.xyz"
4-
model_path = "/global/u2/k/kumaranu/Documents/NewtonNet/example/predict/training_52/models/best_model_state.tar"
5-
settings_path = "/global/u2/k/kumaranu/Documents/NewtonNet/example/predict/training_52/run_scripts/config0.yml"
2+
reactant = "../../../tests/000_R.xyz"
3+
product = "../../../tests/000_P.xyz"
4+
model_path = "/../../../tests/best_model_state.tar"
5+
settings_path = "/../../../tests/config0.yml"
66

7-
[run]
8-
tag = "jul1y24c"
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
[paths]
2-
reactant = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_R.xyz"
3-
product = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_P.xyz"
2+
reactant = "../../../tests/000_R.xyz"
3+
product = "../../../tests/000_P.xyz"
44

5-
[run]
6-
tag = "jul1y24c"
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[paths]
2-
reactant = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_R.xyz"
3-
product = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_P.xyz"
4-
model_path = "/global/u2/k/kumaranu/Documents/NewtonNet/example/predict/training_52/models/best_model_state.tar"
5-
settings_path = "/global/u2/k/kumaranu/Documents/NewtonNet/example/predict/training_52/run_scripts/config0.yml"
2+
reactant = "../../../tests/000_R.xyz"
3+
product = "../../../tests/000_P.xyz"
4+
model_path = "/../../../tests/best_model_state.tar"
5+
settings_path = "/../../../tests/config0.yml"
66

7-
[run]
8-
tag = "jul1y24c"
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
[paths]
2-
reactant = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_R.xyz"
3-
product = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_P.xyz"
2+
reactant = "../../../tests/000_R.xyz"
3+
product = "../../../tests/000_P.xyz"
44

5-
[run]
6-
tag = "jul1y24c"
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[paths]
2-
reactant = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_R.xyz"
3-
product = "/global/cfs/cdirs/m2834/kumaranu/molecules_kinbotprod_renamed/000_P.xyz"
4-
model_path = "/global/u2/k/kumaranu/Documents/NewtonNet/example/predict/training_52/models/best_model_state.tar"
5-
settings_path = "/global/u2/k/kumaranu/Documents/NewtonNet/example/predict/training_52/run_scripts/config0.yml"
2+
reactant = "../../../tests/000_R.xyz"
3+
product = "../../../tests/000_P.xyz"
4+
model_path = "/../../../tests/best_model_state.tar"
5+
settings_path = "/../../../tests/config0.yml"
66

7-
[run]
8-
tag = "jul1y24c"

0 commit comments

Comments
 (0)