Commit Graph

16 Commits

Author SHA1 Message Date
49d509029f Dice Processes
This commit creates and fixes the Dice process: NVT.ter, NPT.ter, NPT.eq

Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:35 -03:00
0d877e3dce Dice Player Translation, Initial work on Dice Processes
This commit adds the functions responsible for creating Dice inputs and calling dice it self, the original functions were removed from the Dice.py file and added to SetGlobals' Internal and Dice classes

Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:35 -03:00
f5e4c7ba1f DicePlayer Translation
check_executables was disabled for testing and now it'll be enabled again for new testing

Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:34 -03:00
6017f272b3 SetGlobas/MolHandling(fixes)/DicePlayer Translation
Fixed Numerus functions in the SetGlobals file and MolHandling, translated DicePlayer and tested till, such as inertia_tensor, add_type, center_of_mass_to_origin. standard_orientation; and removed chglevel keyword

Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:34 -03:00
316acf4761 SetGlobas/MolHandling(fixes)/DicePlayer Translation
Fixed Numerus functions in the SetGlobals file and MolHandling, translated DicePlayer and tested till printing of initial geometry for cyc==1

Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:34 -03:00
2f9cecee34 SetGlobas Translation - Final (without ghosts and lp)
Internal methods fixes: check_executables

Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:34 -03:00
63d3d5f40d SetGlobas Translation - Final (without ghosts and lp)
Internal methods translations: read_potential, print_potential

Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:34 -03:00
d9da04419a SetGlobas Translation - Most
Internal methods translations: read_keywords, check_keywords, print_keywords, read_potential

Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:34 -03:00
99b8ee17da Initial Translation of SetGlobals - ReadKeywords Method
This method reads the keywords from a given initial file and saves it for future use, each in their separate class

Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:33 -03:00
a1ff35eba6 Initial Translation of SetGlobals
Initial work in the tradution of SetGlobals and Logistics in the use of classes for the management of processes and threaded works

Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:33 -03:00
ec08e05614 MolHandling Translation - Most
In this commit most of the work about Molecules and the Quantum Mechanical System has been finished, the only part still missing if a method that populates de ASSEC, but this method requires the Classes: Dice, Player and Gaussian

Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:33 -03:00
6768012cc0 MolHandling Translation
In this commit were created a System class to manage the functions between two atoms and various new functions were translated

Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:33 -03:00
292995d0ea Initial work in the Molecule and Atom class
Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:33 -03:00
7d74c3fb3e versioning fix
Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:33 -03:00
9dd4de0167 versioning fix
Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:32 -03:00
2899031b71 v0.0.1
Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
2021-12-06 21:20:32 -03:00