Skip to content

Commit 796ece1

Browse files
final touches before release
1 parent 3eacecc commit 796ece1

3 files changed

Lines changed: 3 additions & 9 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
output export-ignore
22
local-props export-ignore
33
run.py export-ignore
4+
job.txt export-ignore

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This test driver repeats the unit cell to build a supercell and then runs a mole
88
NPT ensemble using Lammps.
99

1010
This test driver uses kim-convergence to detect an equilibrated molecular-dynamics simulation. It checks
11-
convergence of the volume, temperature, enthalpy and cell shape parameters every 10000 timesteps.
11+
convergence of the volume, temperature, enthalpy and cell shape parameters every 10000 timesteps (default).
1212

1313
During the equilibrated part of the simulation, the test driver averages the cell parameters and atomic positions to
1414
obtain the equilibrium crystal structure. This includes an average over time, and an average over the replicated unit

test_generator.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1 @@
1-
{"stoichiometric_species": ["Ca", "O", "Si"], "prototype_label": "AB3C_aP30_2_3i_9i_3i", "crystal_genome_test_args": {"lammps_command": "mpirun -np 20 --bind-to numa lmp"}, "kimnum": "537722331165", "temperature_K": 500, "version": "000"}
2-
{"stoichiometric_species": ["Ni", "Ti"], "prototype_label": "AB_mP4_11_e_e", "crystal_genome_test_args": {"lammps_command": "mpirun -np 20 --bind-to numa lmp"}, "kimnum": "999411607895", "temperature_K": 300, "version": "000"}
3-
{"stoichiometric_species": ["U"], "prototype_label": "A_oC4_63_c", "crystal_genome_test_args": {"lammps_command": "mpirun -np 20 --bind-to numa lmp"}, "kimnum": "826680742380", "temperature_K": 300, "version": "000"}
4-
{"stoichiometric_species": ["O", "Ti"], "prototype_label": "A2B_tP6_136_f_a", "crystal_genome_test_args": {"lammps_command": "mpirun -np 20 --bind-to numa lmp"}, "kimnum": "401977972282", "temperature_K": 300, "version": "000"}
5-
{"stoichiometric_species": ["Al", "Pd"], "prototype_label": "AB_hR26_148_a2f_b2f", "crystal_genome_test_args": {"lammps_command": "mpirun -np 20 --bind-to numa lmp"}, "kimnum": "656160753733", "temperature_K": 300, "version": "000"}
6-
{"stoichiometric_species": ["O", "Si"], "prototype_label": "A2B_hP9_154_c_a", "crystal_genome_test_args": {"lammps_command": "mpirun -np 20 --bind-to numa lmp"}, "kimnum": "049895803181", "temperature_K": 300, "version": "000"}
7-
{"stoichiometric_species": ["As", "Ga"], "prototype_label": "AB_cP16_205_c_c", "crystal_genome_test_args": {"lammps_command": "mpirun -np 20 --bind-to numa lmp"}, "kimnum": "604177769233", "temperature_K": 300, "version": "000"}
8-
{"stoichiometric_species": ["Al"], "prototype_label": "A_cF4_225_a", "crystal_genome_test_args": {"lammps_command": "mpirun -np 20 --bind-to numa lmp"}, "kimnum": "487326835912", "temperature_K": 300, "pressure_eV_angstrom3": 6.3242e-07,"version": "000"}
1+
{"stoichiometric_species": ["O", "Zn"], "prototype_label": "AB_hP4_186_b_b", "crystal_genome_test_args": {"lammps_command": "mpirun -np 20 --bind-to numa lmp"}, "kimnum": "755859253824", "temperature_K": 300, "version": "000"}

0 commit comments

Comments
 (0)