Initial Polarization Process

This commit is contained in:
2023-02-23 04:07:40 -03:00
parent 0f7484756b
commit b9b6c373b1
6 changed files with 73 additions and 23 deletions

View File

@@ -10,6 +10,7 @@ class Config:
n_procs: int = 1
pop: str = "chelpg"
charge_tolerance = 0.02
comment: str = "crystalpol"
simulation_dir = "simfiles"
mult: list = \