We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad95705 commit a2e3b92Copy full SHA for a2e3b92
1 file changed
test/config_autots_run_xtb_test.json
@@ -13,13 +13,12 @@
13
14
"step2_settings": {
15
"usextb": "GFN2-xTB",
16
- "NSTEP": 15,
17
- "ANEB": [3, 5],
18
- "QSM": true,
+ "NSTEP": 20,
19
"use_model_hessian": "fischerd3",
20
"save_pict": true,
21
- "node_distance_bernstein": 0.80,
22
- "align_distances": 9999,
+ "QSMv2": true,
+ "node_distance": 0.30,
+ "align_distances_energy_predicted": 1,
23
"spin_multiplicity": 1,
24
"electronic_charge": 0
25
},
0 commit comments