lollcat commited on
Commit
efb7845
·
verified ·
1 Parent(s): 37fa540

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. README.md +16 -0
  2. charged_v0_intra_results.extxyz +0 -0
  3. combine_filters_elec_mace.py +70 -0
  4. concat_dft_intra.py +70 -0
  5. concat_dft_total.py +50 -0
  6. concat_for_train.py +108 -0
  7. concat_fukui_mace.py +46 -0
  8. electrostatic_mace_outliers.csv +12 -0
  9. failed_decompositions.csv +1 -0
  10. filter_by_electrostatic_mace.py +35 -0
  11. filter_by_fail_intra_decomp.py +86 -0
  12. filter_by_force_energy.py +141 -0
  13. force_energy_filter_summary.csv +0 -0
  14. redo_splits_intra_dft/tranch_160_to_180/20251123_214958.txt +13 -0
  15. redo_splits_intra_dft/tranch_160_to_180/done.txt +1 -0
  16. redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/0/aims.err +0 -0
  17. redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/0/aims.out +0 -0
  18. redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/0/control.in +362 -0
  19. redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/0/geometry.in +72 -0
  20. redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/2/aims.err +0 -0
  21. redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/2/aims.out +0 -0
  22. redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/2/control.in +93 -0
  23. redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/success.txt +1 -0
  24. redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/0/aims.err +0 -0
  25. redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/0/aims.out +0 -0
  26. redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/0/control.in +362 -0
  27. redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/0/geometry.in +47 -0
  28. redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/1/aims.err +0 -0
  29. redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/1/aims.out +0 -0
  30. redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/1/control.in +272 -0
  31. redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/1/geometry.in +27 -0
  32. redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/success.txt +1 -0
  33. redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/0/aims.err +0 -0
  34. redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/0/aims.out +0 -0
  35. redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/0/control.in +272 -0
  36. redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/0/geometry.in +30 -0
  37. redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/1/aims.err +0 -0
  38. redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/1/aims.out +0 -0
  39. redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/1/control.in +183 -0
  40. redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/1/geometry.in +9 -0
  41. redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/2/aims.err +0 -0
  42. redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/2/aims.out +0 -0
  43. redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/2/control.in +183 -0
  44. redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/2/geometry.in +9 -0
  45. redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/success.txt +1 -0
  46. redo_splits_intra_dft/tranch_160_to_180/outputs/config.yaml +8 -0
  47. redo_splits_intra_dft/tranch_160_to_180/outputs/intra_results.extxyz +0 -0
  48. redo_splits_intra_dft/tranch_160_to_180/script.sh +22 -0
  49. redo_splits_intra_dft/tranch_160_to_180/submit.sh +24 -0
  50. upload_to_hf.py +22 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Charged set
2
+ Created on Jan 1 2026.
3
+ The following is used for training (residualized with fukui-2-mace and xdm.)
4
+ `/home/ubuntu/efs/ajc/csp/csp-prod/csp_42ktrain_processed/residualized_32k_1Jan2025_filtered.extxyz`
5
+
6
+ - Also included backup of intra dft with fixed splitting and charge intra dft.
7
+ The following runs where run:
8
+ ```
9
+ cp /home/ubuntu/efs/ajc/csp/csp_raw_dft/intra_B86bPBEXDM/train/charged_v0/intra_results.extxyz charged_v0_intra_results.extxyz
10
+ ```
11
+ ```
12
+ cp -r ~/efs/ajc/csp/csp_raw_dft/intra_B86bPBEXDM/train/redo_splits_dft redo_splits_intra_dft
13
+ ```
14
+ ```
15
+ cp -r /home/ubuntu/efs/ajc/csp/csp_raw_dft/intra_B86bPBEXDM/train/moeity_charge_intra_45k_30Dec2025 moeity_charge_intra_45k_30Dec2025
16
+ ```
charged_v0_intra_results.extxyz ADDED
The diff for this file is too large to render. See raw diff
 
combine_filters_elec_mace.py ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from pathlib import Path
2
+ from ase.io import read, write
3
+ import matplotlib.pyplot as plt
4
+ import numpy as np
5
+ import pandas as pd
6
+
7
+ save_dir = Path(__file__).parent
8
+
9
+ atoms_all = read(Path(__file__).parent / "residualized_32k_1Jan2025.extxyz", index=":")
10
+ all_ids = [atoms.info["identifier"] for atoms in atoms_all]
11
+ all_ids_unique = list(set(all_ids))
12
+ print(len(atoms_all))
13
+ atoms_all = [atoms_all[all_ids.index(id)] for id in all_ids_unique]
14
+ print(len(atoms_all))
15
+
16
+ neutral_only = False
17
+
18
+ force_energy_filter = pd.read_csv(save_dir / "force_energy_filter_summary.csv").drop_duplicates(subset="identifier")
19
+ elec_mace_filter = pd.read_csv(save_dir / "electrostatic_mace_outliers.csv").drop_duplicates(subset="identifier")
20
+
21
+
22
+ mask = force_energy_filter["pass_energy_filter"] & force_energy_filter["pass_inter_force_filter"] & force_energy_filter["pass_total_force_filter"]
23
+ valid_identifiers = force_energy_filter[mask]["identifier"]
24
+
25
+
26
+ # Electrostatic mace filter.
27
+ valid_identifiers = [id for id in valid_identifiers if id not in elec_mace_filter["identifier"]]
28
+ valid_identifiers = list(set(valid_identifiers))
29
+ print(len(valid_identifiers))
30
+
31
+ atoms_all = [atoms for atoms in atoms_all if atoms.info["identifier"] in valid_identifiers]
32
+ print(len(atoms_all))
33
+
34
+ # Only mace-off atom types.
35
+ atom_numbers = [1, 6, 7, 8, 9, 15, 16, 17, 35, 53]
36
+ atoms_all = [a for a in atoms_all if set(a.numbers.tolist()) <= set(atom_numbers)]
37
+ print(len(atoms_all))
38
+
39
+ # Filter out test set atoms.
40
+ # TODO:
41
+ az_set_ids = [
42
+ "ACETAC",
43
+ "NDNHCL",
44
+ "PUDGOK",
45
+ "OMOJIJ",
46
+ "SUTHAZ",
47
+ "EPHEDR",
48
+ "SIKLIH",
49
+ "MELFIT",
50
+ "GAMNUE",
51
+ "COCAIN",
52
+ "IVUQOF",
53
+ "CYTSIN",
54
+ "BENZAC",
55
+ "ALOPUR",
56
+ "BZAMID",
57
+ "COYRUD",
58
+ "VUSDIX",
59
+ "BENZAC"
60
+ ]
61
+
62
+ # TODO: Blind test set. Helicene set.
63
+
64
+ test_set_ids = az_set_ids
65
+
66
+ atoms_all = [a for a in atoms_all if not any(a.info["identifier"].startswith(test_id) for test_id in test_set_ids)]
67
+ print(len(atoms_all))
68
+ write(save_dir / "residualized_32k_1Jan2025_filtered.extxyz", atoms_all)
69
+
70
+ print(f"Saved {len(atoms_all)} atoms to {save_dir / 'residualized_32k_1Jan2025_filtered.extxyz'}")
concat_dft_intra.py ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """Concat intra. With corrected splitting issues and charge issues and moeity consistency check."""
2
+ from ase.io import read, write
3
+ from tqdm import tqdm
4
+ from pathlib import Path
5
+ import pandas as pd
6
+
7
+ # Location of data downloaded from https://huggingface.co/datasets/AngstromAI/csp_raw_dft.
8
+ hf_raw_data_dir = Path("/home/ubuntu/efs/ajc/csp/csp_raw_dft")
9
+ output_filename = Path(__file__).parent / "B86bPBEXDM_intra_32k_30Dec2025.extxyz"
10
+
11
+
12
+ index = ":" # Useful for debugging.
13
+
14
+ ######### Next concat INTRA DFT DATA #########
15
+ files_fhi_intra_first_8k = list((hf_raw_data_dir / "intra_B86bPBEXDM/train/0_to_8k").rglob("*b86bpbexdm_intra_no_box.extxyz"))
16
+ fhi_aims_intra_atoms_first_8k = [read(file, index=index) for file in files_fhi_intra_first_8k]
17
+ fhi_aims_intra_atoms_first_8k = [item for sublist in fhi_aims_intra_atoms_first_8k for item in sublist] # Single list.
18
+
19
+ files_fhi_intra_second_8_to_16k = list((hf_raw_data_dir / "intra_B86bPBEXDM/train/8_to_16k").rglob("*b86bpbexdm_intra_no_box.extxyz"))
20
+ fhi_aims_intra_atoms_second_8_to_16k = [read(file, index=index) for file in files_fhi_intra_second_8_to_16k]
21
+ fhi_aims_intra_atoms_second_8_to_16k = [item for sublist in fhi_aims_intra_atoms_second_8_to_16k for item in sublist] # Single list.
22
+
23
+ files_fhi_intra_third_16_to_32k = list((hf_raw_data_dir / "intra_B86bPBEXDM/train/16_to_32k").rglob("*b86bpbexdm_intra_no_box.extxyz"))
24
+ fhi_aims_intra_atoms_third_16_to_32k = [read(file, index=index) for file in files_fhi_intra_third_16_to_32k]
25
+ fhi_aims_intra_atoms_third_16_to_32k = [item for sublist in fhi_aims_intra_atoms_third_16_to_32k for item in sublist] # Single list.
26
+
27
+ fhi_intra_atoms = fhi_aims_intra_atoms_first_8k + fhi_aims_intra_atoms_second_8_to_16k + fhi_aims_intra_atoms_third_16_to_32k
28
+ identifiers_intra = [atom.info["identifier"] for atom in fhi_intra_atoms]
29
+ # Drop duplicates.
30
+ fhi_intra_atoms = [fhi_intra_atoms[identifiers_intra.index(id)] for id in list(set(identifiers_intra))]
31
+ identifiers_intra = [atom.info["identifier"] for atom in fhi_intra_atoms]
32
+ assert len(identifiers_intra) == len(set(identifiers_intra)) # Check no duplicates.
33
+
34
+ # Get corrected DFT intra where splitting issues are corrected.
35
+ files_fhi_intra_first_fixed = list((hf_raw_data_dir / "intra_B86bPBEXDM/train/redo_splits_dft").rglob("*intra_results.extxyz"))
36
+ fhi_aims_intra_atoms_fixed = [read(file, index=index) for file in files_fhi_intra_first_fixed]
37
+ fhi_aims_intra_atoms_fixed = [item for sublist in fhi_aims_intra_atoms_fixed for item in sublist] # Single list.
38
+
39
+
40
+ # Replace intra atoms with corrected ones.
41
+ identifiers_intra_fixed = [atom.info["identifier"] for atom in fhi_aims_intra_atoms_fixed]
42
+ for identifier in identifiers_intra_fixed:
43
+ index = identifiers_intra.index(identifier)
44
+ fhi_intra_atoms[index] = fhi_aims_intra_atoms_fixed[identifiers_intra_fixed.index(identifier)]
45
+
46
+ print(f"Length of first 8k: {len(fhi_aims_intra_atoms_first_8k)}")
47
+ print(f"Length of second 8 to 16k: {len(fhi_aims_intra_atoms_second_8_to_16k)}")
48
+ print(f"Length of third 16 to 32k: {len(fhi_aims_intra_atoms_third_16_to_32k)}")
49
+ print(f"Length of fixed splitting redo: {len(fhi_aims_intra_atoms_fixed)}")
50
+ print(f"Length of total intra: {len(fhi_intra_atoms)}")
51
+
52
+ ######### Include charged atoms. #########
53
+ # First drop all charged atoms from the intra set.
54
+
55
+ # ccdc_id_moeity.csv charged_intra_ids.csv dodgey_ids.csv
56
+ charged_intra_ids = pd.read_csv("/home/ubuntu/efs/ajc/csp/csp_raw_dft/intra_B86bPBEXDM/train/moeity_charge_intra_45k_30Dec2025/charged_intra_ids.csv")
57
+ dodgey_ids = pd.read_csv("/home/ubuntu/efs/ajc/csp/csp_raw_dft/intra_B86bPBEXDM/train/moeity_charge_intra_45k_30Dec2025/dodgey_ids.csv")
58
+
59
+ print(len(fhi_intra_atoms))
60
+ fhi_intra_atoms = [atom for atom in fhi_intra_atoms if atom.info["identifier"] not in dodgey_ids["identifier"].tolist()]
61
+ print(len(fhi_intra_atoms))
62
+
63
+ fhi_intra_atoms = [atom for atom in fhi_intra_atoms if atom.info["identifier"] not in charged_intra_ids["identifier"].tolist()]
64
+ print(len(fhi_intra_atoms))
65
+ # Now add charged intra atoms.
66
+ charged_intra_atoms = read("/home/ubuntu/efs/ajc/csp/csp_raw_dft/intra_B86bPBEXDM/train/charged_v0/intra_results.extxyz", ":")
67
+
68
+ fhi_intra_atoms = fhi_intra_atoms + charged_intra_atoms
69
+ print(len(fhi_intra_atoms))
70
+ write(images=fhi_intra_atoms, format="extxyz", filename=output_filename, append=True)
concat_dft_total.py ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import numpy as np
2
+ from ase import Atoms
3
+ from ase.io import read, write
4
+ from pathlib import Path
5
+
6
+ # Location of data downloaded from https://huggingface.co/datasets/AngstromAI/csp_raw_dft.
7
+ hf_raw_data_dir = Path("/home/ubuntu/efs/ajc/csp/csp_raw_dft")
8
+ output_filename = Path(__file__).parent / "B86bPBEXDM_total_45k_30Dec2025.extxyz"
9
+
10
+
11
+ index = ":" # Useful for debugging.
12
+
13
+ ######### FIRST CONCAT TOTAL DFT DATA #########
14
+ files_third_8_to_16k_part1 = list((hf_raw_data_dir / "total_B86bPBEXDM/third_8_to_16k_part1").rglob("*b86bpbexdm.extxyz")) + list((hf_raw_data_dir / "total_B86bPBEXDM/third_8_to_16k_part2").rglob("*b86bpbexdm.extxyz"))
15
+ fhi_aims_total_atoms_third_8_to_16k = [read(file, index=index) for file in files_third_8_to_16k_part1]
16
+ fhi_aims_total_atoms_third_8_to_16k = [item for sublist in fhi_aims_total_atoms_third_8_to_16k for item in sublist] # Single list.
17
+
18
+
19
+ fhi_aims_total_atoms_first_4k = read(hf_raw_data_dir / "total_B86bPBEXDM/first_4k/traj_total_b86bpbexdm.extxyz", index=index)
20
+ fhi_aims_total_atoms_first_4k_check = read(hf_raw_data_dir / "total_B86bPBEXDM/first_4k/batch_0_1000/traj_total_b86bpbexdm.extxyz", index=index)
21
+ # Check the first atom is the same.
22
+ assert fhi_aims_total_atoms_first_4k_check[0].info["identifier"] == fhi_aims_total_atoms_first_4k[0].info["identifier"]
23
+ assert fhi_aims_total_atoms_first_4k_check[0].get_potential_energy() == fhi_aims_total_atoms_first_4k[0].get_potential_energy()
24
+
25
+ fhi_aims_total_atoms_second_4_to_8k = read(hf_raw_data_dir / "total_B86bPBEXDM/second_4_to_8k/traj_total_b86bpbexdm.extxyz", index=index)
26
+
27
+
28
+ files_fourth_16_to_32k = list((hf_raw_data_dir / "total_B86bPBEXDM/fourth_16_to_32k").rglob("*b86bpbexdm.extxyz"))
29
+ fhi_aims_total_atoms_fourth_16_to_32k = [read(file, index=index) for file in files_fourth_16_to_32k]
30
+ fhi_aims_total_atoms_fourth_16_to_32k = [item for sublist in fhi_aims_total_atoms_fourth_16_to_32k for item in sublist] # Single list.
31
+
32
+
33
+ # Fifth.
34
+ files_fifth_32_to_42k = list((hf_raw_data_dir / "total_B86bPBEXDM/fifth_32_to_64k").rglob("*b86bpbexdm.extxyz"))
35
+ fhi_aims_total_atoms_fifth_32_to_42k = [read(file, index=index) for file in files_fifth_32_to_42k]
36
+ fhi_aims_total_atoms_fifth_32_to_42k = [item for sublist in fhi_aims_total_atoms_fifth_32_to_42k for item in sublist] # Single list.
37
+
38
+ fhi_total_atoms = fhi_aims_total_atoms_first_4k + fhi_aims_total_atoms_second_4_to_8k + fhi_aims_total_atoms_third_8_to_16k + fhi_aims_total_atoms_fourth_16_to_32k + fhi_aims_total_atoms_fifth_32_to_42k
39
+
40
+ print(f"Length of first 4k: {len(fhi_aims_total_atoms_first_4k)}")
41
+ print(f"Length of second 4 to 8k: {len(fhi_aims_total_atoms_second_4_to_8k)}")
42
+ print(f"Length of third 8 to 16k: {len(fhi_aims_total_atoms_third_8_to_16k)}")
43
+ print(f"Length of fourth 16 to 32k: {len(fhi_aims_total_atoms_fourth_16_to_32k)}")
44
+ print(f"Length of fifth 32 to 42k: {len(fhi_aims_total_atoms_fifth_32_to_42k)}")
45
+ print(f"Length of total total: {len(fhi_total_atoms)}")
46
+
47
+ ######### Complete processing and save. #########
48
+ identifiers = [atom.info["identifier"] for atom in fhi_total_atoms]
49
+ print(len(identifiers))
50
+ write(images=fhi_total_atoms, format="extxyz", filename=output_filename, append=True)
concat_for_train.py ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from ase.io import read, write
2
+ from ase.atoms import Atoms
3
+ from ase.stress import voigt_6_to_full_3x3_stress
4
+ from pathlib import Path
5
+ import numpy as np
6
+ from tqdm import tqdm
7
+
8
+ from csp.utils.find_molecs import split_and_wrap_molecs
9
+
10
+ def get_wrapped_pos(atoms):
11
+ """Needed for computing intra virials."""
12
+ atoms_copy = atoms.copy()
13
+ mol_id = split_and_wrap_molecs(atoms_copy, cutoff_multiplier=1.2, cutoff_shift=0.0)
14
+ assert "molID" in atoms_copy.arrays.keys()
15
+ return atoms_copy.positions
16
+
17
+
18
+ output_filename = Path(__file__).parent / "residualized_32k_1Jan2025.extxyz"
19
+ output_verbose_filename = Path(__file__).parent / "residualized_32k_1Jan2025_verbose.extxyz"
20
+
21
+ index = ":"
22
+ dft_total = read("/home/ubuntu/efs/ajc/csp/csp-prod/csp_42ktrain_processed/B86bPBEXDM_total_45k_30Dec2025.extxyz", index=index)
23
+ dft_intra = read("/home/ubuntu/efs/ajc/csp/csp-prod/csp_42ktrain_processed/B86bPBEXDM_intra_32k_30Dec2025.extxyz", index=index)
24
+
25
+ fukui_2L = read("/home/ubuntu/efs/ajc/csp/csp-prod/csp_42ktrain_processed/fukui_2L_42k_1Jan2026.extxyz", index=index)
26
+ xdm = read("/home/ubuntu/efs/ajc/csp/csp_raw_dft/model_outputs_42k/xdm_atoms.extxyz", index=index)
27
+
28
+
29
+ ids_total = [atom.info["identifier"] for atom in dft_total]
30
+ ids_intra = [atom.info["identifier"] for atom in dft_intra]
31
+ ids_fukui = [atom.info["identifier"] for atom in fukui_2L]
32
+ ids_xdm = [atom.info["identifier"] for atom in xdm]
33
+
34
+ # Take intersection of all ids.
35
+ ids_all = set(ids_total) & set(ids_intra) & set(ids_fukui) & set(ids_xdm)
36
+ print(len(ids_all))
37
+ for id in tqdm(ids_all):
38
+ dft_total_a = dft_total[ids_total.index(id)]
39
+ dft_intra_a = dft_intra[ids_intra.index(id)]
40
+ fukui_2L_a = fukui_2L[ids_fukui.index(id)]
41
+ xdm_a = xdm[ids_xdm.index(id)]
42
+
43
+ new_atoms = Atoms(
44
+ symbols=dft_total_a.get_chemical_symbols(),
45
+ positions=dft_total_a.get_positions(),
46
+ cell=dft_total_a.get_cell(),
47
+ pbc=dft_total_a.get_pbc(),
48
+ )
49
+
50
+ new_atoms.info["identifier"] = id
51
+ dft_energy_interm = dft_total_a.get_potential_energy() - dft_intra_a.get_potential_energy()
52
+ dft_forces_interm = dft_total_a.get_forces() - dft_intra_a.get_forces()
53
+
54
+ # Get stress (using virials for intra).
55
+ volume = dft_total_a.get_volume()
56
+ if "molID" in dft_intra_a.arrays.keys():
57
+ del dft_intra_a.arrays["molID"]
58
+ wrapped_pos = get_wrapped_pos(dft_intra_a)
59
+ intra_fhi_aims_virials = np.einsum("ni,nj->ij", wrapped_pos, dft_intra_a.get_forces())
60
+ intra_fhi_aims_stress = -intra_fhi_aims_virials / volume
61
+ dft_stress_interm = (
62
+ dft_total_a.get_stress(voigt=False) - intra_fhi_aims_stress
63
+ ).flatten()
64
+
65
+ fukui_energy_interm = fukui_2L_a.info['full_system_energy'] - fukui_2L_a.info['intra_energy']
66
+ fukui_forces_interm = fukui_2L_a.arrays['full_system_forces'] - fukui_2L_a.arrays['intra_forces']
67
+ fukui_stress_intra = -(np.einsum("ni,nj->ij", wrapped_pos, fukui_2L_a.arrays['intra_forces']) / volume).flatten()
68
+ fukui_stress_total = voigt_6_to_full_3x3_stress(fukui_2L_a.info['full_system_stress']).flatten()
69
+ fukui_stress_interm = fukui_stress_total - fukui_stress_intra
70
+ xdm_energy_interm = xdm_a.info["xdm_energy"]
71
+ xdm_forces_interm = xdm_a.arrays['xdm_forces']
72
+ xdm_stress_interm = xdm_a.info['xdm_stress'].flatten()
73
+
74
+ # Put it together.
75
+ energy_interm = dft_energy_interm - fukui_energy_interm - xdm_energy_interm
76
+ forces_interm = dft_forces_interm - fukui_forces_interm - xdm_forces_interm
77
+ stress_interm = dft_stress_interm - fukui_stress_interm - xdm_stress_interm
78
+
79
+ new_atoms.info["energy_interm"] = energy_interm
80
+ new_atoms.arrays["forces_interm"] = forces_interm
81
+ new_atoms.info["stress_interm"] = stress_interm
82
+
83
+ write(images=new_atoms, format="extxyz", filename=output_filename, append=True)
84
+
85
+ new_atoms.info["dft_energy_interm"] = dft_energy_interm
86
+ new_atoms.info["dft_energy_total"] = dft_total_a.get_potential_energy()
87
+ new_atoms.info["dft_intra_energy"] = dft_intra_a.get_potential_energy()
88
+ new_atoms.arrays["dft_forces_total"] = dft_total_a.get_forces()
89
+ new_atoms.arrays["dft_forces_intra"] = dft_intra_a.get_forces()
90
+ new_atoms.arrays["dft_forces_interm"] = dft_forces_interm
91
+ new_atoms.info["dft_stress_interm"] = dft_stress_interm
92
+ new_atoms.info["dft_stress_total"] = dft_total_a.get_stress(voigt=False).flatten()
93
+ new_atoms.info["dft_stress_intra"] = intra_fhi_aims_stress.flatten()
94
+ new_atoms.info["fukui_energy_interm"] = fukui_energy_interm
95
+ new_atoms.arrays["fukui_forces_interm"] = fukui_forces_interm
96
+ new_atoms.info["fukui_stress_interm"] = fukui_stress_interm
97
+ new_atoms.info["fukui_stress_total"] = fukui_stress_total
98
+ new_atoms.info["fukui_stress_intra"] = fukui_stress_intra
99
+ new_atoms.arrays["fukui_forces_total"] = fukui_2L_a.arrays['full_system_forces']
100
+ new_atoms.arrays["fukui_forces_intra"] = fukui_2L_a.arrays['intra_forces']
101
+ new_atoms.info["fukui_intra_energy"] = fukui_2L_a.info['intra_energy']
102
+ new_atoms.info["fukui_energy_total"] = fukui_2L_a.info['full_system_energy']
103
+ new_atoms.info["xdm_energy_interm"] = xdm_energy_interm
104
+ new_atoms.arrays["xdm_forces_interm"] = xdm_forces_interm
105
+ new_atoms.info["xdm_stress_interm"] = xdm_stress_interm
106
+ new_atoms.info["xdm_energy_total"] = xdm_a.info['xdm_total_energy']
107
+ new_atoms.info["xdm_intra_energy"] = xdm_a.info['xdm_intra_energy']
108
+ write(images=new_atoms, format="extxyz", filename=output_verbose_filename, append=True)
concat_fukui_mace.py ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Probably best to just add moeity info to extxyz and rerun the whole thing?
2
+ # Then concat is not needed. There is the chance of fucking up concatting here if
3
+ # done manually. Same for XDM.
4
+ from ase.io import read, write
5
+ import pandas as pd
6
+ from pathlib import Path
7
+ from tqdm import tqdm
8
+
9
+ index = ":"
10
+ atoms_neutral = read('/home/ubuntu/efs/ajc/csp/csp_raw_dft/model_outputs_42k/mace_field_fukui_spin_2L_outputs.extxyz', index=index)
11
+
12
+ ######### Include charged atoms. #########
13
+ # First drop all charged atoms from the intra set.
14
+
15
+ # ccdc_id_moeity.csv charged_intra_ids.csv dodgey_ids.csv
16
+ charged_intra_ids = pd.read_csv("/home/ubuntu/efs/ajc/csp/csp_raw_dft/intra_B86bPBEXDM/train/moeity_charge_intra_45k_30Dec2025/charged_intra_ids.csv")
17
+ dodgey_ids = pd.read_csv("/home/ubuntu/efs/ajc/csp/csp_raw_dft/intra_B86bPBEXDM/train/moeity_charge_intra_45k_30Dec2025/dodgey_ids.csv")
18
+
19
+ print(len(atoms_neutral))
20
+ atoms_neutral = [atom for atom in atoms_neutral if atom.info["identifier"] not in dodgey_ids["identifier"].tolist()]
21
+ print(len(atoms_neutral))
22
+
23
+ atoms_neutral = [atom for atom in atoms_neutral if atom.info["identifier"] not in charged_intra_ids["identifier"].tolist()]
24
+ print(len(atoms_neutral))
25
+
26
+ charged_atoms = read("/home/ubuntu/efs/ajc/csp/csp-prod_dev/outputs/point_eval/mace_field_fukui_spin_2L_outputs.extxyz", index=index)
27
+
28
+ all_atoms = atoms_neutral + charged_atoms
29
+ print(len(all_atoms))
30
+
31
+ ids = [a.info["identifier"] for a in all_atoms]
32
+
33
+ print(len(all_atoms))
34
+ valid_atoms = []
35
+ for atom in tqdm(all_atoms):
36
+ if "full_system_stress" not in atom.info.keys():
37
+ print(f"Atom {atom.info['identifier']}")
38
+ else:
39
+ valid_atoms.append(atom)
40
+ all_atoms = valid_atoms
41
+ print(len(all_atoms))
42
+
43
+ output_filename = Path(__file__).parent / "fukui_2L_42k_1Jan2026.extxyz"
44
+ write(images=all_atoms, format="extxyz", filename=output_filename, append=True)
45
+
46
+ pass
electrostatic_mace_outliers.csv ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ index,identifier
2
+ 0,JUVMUI
3
+ 1,IBEXES
4
+ 2,JOGRUS
5
+ 3,TFMETH
6
+ 4,TEJHOF
7
+ 5,GOKNOL
8
+ 6,TIKCIZ
9
+ 7,EFOWUS
10
+ 8,CURBUM
11
+ 9,ADGALA01
12
+ 10,WEGBUH
failed_decompositions.csv ADDED
@@ -0,0 +1 @@
 
 
1
+ index,identifier
filter_by_electrostatic_mace.py ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from ase.io import read
2
+ import numpy as np
3
+ from glob import glob
4
+ from tqdm import tqdm
5
+
6
+
7
+ atoms_all = read("/home/ubuntu/efs/ajc/csp/csp-prod/csp_42ktrain_processed/residualized_32k_1Jan2025_verbose.extxyz", ":")
8
+ # Get inter energies.
9
+ n_atoms = [len(a.numbers) for a in atoms_all]
10
+ fhi_inter_energy = np.array([a.info["dft_energy_interm"] for a in atoms_all])
11
+ model_inter_energy = np.array([a.info['fukui_energy_interm'] for a in atoms_all])
12
+ inter_energy_residual_electrostatic_mace = fhi_inter_energy - model_inter_energy
13
+
14
+ residualization_size_per_atom = np.abs(fhi_inter_energy) / n_atoms - np.abs(inter_energy_residual_electrostatic_mace) / n_atoms
15
+
16
+ unsucessful_residual = residualization_size_per_atom < 0
17
+ print(sum(unsucessful_residual))
18
+
19
+ outliers_electrostatic_mace = np.arange(unsucessful_residual.shape[0])[unsucessful_residual]
20
+
21
+ electrostatic_mace_outliers = [atoms_all[i].info["identifier"] for i in outliers_electrostatic_mace]
22
+ # Save outliers to CSV file
23
+ import csv
24
+ from pathlib import Path
25
+
26
+ output_file = Path("electrostatic_mace_outliers.csv")
27
+ with open(output_file, 'w', newline='') as f:
28
+ writer = csv.writer(f)
29
+ writer.writerow(['index', 'identifier'])
30
+ for i, identifier in enumerate(electrostatic_mace_outliers):
31
+ writer.writerow([i, identifier])
32
+
33
+ print(f"Saved {len(electrostatic_mace_outliers)} outliers to {output_file}")
34
+
35
+ pass
filter_by_fail_intra_decomp.py ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from ase.io import read
2
+ from ase import Atoms
3
+ from ase.neighborlist import natural_cutoffs, NeighborList
4
+ from tqdm import tqdm
5
+ import numpy as np
6
+ import csv
7
+ from pathlib import Path
8
+
9
+ from csp.utils.find_molecs import split_and_wrap_molecs, get_cutoffs
10
+
11
+ def get_bonds(atoms):
12
+ """Get bonds from atoms using natural cutoffs."""
13
+ cutoffs = get_cutoffs(atoms, cutoff_multiplier=1.2, cutoff_shift=0.0)
14
+ nl = NeighborList(cutoffs, self_interaction=False, bothways=True, skin=0.0)
15
+ nl.update(atoms)
16
+
17
+ bonds = []
18
+ for i in range(len(atoms)):
19
+ indices, offsets = nl.get_neighbors(i)
20
+ for j in indices:
21
+ if i < j: # Avoid duplicate bonds
22
+ bond_length = atoms.get_distance(i, j)
23
+ bonds.append((i, j, bond_length))
24
+ return bonds
25
+
26
+
27
+
28
+ def check_molecule_decompositions_type(atoms):
29
+ """Check that bonds before and after isolating molecules are the same.
30
+ If not, then the postitions cannot be used for intra calculations."""
31
+ atoms = atoms.copy()
32
+ bonds_full_mol = get_bonds(atoms)
33
+
34
+
35
+ atoms_copy = atoms.copy()
36
+ if 'molID' in atoms_copy.arrays.keys():
37
+ del atoms_copy.arrays['molID']
38
+ molID = split_and_wrap_molecs(atoms_copy, cutoff_multiplier=1.2, cutoff_shift=0.0)
39
+
40
+ n_bonds_sum_individual_molecules1 = 0
41
+ for mol_id in np.unique(molID):
42
+ pos = atoms_copy.positions[molID == mol_id]
43
+ atoms_mol = Atoms(
44
+ positions=pos,
45
+ numbers=atoms.numbers[molID == mol_id],
46
+ cell=None,
47
+ pbc=False,
48
+ )
49
+
50
+ # Get bonds for this molecule
51
+ bonds_mol = get_bonds(atoms_mol)
52
+
53
+ n_bonds_sum_individual_molecules1 += len(bonds_mol)
54
+
55
+ correct_n_bonds1 = n_bonds_sum_individual_molecules1 == len(bonds_full_mol)
56
+
57
+ return correct_n_bonds1
58
+
59
+
60
+
61
+ if __name__ == "__main__":
62
+ output_dir = Path(__file__).parent
63
+ atoms_list = read(Path(__file__).parent / "residualized_32k_1Jan2025.extxyz", ":")
64
+ print(len(atoms_list))
65
+
66
+ n_fails = 0
67
+ failed_cases = []
68
+ for i, atoms in tqdm(enumerate(atoms_list)):
69
+ identifier = atoms.info['identifier']
70
+ correct_n_bonds1 = check_molecule_decompositions_type(atoms)
71
+ if not correct_n_bonds1:
72
+ print(f"failed check {i} type 1")
73
+ n_fails += 1
74
+ print(f"failed check {i} {identifier}")
75
+ failed_cases.append([i, identifier])
76
+
77
+ print(f"n_fails: {n_fails}")
78
+
79
+ # Write failed cases to CSV
80
+ with open(f'{output_dir}/failed_decompositions.csv', 'w', newline='') as csvfile:
81
+ writer = csv.writer(csvfile)
82
+ writer.writerow(['index', 'identifier'])
83
+ writer.writerows(failed_cases)
84
+
85
+ print(f"Written {len(failed_cases)} failed cases to failed_decompositions.csv")
86
+
filter_by_force_energy.py ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from pathlib import Path
2
+ from ase.io import read
3
+ import matplotlib.pyplot as plt
4
+ import numpy as np
5
+
6
+ save_dir = Path(__file__).parent
7
+
8
+ atoms_all = read(Path(__file__).parent / "residualized_32k_1Jan2025_verbose.extxyz", index=":")
9
+ print(len(atoms_all))
10
+
11
+
12
+ # The inter energy threshold was previously used for RESIDUALISED ENERGIES and wasnt per atom.
13
+ # Now we do per atom. Eyeballing the inter-energy hist is useful for selecting this threshold.
14
+ # 0.2 is a relatively relaxed threshold.
15
+ inter_energy_per_atom_min_filter_threshold = -0.2 # eV/atom.
16
+ inter_energy_per_atom_max_filter_threshold = 0.0 # eV/atom.
17
+ inter_force_norm_filter_threshold = 4.0 # Theshold previously used for 8k set.
18
+ total_force_norm_filter_threshold = 50.0 # eV/Å. Discussed on csp channel with Harry.
19
+
20
+ energies_per_atom = np.array([atoms.info['dft_energy_interm']/len(atoms) for atoms in atoms_all])
21
+
22
+
23
+ inter_forces = [atoms.arrays['dft_forces_interm'] for atoms in atoms_all]
24
+ inter_max_forces = [np.linalg.norm(f, axis=-1).max() for f in inter_forces]
25
+ inter_force_norms = [np.linalg.norm(f, axis=-1) for f in inter_forces]
26
+
27
+ total_forces = [atoms.arrays['dft_forces_total'] for atoms in atoms_all]
28
+ total_max_forces = [np.linalg.norm(f, axis=-1).max() for f in total_forces]
29
+ total_force_norms = [np.linalg.norm(f, axis=-1) for f in total_forces]
30
+
31
+ identifiers = [atoms.info['identifier'] for atoms in atoms_all]
32
+
33
+
34
+ print("max abs energy:", max(np.abs(energies_per_atom)))
35
+ print("max inter force norm:", max(inter_max_forces))
36
+ print("max total force norm:", max(total_max_forces))
37
+ print(f"n above max inter energy: {np.sum(np.array(energies_per_atom) > inter_energy_per_atom_max_filter_threshold)}")
38
+ print(f"n below max inter energy: {np.sum(np.array(energies_per_atom) < inter_energy_per_atom_min_filter_threshold)}")
39
+ print(f"n above max inter force norm: {np.sum(np.array(inter_max_forces) > inter_force_norm_filter_threshold)}")
40
+ print(f"n above max total force norm: {np.sum(np.array(total_max_forces) > total_force_norm_filter_threshold)}")
41
+
42
+
43
+ plt.close("all")
44
+ # Create symlog-spaced bins for energies
45
+ min_val = -0.2
46
+ max_val = 0.1
47
+
48
+ # Create bins that work with symlog
49
+ if min_val < -1:
50
+ neg_bins = -np.logspace(0, np.log10(abs(min_val)), 20)[::-1] # from -max_neg to -1
51
+ else:
52
+ neg_bins = np.array([])
53
+
54
+ if max_val > 1:
55
+ pos_bins = np.logspace(0, np.log10(max_val), 20) # from 1 to max_pos
56
+ else:
57
+ pos_bins = np.array([])
58
+
59
+ # Combine all bins
60
+ energy_bins = np.concatenate([
61
+ neg_bins,
62
+ np.linspace(max(min_val, -1), min(max_val, 1), 20), # linear around zero
63
+ pos_bins
64
+ ])
65
+ energy_bins = np.unique(energy_bins) # remove duplicates and ensure sorted
66
+
67
+ plt.hist(energies_per_atom, bins=energy_bins, label='All', alpha=0.5, density=True)
68
+ plt.xscale('symlog')
69
+ plt.legend()
70
+ plt.ylabel("Density")
71
+ plt.xlabel("Energy (eV) per atom")
72
+ plt.savefig(save_dir / "inter_energies_per_atom.png")
73
+
74
+
75
+ plt.close("all")
76
+ plt.hist(np.array(inter_max_forces), bins=np.logspace(np.log10(np.array(inter_max_forces).min()), np.log10(np.array(inter_max_forces).max()), 100), label='All', alpha=0.5, density=True)
77
+ plt.legend()
78
+ plt.xscale('log')
79
+ plt.ylabel("Density")
80
+ plt.xlabel("Maximum force (eV/Å)")
81
+ plt.savefig(save_dir / "inter_max_forces.png")
82
+
83
+
84
+ plt.close("all")
85
+ plt.hist(np.concatenate(inter_force_norms), bins=np.logspace(-3, np.log10(np.concatenate(inter_force_norms).max()), 100), label='All', alpha=0.5, density=True)
86
+ plt.legend()
87
+ plt.xscale('log')
88
+ plt.ylabel("Density")
89
+ plt.xlabel("Force norm (eV/Å)")
90
+ plt.savefig(save_dir / "inter_force_all_norms.png")
91
+
92
+
93
+
94
+ plt.close("all")
95
+ plt.hist(np.stack(total_max_forces), bins=np.logspace(np.log10(np.stack(total_max_forces).min()), np.log10(np.stack(total_max_forces).max()), 100), label='All', alpha=0.5, density=True)
96
+ plt.legend()
97
+ plt.xscale('log')
98
+ plt.ylabel("Density")
99
+ plt.xlabel("Maximum force (eV/Å)")
100
+ plt.savefig(save_dir / "total_max_forces.png")
101
+
102
+ plt.close("all")
103
+ plt.hist(np.concatenate(total_force_norms), bins=np.logspace(-3, np.log10(np.concatenate(total_force_norms).max()), 100), label='All', alpha=0.5, density=True)
104
+ plt.legend()
105
+ plt.xscale('log')
106
+ plt.ylabel("Density")
107
+ plt.xlabel("Force norm (eV/Å)")
108
+ plt.savefig(save_dir / "total_force_all_norms.png")
109
+
110
+ print("Done")
111
+
112
+ # Create CSV with identifier, force norms, and filter pass/fail status
113
+ import csv
114
+ csv_data = []
115
+ for i, identifier in enumerate(identifiers):
116
+ max_inter_force = inter_max_forces[i]
117
+ max_total_force = total_max_forces[i]
118
+
119
+ # Check if passes each filter
120
+ pass_energy_filter = energies_per_atom[i] >= inter_energy_per_atom_min_filter_threshold and energies_per_atom[i] <= inter_energy_per_atom_max_filter_threshold
121
+ pass_inter_force_filter = max_inter_force <= inter_force_norm_filter_threshold
122
+ pass_total_force_filter = max_total_force <= total_force_norm_filter_threshold
123
+
124
+ csv_data.append([
125
+ identifier,
126
+ energies_per_atom[i],
127
+ max_inter_force,
128
+ max_total_force,
129
+ pass_energy_filter,
130
+ pass_inter_force_filter,
131
+ pass_total_force_filter
132
+ ])
133
+
134
+ with open(save_dir / 'force_energy_filter_summary.csv', 'w', newline='') as csvfile:
135
+ writer = csv.writer(csvfile)
136
+ writer.writerow(['identifier', 'inter_energy_per_atom', 'max_inter_force_norm', 'max_total_force_norm',
137
+ 'pass_energy_filter', 'pass_inter_force_filter', 'pass_total_force_filter'])
138
+ writer.writerows(csv_data)
139
+
140
+ print(f"Written filter summary to {save_dir / 'force_energy_filter_summary.csv'}")
141
+
force_energy_filter_summary.csv ADDED
The diff for this file is too large to render. See raw diff
 
redo_splits_intra_dft/tranch_160_to_180/20251123_214958.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ HEAD is now at d22e23d b86bpbe xdm total and intra (#1)
2
+ Already on 'main'
3
+ Your branch is up to date with 'origin/main'.
4
+ From github.com:Angstrom-AI/cspdft
5
+ d22e23d..fd18443 main -> origin/main
6
+ * [new branch] loll/dev2 -> origin/loll/dev2
7
+ Updating d22e23d..fd18443
8
+ Fast-forward
9
+ README.md | 6 ++++++
10
+ scripts/run_intra.py | 7 ++++++-
11
+ scripts/run_total.py | 7 ++++++-
12
+ 3 files changed, 18 insertions(+), 2 deletions(-)
13
+
redo_splits_intra_dft/tranch_160_to_180/done.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Script is done.
redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/0/aims.err ADDED
File without changes
redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/0/aims.out ADDED
The diff for this file is too large to render. See raw diff
 
redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/0/control.in ADDED
@@ -0,0 +1,362 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #===============================================================================
2
+ # Created using the Atomic Simulation Environment (ASE)
3
+
4
+ # Sun Nov 23 21:58:01 2025
5
+
6
+ #===============================================================================
7
+ xc b86bpbe
8
+ xdm 0.90036995 0.78080929
9
+ spin none
10
+ charge 0
11
+ relativistic atomic_zora scalar
12
+ sc_accuracy_rho 1e-07
13
+ sc_accuracy_etot 1e-07
14
+ sc_accuracy_eev 1e-06
15
+ sc_accuracy_forces 1e-06
16
+ basis_threshold 1e-05
17
+ compute_forces .true.
18
+ #===============================================================================
19
+
20
+ ################################################################################
21
+ #
22
+ # FHI-aims code project
23
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
24
+ #
25
+ # Suggested "tight" defaults for O atom (to be pasted into control.in file)
26
+ #
27
+ ################################################################################
28
+ species O
29
+ # global species definitions
30
+ nucleus 8
31
+ mass 15.9994
32
+ #
33
+ l_hartree 6
34
+ #
35
+ cut_pot 4.0 2.0 1.0
36
+ basis_dep_cutoff 1e-4
37
+ #
38
+ radial_base 36 7.0
39
+ radial_multiplier 2
40
+ angular_grids specified
41
+ division 0.1817 50
42
+ division 0.3417 110
43
+ division 0.4949 194
44
+ division 0.6251 302
45
+ division 0.8014 434
46
+ # division 0.8507 590
47
+ # division 0.8762 770
48
+ # division 0.9023 974
49
+ # division 1.2339 1202
50
+ # outer_grid 974
51
+ outer_grid 434
52
+ ################################################################################
53
+ #
54
+ # Definition of "minimal" basis
55
+ #
56
+ ################################################################################
57
+ # valence basis states
58
+ valence 2 s 2.
59
+ valence 2 p 4.
60
+ # ion occupancy
61
+ ion_occ 2 s 1.
62
+ ion_occ 2 p 3.
63
+ ################################################################################
64
+ #
65
+ # Suggested additional basis functions. For production calculations,
66
+ # uncomment them one after another (the most important basis functions are
67
+ # listed first).
68
+ #
69
+ # Constructed for dimers: 1.0 A, 1.208 A, 1.5 A, 2.0 A, 3.0 A
70
+ #
71
+ ################################################################################
72
+ # "First tier" - improvements: -699.05 meV to -159.38 meV
73
+ hydro 2 p 1.8
74
+ hydro 3 d 7.6
75
+ hydro 3 s 6.4
76
+ # "Second tier" - improvements: -49.91 meV to -5.39 meV
77
+ hydro 4 f 11.6
78
+ hydro 3 p 6.2
79
+ hydro 3 d 5.6
80
+ hydro 5 g 17.6
81
+ hydro 1 s 0.75
82
+ # "Third tier" - improvements: -2.83 meV to -0.50 meV
83
+ # ionic 2 p auto
84
+ # hydro 4 f 10.8
85
+ # hydro 4 d 4.7
86
+ # hydro 2 s 6.8
87
+ # "Fourth tier" - improvements: -0.40 meV to -0.12 meV
88
+ # hydro 3 p 5
89
+ # hydro 3 s 3.3
90
+ # hydro 5 g 15.6
91
+ # hydro 4 f 17.6
92
+ # hydro 4 d 14
93
+ # Further basis functions - -0.08 meV and below
94
+ # hydro 3 s 2.1
95
+ # hydro 4 d 11.6
96
+ # hydro 3 p 16
97
+ # hydro 2 s 17.2
98
+ ################################################################################
99
+ #
100
+ # For methods that use the localized form of the "resolution of identity" for
101
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
102
+ # hybrid density functional calculations, the highest accuracy can be obtained by
103
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
104
+ # function to the construction of the product basis set for the expansion.
105
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
106
+ #
107
+ ################################################################################
108
+ #
109
+ # for_aux hydro 5 g 6.0
110
+ ################################################################################
111
+ #
112
+ # FHI-aims code project
113
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
114
+ #
115
+ # Suggested "tight" defaults for N atom (to be pasted into control.in file)
116
+ #
117
+ ################################################################################
118
+ species N
119
+ # global species definitions
120
+ nucleus 7
121
+ mass 14.0067
122
+ #
123
+ l_hartree 6
124
+ #
125
+ cut_pot 4.0 2.0 1.0
126
+ basis_dep_cutoff 1e-4
127
+ #
128
+ radial_base 35 7.0
129
+ radial_multiplier 2
130
+ angular_grids specified
131
+ division 0.1841 50
132
+ division 0.3514 110
133
+ division 0.5126 194
134
+ division 0.6292 302
135
+ division 0.6939 434
136
+ # division 0.7396 590
137
+ # division 0.7632 770
138
+ # division 0.8122 974
139
+ # division 1.1604 1202
140
+ # outer_grid 974
141
+ outer_grid 434
142
+ ################################################################################
143
+ #
144
+ # Definition of "minimal" basis
145
+ #
146
+ ################################################################################
147
+ # valence basis states
148
+ valence 2 s 2.
149
+ valence 2 p 3.
150
+ # ion occupancy
151
+ ion_occ 2 s 1.
152
+ ion_occ 2 p 2.
153
+ ################################################################################
154
+ #
155
+ # Suggested additional basis functions. For production calculations,
156
+ # uncomment them one after another (the most important basis functions are
157
+ # listed first).
158
+ #
159
+ # Constructed for dimers: 1.0 A, 1.1 A, 1.5 A, 2.0 A, 3.0 A
160
+ #
161
+ ################################################################################
162
+ # "First tier" - improvements: -1193.42 meV to -220.60 meV
163
+ hydro 2 p 1.8
164
+ hydro 3 d 6.8
165
+ hydro 3 s 5.8
166
+ # "Second tier" - improvements: -80.21 meV to -6.86 meV
167
+ hydro 4 f 10.8
168
+ hydro 3 p 5.8
169
+ hydro 1 s 0.8
170
+ hydro 5 g 16
171
+ hydro 3 d 4.9
172
+ # "Third tier" - improvements: -4.29 meV to -0.53 meV
173
+ # hydro 3 s 16
174
+ # ionic 2 p auto
175
+ # hydro 3 d 6.6
176
+ # hydro 4 f 11.6
177
+ # "Fourth tier" - improvements: -0.75 meV to -0.25 meV
178
+ # hydro 2 p 4.5
179
+ # hydro 2 s 2.4
180
+ # hydro 5 g 14.4
181
+ # hydro 4 d 14.4
182
+ # hydro 4 f 16.8
183
+ # Further basis functions - -0.21 meV and below
184
+ # hydro 3 p 14.8
185
+ # hydro 3 s 4.4
186
+ # hydro 3 d 19.6
187
+ # hydro 5 g 12.8
188
+ ################################################################################
189
+ #
190
+ # For methods that use the localized form of the "resolution of identity" for
191
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
192
+ # hybrid density functional calculations, the highest accuracy can be obtained by
193
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
194
+ # function to the construction of the product basis set for the expansion.
195
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
196
+ #
197
+ ################################################################################
198
+ #
199
+ # for_aux hydro 5 g 6.0
200
+ ################################################################################
201
+ #
202
+ # FHI-aims code project
203
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
204
+ #
205
+ # Suggested "tight" defaults for C atom (to be pasted into control.in file)
206
+ #
207
+ ################################################################################
208
+ species C
209
+ # global species definitions
210
+ nucleus 6
211
+ mass 12.0107
212
+ #
213
+ l_hartree 6
214
+ #
215
+ cut_pot 4.0 2.0 1.0
216
+ basis_dep_cutoff 1e-4
217
+ #
218
+ radial_base 34 7.0
219
+ radial_multiplier 2
220
+ angular_grids specified
221
+ division 0.2187 50
222
+ division 0.4416 110
223
+ division 0.6335 194
224
+ division 0.7727 302
225
+ division 0.8772 434
226
+ # division 0.9334 590
227
+ # division 0.9924 770
228
+ # division 1.0230 974
229
+ # division 1.5020 1202
230
+ # outer_grid 974
231
+ outer_grid 434
232
+ ################################################################################
233
+ #
234
+ # Definition of "minimal" basis
235
+ #
236
+ ################################################################################
237
+ # valence basis states
238
+ valence 2 s 2.
239
+ valence 2 p 2.
240
+ # ion occupancy
241
+ ion_occ 2 s 1.
242
+ ion_occ 2 p 1.
243
+ ################################################################################
244
+ #
245
+ # Suggested additional basis functions. For production calculations,
246
+ # uncomment them one after another (the most important basis functions are
247
+ # listed first).
248
+ #
249
+ # Constructed for dimers: 1.0 A, 1.25 A, 1.5 A, 2.0 A, 3.0 A
250
+ #
251
+ ################################################################################
252
+ # "First tier" - improvements: -1214.57 meV to -155.61 meV
253
+ hydro 2 p 1.7
254
+ hydro 3 d 6
255
+ hydro 2 s 4.9
256
+ # "Second tier" - improvements: -67.75 meV to -5.23 meV
257
+ hydro 4 f 9.8
258
+ hydro 3 p 5.2
259
+ hydro 3 s 4.3
260
+ hydro 5 g 14.4
261
+ hydro 3 d 6.2
262
+ # "Third tier" - improvements: -2.43 meV to -0.60 meV
263
+ # hydro 2 p 5.6
264
+ # hydro 2 s 1.4
265
+ # hydro 3 d 4.9
266
+ # hydro 4 f 11.2
267
+ # "Fourth tier" - improvements: -0.39 meV to -0.18 meV
268
+ # hydro 2 p 2.1
269
+ # hydro 5 g 16.4
270
+ # hydro 4 d 13.2
271
+ # hydro 3 s 13.6
272
+ # hydro 4 f 17.6
273
+ # Further basis functions - improvements: -0.08 meV and below
274
+ # hydro 3 s 2
275
+ # hydro 3 p 6
276
+ # hydro 4 d 20
277
+ ################################################################################
278
+ #
279
+ # For methods that use the localized form of the "resolution of identity" for
280
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
281
+ # hybrid density functional calculations, the highest accuracy can be obtained by
282
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
283
+ # function to the construction of the product basis set for the expansion.
284
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
285
+ #
286
+ ################################################################################
287
+ #
288
+ # for_aux hydro 5 g 6.0
289
+ ################################################################################
290
+ #
291
+ # FHI-aims code project
292
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
293
+ #
294
+ # Suggested "tight" defaults for H atom (to be pasted into control.in file)
295
+ #
296
+ ################################################################################
297
+ species H
298
+ # global species definitions
299
+ nucleus 1
300
+ mass 1.00794
301
+ #
302
+ l_hartree 6
303
+ #
304
+ cut_pot 4.0 2.0 1.0
305
+ basis_dep_cutoff 1e-4
306
+ #
307
+ radial_base 24 7.0
308
+ radial_multiplier 2
309
+ angular_grids specified
310
+ division 0.1930 50
311
+ division 0.3175 110
312
+ division 0.4293 194
313
+ division 0.5066 302
314
+ division 0.5626 434
315
+ # division 0.5922 590
316
+ # division 0.6227 974
317
+ # division 0.6868 1202
318
+ # outer_grid 770
319
+ outer_grid 434
320
+ ################################################################################
321
+ #
322
+ # Definition of "minimal" basis
323
+ #
324
+ ################################################################################
325
+ # valence basis states
326
+ valence 1 s 1.
327
+ # ion occupancy
328
+ ion_occ 1 s 0.5
329
+ ################################################################################
330
+ #
331
+ # Suggested additional basis functions. For production calculations,
332
+ # uncomment them one after another (the most important basis functions are
333
+ # listed first).
334
+ #
335
+ # Basis constructed for dimers: 0.5 A, 0.7 A, 1.0 A, 1.5 A, 2.5 A
336
+ #
337
+ ################################################################################
338
+ # "First tier" - improvements: -1014.90 meV to -62.69 meV
339
+ hydro 2 s 2.1
340
+ hydro 2 p 3.5
341
+ # "Second tier" - improvements: -12.89 meV to -1.83 meV
342
+ hydro 1 s 0.85
343
+ hydro 2 p 3.7
344
+ hydro 2 s 1.2
345
+ hydro 3 d 7
346
+ # "Third tier" - improvements: -0.25 meV to -0.12 meV
347
+ # hydro 4 f 11.2
348
+ # hydro 3 p 4.8
349
+ # hydro 4 d 9
350
+ # hydro 3 s 3.2
351
+ ################################################################################
352
+ #
353
+ # For methods that use the localized form of the "resolution of identity" for
354
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
355
+ # hybrid density functional calculations, the highest accuracy can be obtained by
356
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
357
+ # function to the construction of the product basis set for the expansion.
358
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
359
+ #
360
+ ################################################################################
361
+ #
362
+ # for_aux hydro 5 g 6.0
redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/0/geometry.in ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #===============================================================================
2
+ # Created using the Atomic Simulation Environment (ASE)
3
+
4
+ # Sun Nov 23 21:58:01 2025
5
+
6
+ #=======================================================
7
+ atom -0.7402679300000000 6.1703372099999996 3.2670115100000001 O
8
+ atom 0.7402679300000000 -6.1703372099999996 -3.2670115100000001 O
9
+ atom -0.2596106900000000 0.5276064100000000 0.3856941300000000 N
10
+ atom 0.2596106900000000 -0.5276064100000000 -0.3856941300000000 N
11
+ atom 0.5658570500000000 1.5097227200000001 0.4487110900000000 C
12
+ atom -0.5658570500000000 -1.5097227200000001 -0.4487110900000000 C
13
+ atom 0.2413140600000000 2.7190002600000001 1.1920074500000000 C
14
+ atom -0.2413140600000000 -2.7190002600000001 -1.1920074500000000 C
15
+ atom 1.1831092500000000 3.7363520600000002 1.3081712400000001 C
16
+ atom -1.1831092500000000 -3.7363520600000002 -1.3081712400000001 C
17
+ atom 0.9022693200000000 4.9019644400000004 2.0005985000000002 C
18
+ atom -0.9022693200000000 -4.9019644400000004 -2.0005985000000002 C
19
+ atom -0.3348761000000000 5.0685924099999999 2.5806581700000000 C
20
+ atom 0.3348761000000000 -5.0685924099999999 -2.5806581700000000 C
21
+ atom -1.2934221100000001 4.0598829500000004 2.4682905900000001 C
22
+ atom 1.2934221100000001 -4.0598829500000004 -2.4682905900000001 C
23
+ atom -1.0049651399999999 2.9074230299999999 1.7948443400000000 C
24
+ atom 1.0049651399999999 -2.9074230299999999 -1.7948443400000000 C
25
+ atom 0.1933823300000000 7.2456930300000000 3.4742841400000000 C
26
+ atom -0.1933823300000000 -7.2456930300000000 -3.4742841400000000 C
27
+ atom -0.5163194100000000 8.2691152599999995 4.3193187300000000 C
28
+ atom 0.5163194100000000 -8.2691152599999995 -4.3193187300000000 C
29
+ atom 0.3635068600000000 9.4613685000000007 4.6647731200000004 C
30
+ atom -0.3635068600000000 -9.4613685000000007 -4.6647731200000004 C
31
+ atom -0.3652006800000000 10.5206326800000003 5.4634940299999997 C
32
+ atom 0.3652006800000000 -10.5206326800000003 -5.4634940299999997 C
33
+ atom 0.4959793000000000 11.7051083200000008 5.8393180400000002 C
34
+ atom -0.4959793000000000 -11.7051083200000008 -5.8393180400000002 C
35
+ atom -0.2407270500000000 12.7883099100000006 6.5894475699999999 C
36
+ atom 0.2407270500000000 -12.7883099100000006 -6.5894475699999999 C
37
+ atom 1.5246684300000000 1.4367160000000001 -0.0624358300000000 H
38
+ atom -1.5246684300000000 -1.4367160000000001 0.0624358300000000 H
39
+ atom 2.1610481300000002 3.6134085800000002 0.8450877300000000 H
40
+ atom -2.1610481300000002 -3.6134085800000002 -0.8450877300000000 H
41
+ atom 1.6563355200000001 5.6830091899999999 2.0858839699999998 H
42
+ atom -1.6563355200000001 -5.6830091899999999 -2.0858839699999998 H
43
+ atom -2.2755361100000000 4.1926402400000002 2.9196742000000002 H
44
+ atom 2.2755361100000000 -4.1926402400000002 -2.9196742000000002 H
45
+ atom -1.7576917599999999 2.1234157200000001 1.7266417800000000 H
46
+ atom 1.7576917599999999 -2.1234157200000001 -1.7266417800000000 H
47
+ atom 1.0797760999999999 6.8803365699999999 3.9907574399999999 H
48
+ atom -1.0797760999999999 -6.8803365699999999 -3.9907574399999999 H
49
+ atom 0.4834599400000000 7.6816602899999999 2.5194482100000002 H
50
+ atom -0.4834599400000000 -7.6816602899999999 -2.5194482100000002 H
51
+ atom -1.3882341700000000 8.6267037299999991 3.7735843099999999 H
52
+ atom 1.3882341700000000 -8.6267037299999991 -3.7735843099999999 H
53
+ atom -0.8372959600000000 7.7937819499999996 5.2450377899999996 H
54
+ atom 0.8372959600000000 -7.7937819499999996 -5.2450377899999996 H
55
+ atom 1.2124652300000001 9.1088771299999998 5.2486745499999996 H
56
+ atom -1.2124652300000001 -9.1088771299999998 -5.2486745499999996 H
57
+ atom 0.7207876900000000 9.9092058699999992 3.7386592500000000 H
58
+ atom -0.7207876900000000 -9.9092058699999992 -3.7386592500000000 H
59
+ atom -1.2039759500000000 10.8811282800000004 4.8698667300000000 H
60
+ atom 1.2039759500000000 -10.8811282800000004 -4.8698667300000000 H
61
+ atom -0.7381935600000000 10.0637051999999994 6.3789253900000000 H
62
+ atom 0.7381935600000000 -10.0637051999999994 -6.3789253900000000 H
63
+ atom 1.3123485399999999 11.3493743100000000 6.4661697000000000 H
64
+ atom -1.3123485399999999 -11.3493743100000000 -6.4661697000000000 H
65
+ atom 0.9015362500000000 12.1368727100000005 4.9255418300000002 H
66
+ atom -0.9015362500000000 -12.1368727100000005 -4.9255418300000002 H
67
+ atom 0.4463113000000000 13.6007069999999999 6.8215321800000002 H
68
+ atom -0.4463113000000000 -13.6007069999999999 -6.8215321800000002 H
69
+ atom -1.0553801400000000 13.1665538099999999 5.9736656300000002 H
70
+ atom 1.0553801400000000 -13.1665538099999999 -5.9736656300000002 H
71
+ atom -0.6445768500000000 12.3790554099999994 7.5142935000000000 H
72
+ atom 0.6445768500000000 -12.3790554099999994 -7.5142935000000000 H
redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/2/aims.err ADDED
File without changes
redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/2/aims.out ADDED
The diff for this file is too large to render. See raw diff
 
redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/2/control.in ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #===============================================================================
2
+ # Created using the Atomic Simulation Environment (ASE)
3
+
4
+ # Sun Nov 23 21:59:37 2025
5
+
6
+ #===============================================================================
7
+ xc b86bpbe
8
+ xdm 0.90036995 0.78080929
9
+ spin none
10
+ charge 0
11
+ relativistic atomic_zora scalar
12
+ sc_accuracy_rho 1e-07
13
+ sc_accuracy_etot 1e-07
14
+ sc_accuracy_eev 1e-06
15
+ sc_accuracy_forces 1e-06
16
+ basis_threshold 1e-05
17
+ compute_forces .true.
18
+ #===============================================================================
19
+
20
+ ################################################################################
21
+ #
22
+ # FHI-aims code project
23
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
24
+ #
25
+ # Suggested "tight" defaults for H atom (to be pasted into control.in file)
26
+ #
27
+ ################################################################################
28
+ species H
29
+ # global species definitions
30
+ nucleus 1
31
+ mass 1.00794
32
+ #
33
+ l_hartree 6
34
+ #
35
+ cut_pot 4.0 2.0 1.0
36
+ basis_dep_cutoff 1e-4
37
+ #
38
+ radial_base 24 7.0
39
+ radial_multiplier 2
40
+ angular_grids specified
41
+ division 0.1930 50
42
+ division 0.3175 110
43
+ division 0.4293 194
44
+ division 0.5066 302
45
+ division 0.5626 434
46
+ # division 0.5922 590
47
+ # division 0.6227 974
48
+ # division 0.6868 1202
49
+ # outer_grid 770
50
+ outer_grid 434
51
+ ################################################################################
52
+ #
53
+ # Definition of "minimal" basis
54
+ #
55
+ ################################################################################
56
+ # valence basis states
57
+ valence 1 s 1.
58
+ # ion occupancy
59
+ ion_occ 1 s 0.5
60
+ ################################################################################
61
+ #
62
+ # Suggested additional basis functions. For production calculations,
63
+ # uncomment them one after another (the most important basis functions are
64
+ # listed first).
65
+ #
66
+ # Basis constructed for dimers: 0.5 A, 0.7 A, 1.0 A, 1.5 A, 2.5 A
67
+ #
68
+ ################################################################################
69
+ # "First tier" - improvements: -1014.90 meV to -62.69 meV
70
+ hydro 2 s 2.1
71
+ hydro 2 p 3.5
72
+ # "Second tier" - improvements: -12.89 meV to -1.83 meV
73
+ hydro 1 s 0.85
74
+ hydro 2 p 3.7
75
+ hydro 2 s 1.2
76
+ hydro 3 d 7
77
+ # "Third tier" - improvements: -0.25 meV to -0.12 meV
78
+ # hydro 4 f 11.2
79
+ # hydro 3 p 4.8
80
+ # hydro 4 d 9
81
+ # hydro 3 s 3.2
82
+ ################################################################################
83
+ #
84
+ # For methods that use the localized form of the "resolution of identity" for
85
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
86
+ # hybrid density functional calculations, the highest accuracy can be obtained by
87
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
88
+ # function to the construction of the product basis set for the expansion.
89
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
90
+ #
91
+ ################################################################################
92
+ #
93
+ # for_aux hydro 5 g 6.0
redo_splits_intra_dft/tranch_160_to_180/outputs/DUHRED/success.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 98.9222s
redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/0/aims.err ADDED
File without changes
redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/0/aims.out ADDED
The diff for this file is too large to render. See raw diff
 
redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/0/control.in ADDED
@@ -0,0 +1,362 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #===============================================================================
2
+ # Created using the Atomic Simulation Environment (ASE)
3
+
4
+ # Sun Nov 23 22:05:06 2025
5
+
6
+ #===============================================================================
7
+ xc b86bpbe
8
+ xdm 0.90036995 0.78080929
9
+ spin none
10
+ charge 0
11
+ relativistic atomic_zora scalar
12
+ sc_accuracy_rho 1e-07
13
+ sc_accuracy_etot 1e-07
14
+ sc_accuracy_eev 1e-06
15
+ sc_accuracy_forces 1e-06
16
+ basis_threshold 1e-05
17
+ compute_forces .true.
18
+ #===============================================================================
19
+
20
+ ################################################################################
21
+ #
22
+ # FHI-aims code project
23
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
24
+ #
25
+ # Suggested "tight" defaults for N atom (to be pasted into control.in file)
26
+ #
27
+ ################################################################################
28
+ species N
29
+ # global species definitions
30
+ nucleus 7
31
+ mass 14.0067
32
+ #
33
+ l_hartree 6
34
+ #
35
+ cut_pot 4.0 2.0 1.0
36
+ basis_dep_cutoff 1e-4
37
+ #
38
+ radial_base 35 7.0
39
+ radial_multiplier 2
40
+ angular_grids specified
41
+ division 0.1841 50
42
+ division 0.3514 110
43
+ division 0.5126 194
44
+ division 0.6292 302
45
+ division 0.6939 434
46
+ # division 0.7396 590
47
+ # division 0.7632 770
48
+ # division 0.8122 974
49
+ # division 1.1604 1202
50
+ # outer_grid 974
51
+ outer_grid 434
52
+ ################################################################################
53
+ #
54
+ # Definition of "minimal" basis
55
+ #
56
+ ################################################################################
57
+ # valence basis states
58
+ valence 2 s 2.
59
+ valence 2 p 3.
60
+ # ion occupancy
61
+ ion_occ 2 s 1.
62
+ ion_occ 2 p 2.
63
+ ################################################################################
64
+ #
65
+ # Suggested additional basis functions. For production calculations,
66
+ # uncomment them one after another (the most important basis functions are
67
+ # listed first).
68
+ #
69
+ # Constructed for dimers: 1.0 A, 1.1 A, 1.5 A, 2.0 A, 3.0 A
70
+ #
71
+ ################################################################################
72
+ # "First tier" - improvements: -1193.42 meV to -220.60 meV
73
+ hydro 2 p 1.8
74
+ hydro 3 d 6.8
75
+ hydro 3 s 5.8
76
+ # "Second tier" - improvements: -80.21 meV to -6.86 meV
77
+ hydro 4 f 10.8
78
+ hydro 3 p 5.8
79
+ hydro 1 s 0.8
80
+ hydro 5 g 16
81
+ hydro 3 d 4.9
82
+ # "Third tier" - improvements: -4.29 meV to -0.53 meV
83
+ # hydro 3 s 16
84
+ # ionic 2 p auto
85
+ # hydro 3 d 6.6
86
+ # hydro 4 f 11.6
87
+ # "Fourth tier" - improvements: -0.75 meV to -0.25 meV
88
+ # hydro 2 p 4.5
89
+ # hydro 2 s 2.4
90
+ # hydro 5 g 14.4
91
+ # hydro 4 d 14.4
92
+ # hydro 4 f 16.8
93
+ # Further basis functions - -0.21 meV and below
94
+ # hydro 3 p 14.8
95
+ # hydro 3 s 4.4
96
+ # hydro 3 d 19.6
97
+ # hydro 5 g 12.8
98
+ ################################################################################
99
+ #
100
+ # For methods that use the localized form of the "resolution of identity" for
101
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
102
+ # hybrid density functional calculations, the highest accuracy can be obtained by
103
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
104
+ # function to the construction of the product basis set for the expansion.
105
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
106
+ #
107
+ ################################################################################
108
+ #
109
+ # for_aux hydro 5 g 6.0
110
+ ################################################################################
111
+ #
112
+ # FHI-aims code project
113
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
114
+ #
115
+ # Suggested "tight" defaults for O atom (to be pasted into control.in file)
116
+ #
117
+ ################################################################################
118
+ species O
119
+ # global species definitions
120
+ nucleus 8
121
+ mass 15.9994
122
+ #
123
+ l_hartree 6
124
+ #
125
+ cut_pot 4.0 2.0 1.0
126
+ basis_dep_cutoff 1e-4
127
+ #
128
+ radial_base 36 7.0
129
+ radial_multiplier 2
130
+ angular_grids specified
131
+ division 0.1817 50
132
+ division 0.3417 110
133
+ division 0.4949 194
134
+ division 0.6251 302
135
+ division 0.8014 434
136
+ # division 0.8507 590
137
+ # division 0.8762 770
138
+ # division 0.9023 974
139
+ # division 1.2339 1202
140
+ # outer_grid 974
141
+ outer_grid 434
142
+ ################################################################################
143
+ #
144
+ # Definition of "minimal" basis
145
+ #
146
+ ################################################################################
147
+ # valence basis states
148
+ valence 2 s 2.
149
+ valence 2 p 4.
150
+ # ion occupancy
151
+ ion_occ 2 s 1.
152
+ ion_occ 2 p 3.
153
+ ################################################################################
154
+ #
155
+ # Suggested additional basis functions. For production calculations,
156
+ # uncomment them one after another (the most important basis functions are
157
+ # listed first).
158
+ #
159
+ # Constructed for dimers: 1.0 A, 1.208 A, 1.5 A, 2.0 A, 3.0 A
160
+ #
161
+ ################################################################################
162
+ # "First tier" - improvements: -699.05 meV to -159.38 meV
163
+ hydro 2 p 1.8
164
+ hydro 3 d 7.6
165
+ hydro 3 s 6.4
166
+ # "Second tier" - improvements: -49.91 meV to -5.39 meV
167
+ hydro 4 f 11.6
168
+ hydro 3 p 6.2
169
+ hydro 3 d 5.6
170
+ hydro 5 g 17.6
171
+ hydro 1 s 0.75
172
+ # "Third tier" - improvements: -2.83 meV to -0.50 meV
173
+ # ionic 2 p auto
174
+ # hydro 4 f 10.8
175
+ # hydro 4 d 4.7
176
+ # hydro 2 s 6.8
177
+ # "Fourth tier" - improvements: -0.40 meV to -0.12 meV
178
+ # hydro 3 p 5
179
+ # hydro 3 s 3.3
180
+ # hydro 5 g 15.6
181
+ # hydro 4 f 17.6
182
+ # hydro 4 d 14
183
+ # Further basis functions - -0.08 meV and below
184
+ # hydro 3 s 2.1
185
+ # hydro 4 d 11.6
186
+ # hydro 3 p 16
187
+ # hydro 2 s 17.2
188
+ ################################################################################
189
+ #
190
+ # For methods that use the localized form of the "resolution of identity" for
191
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
192
+ # hybrid density functional calculations, the highest accuracy can be obtained by
193
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
194
+ # function to the construction of the product basis set for the expansion.
195
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
196
+ #
197
+ ################################################################################
198
+ #
199
+ # for_aux hydro 5 g 6.0
200
+ ################################################################################
201
+ #
202
+ # FHI-aims code project
203
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
204
+ #
205
+ # Suggested "tight" defaults for C atom (to be pasted into control.in file)
206
+ #
207
+ ################################################################################
208
+ species C
209
+ # global species definitions
210
+ nucleus 6
211
+ mass 12.0107
212
+ #
213
+ l_hartree 6
214
+ #
215
+ cut_pot 4.0 2.0 1.0
216
+ basis_dep_cutoff 1e-4
217
+ #
218
+ radial_base 34 7.0
219
+ radial_multiplier 2
220
+ angular_grids specified
221
+ division 0.2187 50
222
+ division 0.4416 110
223
+ division 0.6335 194
224
+ division 0.7727 302
225
+ division 0.8772 434
226
+ # division 0.9334 590
227
+ # division 0.9924 770
228
+ # division 1.0230 974
229
+ # division 1.5020 1202
230
+ # outer_grid 974
231
+ outer_grid 434
232
+ ################################################################################
233
+ #
234
+ # Definition of "minimal" basis
235
+ #
236
+ ################################################################################
237
+ # valence basis states
238
+ valence 2 s 2.
239
+ valence 2 p 2.
240
+ # ion occupancy
241
+ ion_occ 2 s 1.
242
+ ion_occ 2 p 1.
243
+ ################################################################################
244
+ #
245
+ # Suggested additional basis functions. For production calculations,
246
+ # uncomment them one after another (the most important basis functions are
247
+ # listed first).
248
+ #
249
+ # Constructed for dimers: 1.0 A, 1.25 A, 1.5 A, 2.0 A, 3.0 A
250
+ #
251
+ ################################################################################
252
+ # "First tier" - improvements: -1214.57 meV to -155.61 meV
253
+ hydro 2 p 1.7
254
+ hydro 3 d 6
255
+ hydro 2 s 4.9
256
+ # "Second tier" - improvements: -67.75 meV to -5.23 meV
257
+ hydro 4 f 9.8
258
+ hydro 3 p 5.2
259
+ hydro 3 s 4.3
260
+ hydro 5 g 14.4
261
+ hydro 3 d 6.2
262
+ # "Third tier" - improvements: -2.43 meV to -0.60 meV
263
+ # hydro 2 p 5.6
264
+ # hydro 2 s 1.4
265
+ # hydro 3 d 4.9
266
+ # hydro 4 f 11.2
267
+ # "Fourth tier" - improvements: -0.39 meV to -0.18 meV
268
+ # hydro 2 p 2.1
269
+ # hydro 5 g 16.4
270
+ # hydro 4 d 13.2
271
+ # hydro 3 s 13.6
272
+ # hydro 4 f 17.6
273
+ # Further basis functions - improvements: -0.08 meV and below
274
+ # hydro 3 s 2
275
+ # hydro 3 p 6
276
+ # hydro 4 d 20
277
+ ################################################################################
278
+ #
279
+ # For methods that use the localized form of the "resolution of identity" for
280
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
281
+ # hybrid density functional calculations, the highest accuracy can be obtained by
282
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
283
+ # function to the construction of the product basis set for the expansion.
284
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
285
+ #
286
+ ################################################################################
287
+ #
288
+ # for_aux hydro 5 g 6.0
289
+ ################################################################################
290
+ #
291
+ # FHI-aims code project
292
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
293
+ #
294
+ # Suggested "tight" defaults for H atom (to be pasted into control.in file)
295
+ #
296
+ ################################################################################
297
+ species H
298
+ # global species definitions
299
+ nucleus 1
300
+ mass 1.00794
301
+ #
302
+ l_hartree 6
303
+ #
304
+ cut_pot 4.0 2.0 1.0
305
+ basis_dep_cutoff 1e-4
306
+ #
307
+ radial_base 24 7.0
308
+ radial_multiplier 2
309
+ angular_grids specified
310
+ division 0.1930 50
311
+ division 0.3175 110
312
+ division 0.4293 194
313
+ division 0.5066 302
314
+ division 0.5626 434
315
+ # division 0.5922 590
316
+ # division 0.6227 974
317
+ # division 0.6868 1202
318
+ # outer_grid 770
319
+ outer_grid 434
320
+ ################################################################################
321
+ #
322
+ # Definition of "minimal" basis
323
+ #
324
+ ################################################################################
325
+ # valence basis states
326
+ valence 1 s 1.
327
+ # ion occupancy
328
+ ion_occ 1 s 0.5
329
+ ################################################################################
330
+ #
331
+ # Suggested additional basis functions. For production calculations,
332
+ # uncomment them one after another (the most important basis functions are
333
+ # listed first).
334
+ #
335
+ # Basis constructed for dimers: 0.5 A, 0.7 A, 1.0 A, 1.5 A, 2.5 A
336
+ #
337
+ ################################################################################
338
+ # "First tier" - improvements: -1014.90 meV to -62.69 meV
339
+ hydro 2 s 2.1
340
+ hydro 2 p 3.5
341
+ # "Second tier" - improvements: -12.89 meV to -1.83 meV
342
+ hydro 1 s 0.85
343
+ hydro 2 p 3.7
344
+ hydro 2 s 1.2
345
+ hydro 3 d 7
346
+ # "Third tier" - improvements: -0.25 meV to -0.12 meV
347
+ # hydro 4 f 11.2
348
+ # hydro 3 p 4.8
349
+ # hydro 4 d 9
350
+ # hydro 3 s 3.2
351
+ ################################################################################
352
+ #
353
+ # For methods that use the localized form of the "resolution of identity" for
354
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
355
+ # hybrid density functional calculations, the highest accuracy can be obtained by
356
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
357
+ # function to the construction of the product basis set for the expansion.
358
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
359
+ #
360
+ ################################################################################
361
+ #
362
+ # for_aux hydro 5 g 6.0
redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/0/geometry.in ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #===============================================================================
2
+ # Created using the Atomic Simulation Environment (ASE)
3
+
4
+ # Sun Nov 23 22:05:06 2025
5
+
6
+ #=======================================================
7
+ atom 5.6189794600000003 0.4337663000000000 8.2007339899999998 N
8
+ atom 6.0334954600000001 5.6458537599999996 3.3768333600000000 O
9
+ atom 4.8118819700000000 5.1069259000000002 5.9529424500000001 O
10
+ atom 2.0802780900000002 5.5010890300000002 6.5035690400000004 O
11
+ atom 6.3612604700000004 1.9812726300000001 3.7782247099999999 C
12
+ atom 6.4438625700000003 3.2573457600000002 3.2399486199999998 C
13
+ atom 5.9909312799999999 4.3889886200000001 3.9130510300000001 C
14
+ atom 5.4822927600000000 4.1754671200000004 5.1882404700000002 C
15
+ atom 4.1575679299999999 4.3650512700000004 7.0377282900000004 C
16
+ atom 2.6573721400000001 4.2518091399999998 6.8010103199999996 C
17
+ atom 2.3204958400000000 3.1484810500000000 5.8561968400000000 C
18
+ atom 2.8634567899999999 1.9476727700000001 6.0260162599999996 C
19
+ atom 4.7494163199999999 0.5000192300000000 6.9625960700000000 C
20
+ atom 5.5780897800000000 0.4435700700000000 5.6668224599999997 C
21
+ atom 5.8699995400000002 1.7973129800000001 5.0667938599999998 C
22
+ atom 5.5084161099999998 2.9267837299999999 5.7635680699999998 C
23
+ atom 4.8384666599999999 2.9741142200000001 7.1015392300000002 C
24
+ atom 3.8796772100000001 1.7624884199999999 7.1138897300000004 C
25
+ atom 5.8149041500000003 2.8882009700000002 8.2789538500000006 C
26
+ atom 6.5618677800000000 1.5829279500000000 8.3067424800000005 C
27
+ atom 6.3309006300000004 -0.8583406400000000 8.3705534099999994 C
28
+ atom 4.9882802200000000 0.5135132100000001 8.9919895499999996 H
29
+ atom 5.6347472700000001 5.6314614599999997 2.4675275800000001 H
30
+ atom 2.0994558300000001 5.6492466600000002 5.5218687199999996 H
31
+ atom 6.6815922600000004 1.1219649500000000 3.1909377100000000 H
32
+ atom 6.8810511500000002 3.3789392000000000 2.2499940500000002 H
33
+ atom 4.3294563500000001 4.8870905799999997 7.9778588700000004 H
34
+ atom 2.2326804299999998 3.9551710199999999 7.7589050400000001 H
35
+ atom 1.6326505000000000 3.3260246699999998 5.0308127200000001 H
36
+ atom 2.5761449800000000 1.1136265800000000 5.3874746699999996 H
37
+ atom 4.0873351700000002 -0.3645357100000000 6.9731866199999999 H
38
+ atom 5.0282006800000003 -0.1447998000000000 4.9337686500000002 H
39
+ atom 6.5259746999999999 -0.0451317400000000 5.8872892300000004 H
40
+ atom 3.3674424900000002 1.7263322000000001 8.0742236700000003 H
41
+ atom 5.2544160900000003 2.9908176599999998 9.2069912200000008 H
42
+ atom 6.5342511200000004 3.7017273999999998 8.1974919899999996 H
43
+ atom 7.1141425800000002 1.5070066700000000 9.2422416199999997 H
44
+ atom 7.2585882699999997 1.5519440300000000 7.4703561199999999 H
45
+ atom 6.9310614199999998 -0.8255070200000000 9.2786550200000004 H
46
+ atom 5.6043199899999996 -1.6661223500000000 8.4446461399999997 H
47
+ atom 6.9793981499999997 -1.0309403100000001 7.5128933099999999 H
redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/1/aims.err ADDED
File without changes
redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/1/aims.out ADDED
The diff for this file is too large to render. See raw diff
 
redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/1/control.in ADDED
@@ -0,0 +1,272 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #===============================================================================
2
+ # Created using the Atomic Simulation Environment (ASE)
3
+
4
+ # Sun Nov 23 22:07:45 2025
5
+
6
+ #===============================================================================
7
+ xc b86bpbe
8
+ xdm 0.90036995 0.78080929
9
+ spin none
10
+ charge 0
11
+ relativistic atomic_zora scalar
12
+ sc_accuracy_rho 1e-07
13
+ sc_accuracy_etot 1e-07
14
+ sc_accuracy_eev 1e-06
15
+ sc_accuracy_forces 1e-06
16
+ basis_threshold 1e-05
17
+ compute_forces .true.
18
+ #===============================================================================
19
+
20
+ ################################################################################
21
+ #
22
+ # FHI-aims code project
23
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
24
+ #
25
+ # Suggested "tight" defaults for O atom (to be pasted into control.in file)
26
+ #
27
+ ################################################################################
28
+ species O
29
+ # global species definitions
30
+ nucleus 8
31
+ mass 15.9994
32
+ #
33
+ l_hartree 6
34
+ #
35
+ cut_pot 4.0 2.0 1.0
36
+ basis_dep_cutoff 1e-4
37
+ #
38
+ radial_base 36 7.0
39
+ radial_multiplier 2
40
+ angular_grids specified
41
+ division 0.1817 50
42
+ division 0.3417 110
43
+ division 0.4949 194
44
+ division 0.6251 302
45
+ division 0.8014 434
46
+ # division 0.8507 590
47
+ # division 0.8762 770
48
+ # division 0.9023 974
49
+ # division 1.2339 1202
50
+ # outer_grid 974
51
+ outer_grid 434
52
+ ################################################################################
53
+ #
54
+ # Definition of "minimal" basis
55
+ #
56
+ ################################################################################
57
+ # valence basis states
58
+ valence 2 s 2.
59
+ valence 2 p 4.
60
+ # ion occupancy
61
+ ion_occ 2 s 1.
62
+ ion_occ 2 p 3.
63
+ ################################################################################
64
+ #
65
+ # Suggested additional basis functions. For production calculations,
66
+ # uncomment them one after another (the most important basis functions are
67
+ # listed first).
68
+ #
69
+ # Constructed for dimers: 1.0 A, 1.208 A, 1.5 A, 2.0 A, 3.0 A
70
+ #
71
+ ################################################################################
72
+ # "First tier" - improvements: -699.05 meV to -159.38 meV
73
+ hydro 2 p 1.8
74
+ hydro 3 d 7.6
75
+ hydro 3 s 6.4
76
+ # "Second tier" - improvements: -49.91 meV to -5.39 meV
77
+ hydro 4 f 11.6
78
+ hydro 3 p 6.2
79
+ hydro 3 d 5.6
80
+ hydro 5 g 17.6
81
+ hydro 1 s 0.75
82
+ # "Third tier" - improvements: -2.83 meV to -0.50 meV
83
+ # ionic 2 p auto
84
+ # hydro 4 f 10.8
85
+ # hydro 4 d 4.7
86
+ # hydro 2 s 6.8
87
+ # "Fourth tier" - improvements: -0.40 meV to -0.12 meV
88
+ # hydro 3 p 5
89
+ # hydro 3 s 3.3
90
+ # hydro 5 g 15.6
91
+ # hydro 4 f 17.6
92
+ # hydro 4 d 14
93
+ # Further basis functions - -0.08 meV and below
94
+ # hydro 3 s 2.1
95
+ # hydro 4 d 11.6
96
+ # hydro 3 p 16
97
+ # hydro 2 s 17.2
98
+ ################################################################################
99
+ #
100
+ # For methods that use the localized form of the "resolution of identity" for
101
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
102
+ # hybrid density functional calculations, the highest accuracy can be obtained by
103
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
104
+ # function to the construction of the product basis set for the expansion.
105
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
106
+ #
107
+ ################################################################################
108
+ #
109
+ # for_aux hydro 5 g 6.0
110
+ ################################################################################
111
+ #
112
+ # FHI-aims code project
113
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
114
+ #
115
+ # Suggested "tight" defaults for C atom (to be pasted into control.in file)
116
+ #
117
+ ################################################################################
118
+ species C
119
+ # global species definitions
120
+ nucleus 6
121
+ mass 12.0107
122
+ #
123
+ l_hartree 6
124
+ #
125
+ cut_pot 4.0 2.0 1.0
126
+ basis_dep_cutoff 1e-4
127
+ #
128
+ radial_base 34 7.0
129
+ radial_multiplier 2
130
+ angular_grids specified
131
+ division 0.2187 50
132
+ division 0.4416 110
133
+ division 0.6335 194
134
+ division 0.7727 302
135
+ division 0.8772 434
136
+ # division 0.9334 590
137
+ # division 0.9924 770
138
+ # division 1.0230 974
139
+ # division 1.5020 1202
140
+ # outer_grid 974
141
+ outer_grid 434
142
+ ################################################################################
143
+ #
144
+ # Definition of "minimal" basis
145
+ #
146
+ ################################################################################
147
+ # valence basis states
148
+ valence 2 s 2.
149
+ valence 2 p 2.
150
+ # ion occupancy
151
+ ion_occ 2 s 1.
152
+ ion_occ 2 p 1.
153
+ ################################################################################
154
+ #
155
+ # Suggested additional basis functions. For production calculations,
156
+ # uncomment them one after another (the most important basis functions are
157
+ # listed first).
158
+ #
159
+ # Constructed for dimers: 1.0 A, 1.25 A, 1.5 A, 2.0 A, 3.0 A
160
+ #
161
+ ################################################################################
162
+ # "First tier" - improvements: -1214.57 meV to -155.61 meV
163
+ hydro 2 p 1.7
164
+ hydro 3 d 6
165
+ hydro 2 s 4.9
166
+ # "Second tier" - improvements: -67.75 meV to -5.23 meV
167
+ hydro 4 f 9.8
168
+ hydro 3 p 5.2
169
+ hydro 3 s 4.3
170
+ hydro 5 g 14.4
171
+ hydro 3 d 6.2
172
+ # "Third tier" - improvements: -2.43 meV to -0.60 meV
173
+ # hydro 2 p 5.6
174
+ # hydro 2 s 1.4
175
+ # hydro 3 d 4.9
176
+ # hydro 4 f 11.2
177
+ # "Fourth tier" - improvements: -0.39 meV to -0.18 meV
178
+ # hydro 2 p 2.1
179
+ # hydro 5 g 16.4
180
+ # hydro 4 d 13.2
181
+ # hydro 3 s 13.6
182
+ # hydro 4 f 17.6
183
+ # Further basis functions - improvements: -0.08 meV and below
184
+ # hydro 3 s 2
185
+ # hydro 3 p 6
186
+ # hydro 4 d 20
187
+ ################################################################################
188
+ #
189
+ # For methods that use the localized form of the "resolution of identity" for
190
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
191
+ # hybrid density functional calculations, the highest accuracy can be obtained by
192
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
193
+ # function to the construction of the product basis set for the expansion.
194
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
195
+ #
196
+ ################################################################################
197
+ #
198
+ # for_aux hydro 5 g 6.0
199
+ ################################################################################
200
+ #
201
+ # FHI-aims code project
202
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
203
+ #
204
+ # Suggested "tight" defaults for H atom (to be pasted into control.in file)
205
+ #
206
+ ################################################################################
207
+ species H
208
+ # global species definitions
209
+ nucleus 1
210
+ mass 1.00794
211
+ #
212
+ l_hartree 6
213
+ #
214
+ cut_pot 4.0 2.0 1.0
215
+ basis_dep_cutoff 1e-4
216
+ #
217
+ radial_base 24 7.0
218
+ radial_multiplier 2
219
+ angular_grids specified
220
+ division 0.1930 50
221
+ division 0.3175 110
222
+ division 0.4293 194
223
+ division 0.5066 302
224
+ division 0.5626 434
225
+ # division 0.5922 590
226
+ # division 0.6227 974
227
+ # division 0.6868 1202
228
+ # outer_grid 770
229
+ outer_grid 434
230
+ ################################################################################
231
+ #
232
+ # Definition of "minimal" basis
233
+ #
234
+ ################################################################################
235
+ # valence basis states
236
+ valence 1 s 1.
237
+ # ion occupancy
238
+ ion_occ 1 s 0.5
239
+ ################################################################################
240
+ #
241
+ # Suggested additional basis functions. For production calculations,
242
+ # uncomment them one after another (the most important basis functions are
243
+ # listed first).
244
+ #
245
+ # Basis constructed for dimers: 0.5 A, 0.7 A, 1.0 A, 1.5 A, 2.5 A
246
+ #
247
+ ################################################################################
248
+ # "First tier" - improvements: -1014.90 meV to -62.69 meV
249
+ hydro 2 s 2.1
250
+ hydro 2 p 3.5
251
+ # "Second tier" - improvements: -12.89 meV to -1.83 meV
252
+ hydro 1 s 0.85
253
+ hydro 2 p 3.7
254
+ hydro 2 s 1.2
255
+ hydro 3 d 7
256
+ # "Third tier" - improvements: -0.25 meV to -0.12 meV
257
+ # hydro 4 f 11.2
258
+ # hydro 3 p 4.8
259
+ # hydro 4 d 9
260
+ # hydro 3 s 3.2
261
+ ################################################################################
262
+ #
263
+ # For methods that use the localized form of the "resolution of identity" for
264
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
265
+ # hybrid density functional calculations, the highest accuracy can be obtained by
266
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
267
+ # function to the construction of the product basis set for the expansion.
268
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
269
+ #
270
+ ################################################################################
271
+ #
272
+ # for_aux hydro 5 g 6.0
redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/1/geometry.in ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #===============================================================================
2
+ # Created using the Atomic Simulation Environment (ASE)
3
+
4
+ # Sun Nov 23 22:07:45 2025
5
+
6
+ #=======================================================
7
+ atom 3.2466553899999999 5.1334207799999998 -0.1965788400000000 O
8
+ atom 5.0042037700000002 5.5208494999999997 1.0631724700000000 O
9
+ atom 1.9315422000000000 6.5854823700000003 3.9531901700000001 O
10
+ atom 3.7747973799999999 5.3187128000000001 0.9108496000000000 C
11
+ atom 2.8698694300000001 5.2891116100000000 2.1366370200000002 C
12
+ atom 2.8621863300000001 6.6231885600000000 2.8786964099999999 C
13
+ atom 2.6300951600000002 7.7879155300000003 1.9513794700000000 C
14
+ atom 3.5979051800000001 8.7536077799999994 1.7990565999999999 C
15
+ atom 3.4267460100000000 9.8210270200000007 0.9571639800000000 C
16
+ atom 2.2685516500000000 9.9682819800000004 0.2480392700000000 C
17
+ atom 1.2896753900000000 9.0214337699999998 0.3766903400000000 C
18
+ atom 1.4590044499999999 7.9247945399999997 1.2165245499999999 C
19
+ atom 1.0763056700000000 6.1924728399999998 3.6367085299999999 H
20
+ atom 1.8543457699999999 5.0591560700000002 1.8176338200000000 H
21
+ atom 3.2221123899999999 4.5127236300000000 2.8141856100000000 H
22
+ atom 3.8512941399999998 6.7530206799999997 3.3154307799999998 H
23
+ atom 4.5254886499999998 8.6673526699999996 2.3630320299999998 H
24
+ atom 4.2211172299999999 10.5585763900000007 0.8524471600000000 H
25
+ atom 2.1268396300000001 10.8252496300000001 -0.4088160600000000 H
26
+ atom 0.3637774800000000 9.1274357599999991 -0.1866891700000000 H
27
+ atom 0.6740281700000000 7.1743667200000001 1.2976776400000001 H
redo_splits_intra_dft/tranch_160_to_180/outputs/POVDEJ/success.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 221.9485s
redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/0/aims.err ADDED
File without changes
redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/0/aims.out ADDED
The diff for this file is too large to render. See raw diff
 
redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/0/control.in ADDED
@@ -0,0 +1,272 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #===============================================================================
2
+ # Created using the Atomic Simulation Environment (ASE)
3
+
4
+ # Sun Nov 23 22:10:35 2025
5
+
6
+ #===============================================================================
7
+ xc b86bpbe
8
+ xdm 0.90036995 0.78080929
9
+ spin none
10
+ charge 0
11
+ relativistic atomic_zora scalar
12
+ sc_accuracy_rho 1e-07
13
+ sc_accuracy_etot 1e-07
14
+ sc_accuracy_eev 1e-06
15
+ sc_accuracy_forces 1e-06
16
+ basis_threshold 1e-05
17
+ compute_forces .true.
18
+ #===============================================================================
19
+
20
+ ################################################################################
21
+ #
22
+ # FHI-aims code project
23
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
24
+ #
25
+ # Suggested "tight" defaults for C atom (to be pasted into control.in file)
26
+ #
27
+ ################################################################################
28
+ species C
29
+ # global species definitions
30
+ nucleus 6
31
+ mass 12.0107
32
+ #
33
+ l_hartree 6
34
+ #
35
+ cut_pot 4.0 2.0 1.0
36
+ basis_dep_cutoff 1e-4
37
+ #
38
+ radial_base 34 7.0
39
+ radial_multiplier 2
40
+ angular_grids specified
41
+ division 0.2187 50
42
+ division 0.4416 110
43
+ division 0.6335 194
44
+ division 0.7727 302
45
+ division 0.8772 434
46
+ # division 0.9334 590
47
+ # division 0.9924 770
48
+ # division 1.0230 974
49
+ # division 1.5020 1202
50
+ # outer_grid 974
51
+ outer_grid 434
52
+ ################################################################################
53
+ #
54
+ # Definition of "minimal" basis
55
+ #
56
+ ################################################################################
57
+ # valence basis states
58
+ valence 2 s 2.
59
+ valence 2 p 2.
60
+ # ion occupancy
61
+ ion_occ 2 s 1.
62
+ ion_occ 2 p 1.
63
+ ################################################################################
64
+ #
65
+ # Suggested additional basis functions. For production calculations,
66
+ # uncomment them one after another (the most important basis functions are
67
+ # listed first).
68
+ #
69
+ # Constructed for dimers: 1.0 A, 1.25 A, 1.5 A, 2.0 A, 3.0 A
70
+ #
71
+ ################################################################################
72
+ # "First tier" - improvements: -1214.57 meV to -155.61 meV
73
+ hydro 2 p 1.7
74
+ hydro 3 d 6
75
+ hydro 2 s 4.9
76
+ # "Second tier" - improvements: -67.75 meV to -5.23 meV
77
+ hydro 4 f 9.8
78
+ hydro 3 p 5.2
79
+ hydro 3 s 4.3
80
+ hydro 5 g 14.4
81
+ hydro 3 d 6.2
82
+ # "Third tier" - improvements: -2.43 meV to -0.60 meV
83
+ # hydro 2 p 5.6
84
+ # hydro 2 s 1.4
85
+ # hydro 3 d 4.9
86
+ # hydro 4 f 11.2
87
+ # "Fourth tier" - improvements: -0.39 meV to -0.18 meV
88
+ # hydro 2 p 2.1
89
+ # hydro 5 g 16.4
90
+ # hydro 4 d 13.2
91
+ # hydro 3 s 13.6
92
+ # hydro 4 f 17.6
93
+ # Further basis functions - improvements: -0.08 meV and below
94
+ # hydro 3 s 2
95
+ # hydro 3 p 6
96
+ # hydro 4 d 20
97
+ ################################################################################
98
+ #
99
+ # For methods that use the localized form of the "resolution of identity" for
100
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
101
+ # hybrid density functional calculations, the highest accuracy can be obtained by
102
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
103
+ # function to the construction of the product basis set for the expansion.
104
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
105
+ #
106
+ ################################################################################
107
+ #
108
+ # for_aux hydro 5 g 6.0
109
+ ################################################################################
110
+ #
111
+ # FHI-aims code project
112
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
113
+ #
114
+ # Suggested "tight" defaults for O atom (to be pasted into control.in file)
115
+ #
116
+ ################################################################################
117
+ species O
118
+ # global species definitions
119
+ nucleus 8
120
+ mass 15.9994
121
+ #
122
+ l_hartree 6
123
+ #
124
+ cut_pot 4.0 2.0 1.0
125
+ basis_dep_cutoff 1e-4
126
+ #
127
+ radial_base 36 7.0
128
+ radial_multiplier 2
129
+ angular_grids specified
130
+ division 0.1817 50
131
+ division 0.3417 110
132
+ division 0.4949 194
133
+ division 0.6251 302
134
+ division 0.8014 434
135
+ # division 0.8507 590
136
+ # division 0.8762 770
137
+ # division 0.9023 974
138
+ # division 1.2339 1202
139
+ # outer_grid 974
140
+ outer_grid 434
141
+ ################################################################################
142
+ #
143
+ # Definition of "minimal" basis
144
+ #
145
+ ################################################################################
146
+ # valence basis states
147
+ valence 2 s 2.
148
+ valence 2 p 4.
149
+ # ion occupancy
150
+ ion_occ 2 s 1.
151
+ ion_occ 2 p 3.
152
+ ################################################################################
153
+ #
154
+ # Suggested additional basis functions. For production calculations,
155
+ # uncomment them one after another (the most important basis functions are
156
+ # listed first).
157
+ #
158
+ # Constructed for dimers: 1.0 A, 1.208 A, 1.5 A, 2.0 A, 3.0 A
159
+ #
160
+ ################################################################################
161
+ # "First tier" - improvements: -699.05 meV to -159.38 meV
162
+ hydro 2 p 1.8
163
+ hydro 3 d 7.6
164
+ hydro 3 s 6.4
165
+ # "Second tier" - improvements: -49.91 meV to -5.39 meV
166
+ hydro 4 f 11.6
167
+ hydro 3 p 6.2
168
+ hydro 3 d 5.6
169
+ hydro 5 g 17.6
170
+ hydro 1 s 0.75
171
+ # "Third tier" - improvements: -2.83 meV to -0.50 meV
172
+ # ionic 2 p auto
173
+ # hydro 4 f 10.8
174
+ # hydro 4 d 4.7
175
+ # hydro 2 s 6.8
176
+ # "Fourth tier" - improvements: -0.40 meV to -0.12 meV
177
+ # hydro 3 p 5
178
+ # hydro 3 s 3.3
179
+ # hydro 5 g 15.6
180
+ # hydro 4 f 17.6
181
+ # hydro 4 d 14
182
+ # Further basis functions - -0.08 meV and below
183
+ # hydro 3 s 2.1
184
+ # hydro 4 d 11.6
185
+ # hydro 3 p 16
186
+ # hydro 2 s 17.2
187
+ ################################################################################
188
+ #
189
+ # For methods that use the localized form of the "resolution of identity" for
190
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
191
+ # hybrid density functional calculations, the highest accuracy can be obtained by
192
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
193
+ # function to the construction of the product basis set for the expansion.
194
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
195
+ #
196
+ ################################################################################
197
+ #
198
+ # for_aux hydro 5 g 6.0
199
+ ################################################################################
200
+ #
201
+ # FHI-aims code project
202
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
203
+ #
204
+ # Suggested "tight" defaults for H atom (to be pasted into control.in file)
205
+ #
206
+ ################################################################################
207
+ species H
208
+ # global species definitions
209
+ nucleus 1
210
+ mass 1.00794
211
+ #
212
+ l_hartree 6
213
+ #
214
+ cut_pot 4.0 2.0 1.0
215
+ basis_dep_cutoff 1e-4
216
+ #
217
+ radial_base 24 7.0
218
+ radial_multiplier 2
219
+ angular_grids specified
220
+ division 0.1930 50
221
+ division 0.3175 110
222
+ division 0.4293 194
223
+ division 0.5066 302
224
+ division 0.5626 434
225
+ # division 0.5922 590
226
+ # division 0.6227 974
227
+ # division 0.6868 1202
228
+ # outer_grid 770
229
+ outer_grid 434
230
+ ################################################################################
231
+ #
232
+ # Definition of "minimal" basis
233
+ #
234
+ ################################################################################
235
+ # valence basis states
236
+ valence 1 s 1.
237
+ # ion occupancy
238
+ ion_occ 1 s 0.5
239
+ ################################################################################
240
+ #
241
+ # Suggested additional basis functions. For production calculations,
242
+ # uncomment them one after another (the most important basis functions are
243
+ # listed first).
244
+ #
245
+ # Basis constructed for dimers: 0.5 A, 0.7 A, 1.0 A, 1.5 A, 2.5 A
246
+ #
247
+ ################################################################################
248
+ # "First tier" - improvements: -1014.90 meV to -62.69 meV
249
+ hydro 2 s 2.1
250
+ hydro 2 p 3.5
251
+ # "Second tier" - improvements: -12.89 meV to -1.83 meV
252
+ hydro 1 s 0.85
253
+ hydro 2 p 3.7
254
+ hydro 2 s 1.2
255
+ hydro 3 d 7
256
+ # "Third tier" - improvements: -0.25 meV to -0.12 meV
257
+ # hydro 4 f 11.2
258
+ # hydro 3 p 4.8
259
+ # hydro 4 d 9
260
+ # hydro 3 s 3.2
261
+ ################################################################################
262
+ #
263
+ # For methods that use the localized form of the "resolution of identity" for
264
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
265
+ # hybrid density functional calculations, the highest accuracy can be obtained by
266
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
267
+ # function to the construction of the product basis set for the expansion.
268
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
269
+ #
270
+ ################################################################################
271
+ #
272
+ # for_aux hydro 5 g 6.0
redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/0/geometry.in ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #===============================================================================
2
+ # Created using the Atomic Simulation Environment (ASE)
3
+
4
+ # Sun Nov 23 22:10:35 2025
5
+
6
+ #=======================================================
7
+ atom 0.6824968500000000 -1.1945544299999999 -0.1083689100000000 C
8
+ atom -0.6824968500000000 1.1945544299999999 0.1083689100000000 C
9
+ atom 1.1126262600000001 -0.2509831300000000 0.8106738400000000 C
10
+ atom -1.1126262600000001 0.2509831300000000 -0.8106738400000000 C
11
+ atom -0.4317250700000000 -0.9384260600000000 -0.9157870200000000 C
12
+ atom 0.4317250700000000 0.9384260600000000 0.9157870200000000 C
13
+ atom 1.3555287199999999 -2.5185793099999998 -0.1730181700000000 C
14
+ atom -1.3555287199999999 2.5185793099999998 0.1730181700000000 C
15
+ atom 2.3729949600000002 -0.4238587900000000 1.6185570600000001 C
16
+ atom -2.3729949600000002 0.4238587900000000 -1.6185570600000001 C
17
+ atom 1.1018994200000001 -3.1674882800000002 -1.2650790800000000 O
18
+ atom -1.1018994200000001 3.1674882800000002 1.2650790800000000 O
19
+ atom 2.0500242499999999 -2.9247810900000002 0.7353272100000000 O
20
+ atom -2.0500242499999999 2.9247810900000002 -0.7353272100000000 O
21
+ atom 2.1674350200000001 -0.6062126900000000 2.9003798299999999 O
22
+ atom -2.1674350200000001 0.6062126900000000 -2.9003798299999999 O
23
+ atom 3.4659964200000002 -0.3451764500000000 1.1101999100000000 O
24
+ atom -3.4659964200000002 0.3451764500000000 -1.1101999100000000 O
25
+ atom -0.7620406600000000 -1.6879276400000001 -1.6334635900000001 H
26
+ atom 0.7620406600000000 1.6879276400000001 1.6334635900000001 H
27
+ atom 1.5768717800000001 -4.0393960800000004 -1.2499260400000001 H
28
+ atom -1.5768717800000001 4.0393960800000004 1.2499260400000001 H
29
+ atom 3.0186254300000002 -0.8713363700000000 3.3376832500000000 H
30
+ atom -3.0186254300000002 0.8713363700000000 -3.3376832500000000 H
redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/1/aims.err ADDED
File without changes
redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/1/aims.out ADDED
The diff for this file is too large to render. See raw diff
 
redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/1/control.in ADDED
@@ -0,0 +1,183 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #===============================================================================
2
+ # Created using the Atomic Simulation Environment (ASE)
3
+
4
+ # Sun Nov 23 22:11:05 2025
5
+
6
+ #===============================================================================
7
+ xc b86bpbe
8
+ xdm 0.90036995 0.78080929
9
+ spin none
10
+ charge 0
11
+ relativistic atomic_zora scalar
12
+ sc_accuracy_rho 1e-07
13
+ sc_accuracy_etot 1e-07
14
+ sc_accuracy_eev 1e-06
15
+ sc_accuracy_forces 1e-06
16
+ basis_threshold 1e-05
17
+ compute_forces .true.
18
+ #===============================================================================
19
+
20
+ ################################################################################
21
+ #
22
+ # FHI-aims code project
23
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
24
+ #
25
+ # Suggested "tight" defaults for O atom (to be pasted into control.in file)
26
+ #
27
+ ################################################################################
28
+ species O
29
+ # global species definitions
30
+ nucleus 8
31
+ mass 15.9994
32
+ #
33
+ l_hartree 6
34
+ #
35
+ cut_pot 4.0 2.0 1.0
36
+ basis_dep_cutoff 1e-4
37
+ #
38
+ radial_base 36 7.0
39
+ radial_multiplier 2
40
+ angular_grids specified
41
+ division 0.1817 50
42
+ division 0.3417 110
43
+ division 0.4949 194
44
+ division 0.6251 302
45
+ division 0.8014 434
46
+ # division 0.8507 590
47
+ # division 0.8762 770
48
+ # division 0.9023 974
49
+ # division 1.2339 1202
50
+ # outer_grid 974
51
+ outer_grid 434
52
+ ################################################################################
53
+ #
54
+ # Definition of "minimal" basis
55
+ #
56
+ ################################################################################
57
+ # valence basis states
58
+ valence 2 s 2.
59
+ valence 2 p 4.
60
+ # ion occupancy
61
+ ion_occ 2 s 1.
62
+ ion_occ 2 p 3.
63
+ ################################################################################
64
+ #
65
+ # Suggested additional basis functions. For production calculations,
66
+ # uncomment them one after another (the most important basis functions are
67
+ # listed first).
68
+ #
69
+ # Constructed for dimers: 1.0 A, 1.208 A, 1.5 A, 2.0 A, 3.0 A
70
+ #
71
+ ################################################################################
72
+ # "First tier" - improvements: -699.05 meV to -159.38 meV
73
+ hydro 2 p 1.8
74
+ hydro 3 d 7.6
75
+ hydro 3 s 6.4
76
+ # "Second tier" - improvements: -49.91 meV to -5.39 meV
77
+ hydro 4 f 11.6
78
+ hydro 3 p 6.2
79
+ hydro 3 d 5.6
80
+ hydro 5 g 17.6
81
+ hydro 1 s 0.75
82
+ # "Third tier" - improvements: -2.83 meV to -0.50 meV
83
+ # ionic 2 p auto
84
+ # hydro 4 f 10.8
85
+ # hydro 4 d 4.7
86
+ # hydro 2 s 6.8
87
+ # "Fourth tier" - improvements: -0.40 meV to -0.12 meV
88
+ # hydro 3 p 5
89
+ # hydro 3 s 3.3
90
+ # hydro 5 g 15.6
91
+ # hydro 4 f 17.6
92
+ # hydro 4 d 14
93
+ # Further basis functions - -0.08 meV and below
94
+ # hydro 3 s 2.1
95
+ # hydro 4 d 11.6
96
+ # hydro 3 p 16
97
+ # hydro 2 s 17.2
98
+ ################################################################################
99
+ #
100
+ # For methods that use the localized form of the "resolution of identity" for
101
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
102
+ # hybrid density functional calculations, the highest accuracy can be obtained by
103
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
104
+ # function to the construction of the product basis set for the expansion.
105
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
106
+ #
107
+ ################################################################################
108
+ #
109
+ # for_aux hydro 5 g 6.0
110
+ ################################################################################
111
+ #
112
+ # FHI-aims code project
113
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
114
+ #
115
+ # Suggested "tight" defaults for H atom (to be pasted into control.in file)
116
+ #
117
+ ################################################################################
118
+ species H
119
+ # global species definitions
120
+ nucleus 1
121
+ mass 1.00794
122
+ #
123
+ l_hartree 6
124
+ #
125
+ cut_pot 4.0 2.0 1.0
126
+ basis_dep_cutoff 1e-4
127
+ #
128
+ radial_base 24 7.0
129
+ radial_multiplier 2
130
+ angular_grids specified
131
+ division 0.1930 50
132
+ division 0.3175 110
133
+ division 0.4293 194
134
+ division 0.5066 302
135
+ division 0.5626 434
136
+ # division 0.5922 590
137
+ # division 0.6227 974
138
+ # division 0.6868 1202
139
+ # outer_grid 770
140
+ outer_grid 434
141
+ ################################################################################
142
+ #
143
+ # Definition of "minimal" basis
144
+ #
145
+ ################################################################################
146
+ # valence basis states
147
+ valence 1 s 1.
148
+ # ion occupancy
149
+ ion_occ 1 s 0.5
150
+ ################################################################################
151
+ #
152
+ # Suggested additional basis functions. For production calculations,
153
+ # uncomment them one after another (the most important basis functions are
154
+ # listed first).
155
+ #
156
+ # Basis constructed for dimers: 0.5 A, 0.7 A, 1.0 A, 1.5 A, 2.5 A
157
+ #
158
+ ################################################################################
159
+ # "First tier" - improvements: -1014.90 meV to -62.69 meV
160
+ hydro 2 s 2.1
161
+ hydro 2 p 3.5
162
+ # "Second tier" - improvements: -12.89 meV to -1.83 meV
163
+ hydro 1 s 0.85
164
+ hydro 2 p 3.7
165
+ hydro 2 s 1.2
166
+ hydro 3 d 7
167
+ # "Third tier" - improvements: -0.25 meV to -0.12 meV
168
+ # hydro 4 f 11.2
169
+ # hydro 3 p 4.8
170
+ # hydro 4 d 9
171
+ # hydro 3 s 3.2
172
+ ################################################################################
173
+ #
174
+ # For methods that use the localized form of the "resolution of identity" for
175
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
176
+ # hybrid density functional calculations, the highest accuracy can be obtained by
177
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
178
+ # function to the construction of the product basis set for the expansion.
179
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
180
+ #
181
+ ################################################################################
182
+ #
183
+ # for_aux hydro 5 g 6.0
redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/1/geometry.in ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ #===============================================================================
2
+ # Created using the Atomic Simulation Environment (ASE)
3
+
4
+ # Sun Nov 23 22:11:05 2025
5
+
6
+ #=======================================================
7
+ atom 7.6930130800000001 5.3832094799999997 1.3822849300000000 O
8
+ atom 7.8023157000000012 5.8268347800000004 0.5006410900000000 H
9
+ atom 6.7417657500000008 5.4344251699999999 1.6625418100000000 H
redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/2/aims.err ADDED
File without changes
redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/2/aims.out ADDED
The diff for this file is too large to render. See raw diff
 
redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/2/control.in ADDED
@@ -0,0 +1,183 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #===============================================================================
2
+ # Created using the Atomic Simulation Environment (ASE)
3
+
4
+ # Sun Nov 23 22:11:09 2025
5
+
6
+ #===============================================================================
7
+ xc b86bpbe
8
+ xdm 0.90036995 0.78080929
9
+ spin none
10
+ charge 0
11
+ relativistic atomic_zora scalar
12
+ sc_accuracy_rho 1e-07
13
+ sc_accuracy_etot 1e-07
14
+ sc_accuracy_eev 1e-06
15
+ sc_accuracy_forces 1e-06
16
+ basis_threshold 1e-05
17
+ compute_forces .true.
18
+ #===============================================================================
19
+
20
+ ################################################################################
21
+ #
22
+ # FHI-aims code project
23
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
24
+ #
25
+ # Suggested "tight" defaults for O atom (to be pasted into control.in file)
26
+ #
27
+ ################################################################################
28
+ species O
29
+ # global species definitions
30
+ nucleus 8
31
+ mass 15.9994
32
+ #
33
+ l_hartree 6
34
+ #
35
+ cut_pot 4.0 2.0 1.0
36
+ basis_dep_cutoff 1e-4
37
+ #
38
+ radial_base 36 7.0
39
+ radial_multiplier 2
40
+ angular_grids specified
41
+ division 0.1817 50
42
+ division 0.3417 110
43
+ division 0.4949 194
44
+ division 0.6251 302
45
+ division 0.8014 434
46
+ # division 0.8507 590
47
+ # division 0.8762 770
48
+ # division 0.9023 974
49
+ # division 1.2339 1202
50
+ # outer_grid 974
51
+ outer_grid 434
52
+ ################################################################################
53
+ #
54
+ # Definition of "minimal" basis
55
+ #
56
+ ################################################################################
57
+ # valence basis states
58
+ valence 2 s 2.
59
+ valence 2 p 4.
60
+ # ion occupancy
61
+ ion_occ 2 s 1.
62
+ ion_occ 2 p 3.
63
+ ################################################################################
64
+ #
65
+ # Suggested additional basis functions. For production calculations,
66
+ # uncomment them one after another (the most important basis functions are
67
+ # listed first).
68
+ #
69
+ # Constructed for dimers: 1.0 A, 1.208 A, 1.5 A, 2.0 A, 3.0 A
70
+ #
71
+ ################################################################################
72
+ # "First tier" - improvements: -699.05 meV to -159.38 meV
73
+ hydro 2 p 1.8
74
+ hydro 3 d 7.6
75
+ hydro 3 s 6.4
76
+ # "Second tier" - improvements: -49.91 meV to -5.39 meV
77
+ hydro 4 f 11.6
78
+ hydro 3 p 6.2
79
+ hydro 3 d 5.6
80
+ hydro 5 g 17.6
81
+ hydro 1 s 0.75
82
+ # "Third tier" - improvements: -2.83 meV to -0.50 meV
83
+ # ionic 2 p auto
84
+ # hydro 4 f 10.8
85
+ # hydro 4 d 4.7
86
+ # hydro 2 s 6.8
87
+ # "Fourth tier" - improvements: -0.40 meV to -0.12 meV
88
+ # hydro 3 p 5
89
+ # hydro 3 s 3.3
90
+ # hydro 5 g 15.6
91
+ # hydro 4 f 17.6
92
+ # hydro 4 d 14
93
+ # Further basis functions - -0.08 meV and below
94
+ # hydro 3 s 2.1
95
+ # hydro 4 d 11.6
96
+ # hydro 3 p 16
97
+ # hydro 2 s 17.2
98
+ ################################################################################
99
+ #
100
+ # For methods that use the localized form of the "resolution of identity" for
101
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
102
+ # hybrid density functional calculations, the highest accuracy can be obtained by
103
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
104
+ # function to the construction of the product basis set for the expansion.
105
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
106
+ #
107
+ ################################################################################
108
+ #
109
+ # for_aux hydro 5 g 6.0
110
+ ################################################################################
111
+ #
112
+ # FHI-aims code project
113
+ # Volker Blum, Fritz Haber Institute Berlin, 2009
114
+ #
115
+ # Suggested "tight" defaults for H atom (to be pasted into control.in file)
116
+ #
117
+ ################################################################################
118
+ species H
119
+ # global species definitions
120
+ nucleus 1
121
+ mass 1.00794
122
+ #
123
+ l_hartree 6
124
+ #
125
+ cut_pot 4.0 2.0 1.0
126
+ basis_dep_cutoff 1e-4
127
+ #
128
+ radial_base 24 7.0
129
+ radial_multiplier 2
130
+ angular_grids specified
131
+ division 0.1930 50
132
+ division 0.3175 110
133
+ division 0.4293 194
134
+ division 0.5066 302
135
+ division 0.5626 434
136
+ # division 0.5922 590
137
+ # division 0.6227 974
138
+ # division 0.6868 1202
139
+ # outer_grid 770
140
+ outer_grid 434
141
+ ################################################################################
142
+ #
143
+ # Definition of "minimal" basis
144
+ #
145
+ ################################################################################
146
+ # valence basis states
147
+ valence 1 s 1.
148
+ # ion occupancy
149
+ ion_occ 1 s 0.5
150
+ ################################################################################
151
+ #
152
+ # Suggested additional basis functions. For production calculations,
153
+ # uncomment them one after another (the most important basis functions are
154
+ # listed first).
155
+ #
156
+ # Basis constructed for dimers: 0.5 A, 0.7 A, 1.0 A, 1.5 A, 2.5 A
157
+ #
158
+ ################################################################################
159
+ # "First tier" - improvements: -1014.90 meV to -62.69 meV
160
+ hydro 2 s 2.1
161
+ hydro 2 p 3.5
162
+ # "Second tier" - improvements: -12.89 meV to -1.83 meV
163
+ hydro 1 s 0.85
164
+ hydro 2 p 3.7
165
+ hydro 2 s 1.2
166
+ hydro 3 d 7
167
+ # "Third tier" - improvements: -0.25 meV to -0.12 meV
168
+ # hydro 4 f 11.2
169
+ # hydro 3 p 4.8
170
+ # hydro 4 d 9
171
+ # hydro 3 s 3.2
172
+ ################################################################################
173
+ #
174
+ # For methods that use the localized form of the "resolution of identity" for
175
+ # the two-electron Coulomb operator (RI_method LVL), particularly Hartree-Fock and
176
+ # hybrid density functional calculations, the highest accuracy can be obtained by
177
+ # uncommenting the line beginning with "for_aux" below, thus adding an extra g radial
178
+ # function to the construction of the product basis set for the expansion.
179
+ # See Ref. New J. Phys. 17, 093020 (2015) for more information, particularly Figs. 1 and 6.
180
+ #
181
+ ################################################################################
182
+ #
183
+ # for_aux hydro 5 g 6.0
redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/2/geometry.in ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ #===============================================================================
2
+ # Created using the Atomic Simulation Environment (ASE)
3
+
4
+ # Sun Nov 23 22:11:09 2025
5
+
6
+ #=======================================================
7
+ atom 1.7157626499151559 2.8660318426017088 3.2687410930530261 O
8
+ atom 1.6064600299151557 2.4224065426017081 4.1503849330530258 H
9
+ atom 2.6670099799151554 2.8148161526017086 2.9884842130530260 H
redo_splits_intra_dft/tranch_160_to_180/outputs/PYMELL10/success.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 37.0379s
redo_splits_intra_dft/tranch_160_to_180/outputs/config.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ input:
2
+ structure_file: /home/ubuntu/efs/ajc/csp/dft/atoms_redo_intra.extxyz
3
+ structure_index: 160:180
4
+ output:
5
+ dir: /home/ubuntu/efs/ajc/csp/csp_raw_dft/intra_B86bPBEXDM/train/redo_splits_dft/tranch_160_to_180/outputs
6
+ calculation:
7
+ num_processors: 32
8
+ timeout: 1200
redo_splits_intra_dft/tranch_160_to_180/outputs/intra_results.extxyz ADDED
The diff for this file is too large to render. See raw diff
 
redo_splits_intra_dft/tranch_160_to_180/script.sh ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #!/bin/bash
2
+
3
+ source ~/.bashrc
4
+ source /home/ubuntu/miniconda3/etc/profile.d/conda.sh
5
+ conda activate fhi
6
+
7
+ CWD=$(pwd)
8
+
9
+ cspdft_dir="/home/ubuntu/cspdft"
10
+ cd $cspdft_dir
11
+ git reset --hard
12
+ git checkout main
13
+ git pull
14
+
15
+ export PYTHONPATH=$cspdft_dir
16
+
17
+ cd $CWD
18
+ python $cspdft_dir/scripts/run_intra.py \
19
+ output.dir=$CWD/outputs \
20
+ input.structure_file=/home/ubuntu/efs/ajc/csp/dft/atoms_redo_intra.extxyz \
21
+ input.structure_index="160:180" \
22
+
redo_splits_intra_dft/tranch_160_to_180/submit.sh ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #!/bin/bash -l
2
+ #CFG --machine_type c6i.metal
3
+ #CFG --zone us-east-1b
4
+ #CFG --image_name loll-csp-dft-23-nov
5
+ #CFG --user ubuntu
6
+ #CFG --project_id None
7
+ #CFG --name csp-torch-prod
8
+ #CFG --output_dir output_dir
9
+ #CFG --provision SPOT
10
+ #CFG --restartable True
11
+ #CFG --key_name loll-ajc-jobserver
12
+ #CFG --security_group_ids sg-0c72fedb6d121825c
13
+ #CFG --efs_id fs-02ceddae1d44cf8d0
14
+ #CFG --time_limit 120
15
+
16
+ chmod +x ./script.sh
17
+
18
+ timestamp=$(date +%Y%m%d_%H%M%S)
19
+
20
+
21
+ ./script.sh 2>&1 | tee $timestamp.txt
22
+
23
+ # Make file that just shows script is done.
24
+ echo "Script is done." > done.txt
upload_to_hf.py ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """Basic script which can be edited
2
+ for uploading a data dir to huggingface."""
3
+
4
+ if __name__ == "__main__":
5
+ # NB: Need to have HF_TOKEN environment variable set.
6
+ from huggingface_hub import HfApi
7
+
8
+ api = HfApi()
9
+ hf_repo_id = "AngstromAI/csp_train_42k_charges_30Dec2025"
10
+ dir_to_upload = "/home/ubuntu/efs/ajc/csp/csp-prod/csp_42ktrain_processed"
11
+ # api.create_repo(
12
+ # repo_id=hf_repo_id,
13
+ # repo_type="dataset",
14
+ # exist_ok=True,
15
+ # private=True,
16
+ # )
17
+
18
+ api.upload_large_folder(
19
+ folder_path=dir_to_upload,
20
+ repo_id=hf_repo_id,
21
+ repo_type="dataset",
22
+ )