Envoi Nico

This commit is contained in:
Anthony Scemama 2020-03-30 18:06:21 +02:00
parent c01b984277
commit 4dccd121e0
2 changed files with 842 additions and 74 deletions

File diff suppressed because it is too large Load Diff

View File

@ -35,7 +35,7 @@ let make ?cartesian:(cartesian=false)
Electrons.make ~multiplicity ~charge nuclei
in
let charge =
let chargre =
Charge.(Nuclei.charge nuclei + Electrons.charge electrons)
in