Copy disabled (too large)
Download .txt
Showing preview only (45,264K chars total). Download the full file to get everything.
Repository: CompPhysVienna/n2p2
Branch: master
Commit: 29b9c9f10b1a
Files: 733
Total size: 43.0 MB
Directory structure:
gitextract_tn4psl0z/
├── .github/
│ ├── ISSUE_TEMPLATE/
│ │ ├── bug_report.md
│ │ ├── feature_request.md
│ │ └── question.md
│ └── workflows/
│ └── n2p2-ci.yaml
├── .gitignore
├── AUTHORS.rst
├── CHANGELOG.rst
├── LICENSE
├── README.md
├── bin/
│ └── .gitignore
├── doc/
│ ├── .gitignore
│ └── doxygen/
│ └── .gitignore
├── examples/
│ ├── coarse-graining/
│ │ ├── README.md
│ │ ├── step-0_cg-data-set/
│ │ │ ├── input.data
│ │ │ ├── makefile
│ │ │ └── nnp-cgdata.cpp
│ │ ├── step-1_scaling-data/
│ │ │ ├── input.data
│ │ │ └── input.nn
│ │ ├── step-2_atomic-env/
│ │ │ └── scaling.data
│ │ └── step-3_cluster-analysis/
│ │ ├── analyze-descriptors.ipynb
│ │ └── atomic-env.dGdx
│ ├── configuration-sets/
│ │ ├── input.data.Anisole
│ │ ├── input.data.Cu2S_PBE
│ │ ├── input.data.DMABN
│ │ ├── input.data.Ethylbenzene
│ │ ├── input.data.H2O_RPBE-D3
│ │ └── input.data.LJ
│ ├── configuration-single/
│ │ ├── input.data.Anisole
│ │ ├── input.data.Cu2S_144_low-chalcocite
│ │ ├── input.data.DMABN
│ │ ├── input.data.Ethylbenzene
│ │ └── input.data.H2O_1080_liquid
│ ├── input.nn.recommended
│ ├── interface-LAMMPS/
│ │ ├── AlAuMgO_4G/
│ │ │ ├── AlAuMgO.data
│ │ │ ├── AlAuMgO.data-n2p2
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── hardness.008.data
│ │ │ │ ├── hardness.012.data
│ │ │ │ ├── hardness.013.data
│ │ │ │ ├── hardness.079.data
│ │ │ │ ├── input.nn
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.008.data
│ │ │ │ ├── weights.012.data
│ │ │ │ ├── weights.013.data
│ │ │ │ ├── weights.079.data
│ │ │ │ ├── weightse.008.data
│ │ │ │ ├── weightse.012.data
│ │ │ │ ├── weightse.013.data
│ │ │ │ └── weightse.079.data
│ │ │ ├── input.data
│ │ │ ├── input.data.q
│ │ │ ├── md-external.lmp
│ │ │ ├── md.lmp
│ │ │ └── nnp-predict/
│ │ │ ├── hardness.008.data
│ │ │ ├── hardness.012.data
│ │ │ ├── hardness.013.data
│ │ │ ├── hardness.079.data
│ │ │ ├── input.data
│ │ │ ├── input.data-2
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.008.data
│ │ │ ├── weights.012.data
│ │ │ ├── weights.013.data
│ │ │ ├── weights.079.data
│ │ │ ├── weightse.008.data
│ │ │ ├── weightse.012.data
│ │ │ ├── weightse.013.data
│ │ │ └── weightse.079.data
│ │ ├── Cu2S_PBE/
│ │ │ ├── cu2s_144_low-chalcocite_Evans-1979_PBE.data
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── input.nn
│ │ │ │ ├── nnp-train.log.0000
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.016.data
│ │ │ │ └── weights.029.data
│ │ │ └── md.lmp
│ │ ├── Cu2S_PBE_external/
│ │ │ ├── cu2s_144_low-chalcocite_Evans-1979_PBE.data
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── input.nn
│ │ │ │ ├── nnp-train.log.0000
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.016.data
│ │ │ │ └── weights.029.data
│ │ │ └── md.lmp
│ │ ├── H2O_4G/
│ │ │ ├── correct-input-data/
│ │ │ │ ├── input.data-h2o-192
│ │ │ │ ├── input.data-h2o-36
│ │ │ │ ├── input.data-h2o-768
│ │ │ │ ├── water.data-h2o-192
│ │ │ │ ├── water.data-h2o-36
│ │ │ │ └── water.data-h2o-768
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── hardness.001.data
│ │ │ │ ├── hardness.008.data
│ │ │ │ ├── input.nn
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ ├── weights.008.data
│ │ │ │ ├── weightse.001.data
│ │ │ │ └── weightse.008.data
│ │ │ ├── md.lmp
│ │ │ ├── nnp-predict/
│ │ │ │ ├── hardness.001.data
│ │ │ │ ├── hardness.008.data
│ │ │ │ ├── input.data
│ │ │ │ ├── input.nn
│ │ │ │ ├── other-input-data/
│ │ │ │ │ ├── input.data-1np
│ │ │ │ │ ├── input.data-1p
│ │ │ │ │ ├── input.data-36-angs
│ │ │ │ │ ├── input.data-36p
│ │ │ │ │ ├── input.data-36s
│ │ │ │ │ ├── input.data-angs-p
│ │ │ │ │ ├── input.data-h2o-192-neg
│ │ │ │ │ ├── input.data-h2o-36-neg
│ │ │ │ │ └── input.data-h2o-768-neg
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ ├── weights.008.data
│ │ │ │ ├── weightse.001.data
│ │ │ │ └── weightse.008.data
│ │ │ ├── water.data
│ │ │ └── water.data.q
│ │ ├── H2O_RPBE-D3/
│ │ │ ├── h2o_8640_liquid_NpT_RPBE-D3.data
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── input.nn
│ │ │ │ ├── nnp-train.log.0000
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ └── weights.008.data
│ │ │ └── md.lmp
│ │ ├── H2O_RPBE-D3_128mol/
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── input.nn
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ └── weights.008.data
│ │ │ ├── iceIh_128.data
│ │ │ └── md.lmp
│ │ ├── H2O_RPBE-D3_128mol_develop/
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── hardness.001.data
│ │ │ │ ├── hardness.008.data
│ │ │ │ ├── input.nn
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ ├── weights.008.data
│ │ │ │ ├── weightse.001.data
│ │ │ │ └── weightse.008.data
│ │ │ ├── iceIh_128.data
│ │ │ └── md.lmp
│ │ ├── H2O_RPBE-D3_128mol_external/
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── input.nn
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ └── weights.008.data
│ │ │ ├── iceIh_128.data
│ │ │ └── md.lmp
│ │ ├── H2O_RPBE-D3_external/
│ │ │ ├── h2o_8640_liquid_NpT_RPBE-D3.data
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── input.nn
│ │ │ │ ├── nnp-train.log.0000
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ └── weights.008.data
│ │ │ └── md.lmp
│ │ └── TO_BE_CHECKED/
│ │ ├── carbon-chain/
│ │ │ ├── lammps-nnp/
│ │ │ │ ├── carbon-chain.data
│ │ │ │ ├── log.lammps
│ │ │ │ ├── md-external.lmp
│ │ │ │ ├── md.lmp
│ │ │ │ └── nnp-data/
│ │ │ │ ├── hardness.001.data
│ │ │ │ ├── hardness.006.data
│ │ │ │ ├── input.nn
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ ├── weights.006.data
│ │ │ │ ├── weightse.001.data
│ │ │ │ └── weightse.006.data
│ │ │ └── nnp-predict/
│ │ │ ├── hardness.001.data
│ │ │ ├── hardness.006.data
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ ├── weights.006.data
│ │ │ ├── weightse.001.data
│ │ │ └── weightse.006.data
│ │ └── carbon-chain2/
│ │ ├── lammps-nnp/
│ │ │ ├── carbon-chain.data
│ │ │ ├── carbon-chain.data-eg
│ │ │ ├── carbon-chain.data-mod
│ │ │ ├── carbon-chain.data-n2p2
│ │ │ ├── carbon-chain.data-org
│ │ │ ├── carbon-chain.data-q0
│ │ │ ├── carbon-chain.data-sameq
│ │ │ ├── carbond-chain.data
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── debug.out
│ │ │ │ ├── energy.out
│ │ │ │ ├── external.out
│ │ │ │ ├── hardness.001.data
│ │ │ │ ├── hardness.006.data
│ │ │ │ ├── input.data
│ │ │ │ ├── input.data-org
│ │ │ │ ├── input.nn
│ │ │ │ ├── nnatoms.out
│ │ │ │ ├── nnforces.out
│ │ │ │ ├── nnp-predict.log
│ │ │ │ ├── output.data
│ │ │ │ ├── scaling.data
│ │ │ │ ├── structure.out
│ │ │ │ ├── weights.001.data
│ │ │ │ ├── weights.006.data
│ │ │ │ ├── weightse.001.data
│ │ │ │ └── weightse.006.data
│ │ │ ├── md-external.lmp
│ │ │ └── md.lmp
│ │ └── nnp-predict/
│ │ ├── energy.out
│ │ ├── hardness.001.data
│ │ ├── hardness.006.data
│ │ ├── input.data
│ │ ├── input.nn
│ │ ├── nnatoms.out
│ │ ├── nnforces.out
│ │ ├── nnp-predict.log
│ │ ├── output.data
│ │ ├── scaling.data
│ │ ├── weights.001.data
│ │ ├── weights.006.data
│ │ ├── weightse.001.data
│ │ └── weightse.006.data
│ ├── nnp-atomenv/
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ └── scaling.data
│ │ └── H2O_RPBE-D3/
│ │ ├── input.data
│ │ ├── input.nn
│ │ └── scaling.data
│ ├── nnp-checkdw/
│ │ ├── H2O_RPBE-D3/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.008.data
│ │ └── LJ/
│ │ ├── input.data
│ │ ├── input.nn
│ │ ├── scaling.data
│ │ └── weights.010.data
│ ├── nnp-checkf/
│ │ ├── H2O_RPBE-D3/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.008.data
│ │ └── LJ/
│ │ ├── input.data
│ │ ├── input.nn
│ │ ├── scaling.data
│ │ └── weights.010.data
│ ├── nnp-comp2/
│ │ └── Cu2S_PBE/
│ │ ├── input.data
│ │ ├── nnp-data-1/
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.016.data
│ │ │ └── weights.029.data
│ │ └── nnp-data-2/
│ │ ├── input.nn
│ │ ├── scaling.data
│ │ ├── weights.016.data
│ │ └── weights.029.data
│ ├── nnp-convert/
│ │ └── Cu2S_PBE/
│ │ └── input.data
│ ├── nnp-dataset/
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.016.data
│ │ │ └── weights.029.data
│ │ └── H2O_RPBE-D3/
│ │ ├── input.data
│ │ ├── input.nn
│ │ ├── scaling.data
│ │ ├── weights.001.data
│ │ └── weights.008.data
│ ├── nnp-dist/
│ │ ├── Cu2S_PBE/
│ │ │ └── input.data
│ │ └── H2O_RPBE-D3/
│ │ └── input.data
│ ├── nnp-norm/
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.data
│ │ │ └── input.nn
│ │ └── H2O_RPBE-D3/
│ │ ├── input.data
│ │ └── input.nn
│ ├── nnp-norm2/
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ └── scaling.data
│ │ └── H2O_RPBE-D3/
│ │ ├── input.data
│ │ ├── input.nn
│ │ └── scaling.data
│ ├── nnp-predict/
│ │ ├── AlAuMgO_4G/
│ │ │ ├── hardness.008.data
│ │ │ ├── hardness.012.data
│ │ │ ├── hardness.013.data
│ │ │ ├── hardness.079.data
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.008.data
│ │ │ ├── weights.012.data
│ │ │ ├── weights.013.data
│ │ │ ├── weights.079.data
│ │ │ ├── weightse.008.data
│ │ │ ├── weightse.012.data
│ │ │ ├── weightse.013.data
│ │ │ └── weightse.079.data
│ │ ├── Anisole_SCAN/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ ├── weights.006.data
│ │ │ └── weights.008.data
│ │ ├── Carbon_chain_4G/
│ │ │ ├── hardness.001.data
│ │ │ ├── hardness.006.data
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ ├── weights.006.data
│ │ │ ├── weightse.001.data
│ │ │ └── weightse.006.data
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.016.data
│ │ │ └── weights.029.data
│ │ ├── DMABN_SCAN/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ ├── weights.006.data
│ │ │ └── weights.007.data
│ │ ├── Ethylbenzene_SCAN/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.006.data
│ │ ├── H2O_RPBE-D3/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.008.data
│ │ └── H2O_RPBE-D3_4G/
│ │ ├── hardness.001.data
│ │ ├── hardness.008.data
│ │ ├── input.data
│ │ ├── input.nn
│ │ ├── scaling.data
│ │ ├── weights.001.data
│ │ ├── weights.008.data
│ │ ├── weightse.001.data
│ │ └── weightse.008.data
│ ├── nnp-prune/
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── sensitivity.016.out
│ │ │ └── sensitivity.029.out
│ │ └── H2O_RPBE-D3/
│ │ ├── input.nn
│ │ ├── scaling.data
│ │ ├── sensitivity.001.out
│ │ └── sensitivity.008.out
│ ├── nnp-scaling/
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.data
│ │ │ └── input.nn
│ │ ├── H2O_RPBE-D3/
│ │ │ ├── input.data
│ │ │ └── input.nn
│ │ └── LJ/
│ │ ├── input.data
│ │ └── input.nn
│ ├── nnp-select/
│ │ └── H2O_RPBE-D3/
│ │ └── input.data
│ ├── nnp-symfunc/
│ │ └── H2O_RPBE-D3/
│ │ └── input.nn
│ ├── nnp-train/
│ │ ├── AlAuMgO_4G/
│ │ │ ├── hardness.008.data
│ │ │ ├── hardness.012.data
│ │ │ ├── hardness.013.data
│ │ │ ├── hardness.079.data
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weightse.008.data
│ │ │ ├── weightse.012.data
│ │ │ ├── weightse.013.data
│ │ │ └── weightse.079.data
│ │ ├── Carbon_chain_4G/
│ │ │ ├── hardness.001.data
│ │ │ ├── hardness.006.data
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weightse.001.data
│ │ │ └── weightse.006.data
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ └── scaling.data
│ │ ├── H2O_RPBE-D3/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ └── scaling.data
│ │ ├── H2O_RPBE-D3_4G/
│ │ │ ├── hardness.001.data
│ │ │ ├── hardness.008.data
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weightse.001.data
│ │ │ └── weightse.008.data
│ │ ├── H2O_RPBE-D3_norm-force/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ └── scaling.data
│ │ ├── LJ/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ └── scaling.data
│ │ └── QM9/
│ │ ├── input.data
│ │ ├── input.nn
│ │ └── input.nn.wacsf
│ ├── potentials/
│ │ ├── Anisole_SCAN/
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ ├── weights.006.data
│ │ │ └── weights.008.data
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.nn
│ │ │ ├── nnp-train.log.0000
│ │ │ ├── scaling.data
│ │ │ ├── weights.016.data
│ │ │ └── weights.029.data
│ │ ├── DMABN_SCAN/
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ ├── weights.006.data
│ │ │ └── weights.007.data
│ │ ├── Ethylbenzene_SCAN/
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.006.data
│ │ ├── H2O_BLYP/
│ │ │ ├── input.nn
│ │ │ ├── nnp-train.log.0000
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.008.data
│ │ ├── H2O_BLYP-D3/
│ │ │ ├── input.nn
│ │ │ ├── nnp-train.log.0000
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.008.data
│ │ ├── H2O_RPBE/
│ │ │ ├── input.nn
│ │ │ ├── nnp-train.log.0000
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.008.data
│ │ └── H2O_RPBE-D3/
│ │ ├── input.nn
│ │ ├── nnp-train.log.0000
│ │ ├── scaling.data
│ │ ├── weights.001.data
│ │ └── weights.008.data
│ └── pynnp/
│ ├── prediction/
│ │ ├── example-simple.py
│ │ ├── example-verbose.py
│ │ ├── input.data
│ │ ├── input.nn
│ │ ├── scaling.data
│ │ ├── weights.001.data
│ │ └── weights.008.data
│ └── symfunc-only/
│ ├── example.ipynb
│ ├── example.py
│ ├── input.data.1
│ ├── input.data.2
│ ├── input.nn
│ └── scaling.data
├── include/
│ └── .gitignore
├── lib/
│ └── .gitignore
├── src/
│ ├── application/
│ │ ├── makefile
│ │ ├── nnp-atomenv.cpp
│ │ ├── nnp-checkdw.cpp
│ │ ├── nnp-checkf.cpp
│ │ ├── nnp-comp2.cpp
│ │ ├── nnp-convert.cpp
│ │ ├── nnp-cutoff.cpp
│ │ ├── nnp-dataset.cpp
│ │ ├── nnp-dist.cpp
│ │ ├── nnp-norm.cpp
│ │ ├── nnp-norm2.cpp
│ │ ├── nnp-predict.cpp
│ │ ├── nnp-prune.cpp
│ │ ├── nnp-scaling.cpp
│ │ ├── nnp-select.cpp
│ │ ├── nnp-symfunc.cpp
│ │ └── nnp-train.cpp
│ ├── doc/
│ │ ├── doxygen/
│ │ │ ├── Doxyfile
│ │ │ ├── README.md
│ │ │ └── makefile
│ │ └── sphinx/
│ │ ├── Makefile
│ │ └── source/
│ │ ├── about/
│ │ │ ├── authors.rst
│ │ │ ├── changelog.rst
│ │ │ ├── how_to_cite.rst
│ │ │ └── license.rst
│ │ ├── api/
│ │ │ ├── cutoff_functions.rst
│ │ │ ├── memory_layout.rst
│ │ │ ├── neural_network.rst
│ │ │ ├── symmetry_function_scaling.rst
│ │ │ └── symmetry_function_types.rst
│ │ ├── conf.py
│ │ ├── helper.rst
│ │ ├── index.rst
│ │ ├── interfaces/
│ │ │ ├── if_cabanamd.rst
│ │ │ └── if_lammps.rst
│ │ ├── misc/
│ │ │ ├── cabanamd_build_example.rst
│ │ │ └── cg_descriptor_analysis.rst
│ │ ├── old/
│ │ │ └── pair_nnp.rst
│ │ ├── tools/
│ │ │ ├── libnnp.rst
│ │ │ ├── nnp-atomenv.rst
│ │ │ ├── nnp-checkf.rst
│ │ │ ├── nnp-convert.rst
│ │ │ ├── nnp-norm.rst
│ │ │ ├── nnp-predict.rst
│ │ │ ├── nnp-prune.rst
│ │ │ ├── nnp-scaling.rst
│ │ │ ├── nnp-select.rst
│ │ │ └── nnp-train.rst
│ │ └── topics/
│ │ ├── build.rst
│ │ ├── cfg_file.rst
│ │ ├── descriptors.rst
│ │ ├── keywords.rst
│ │ ├── training.rst
│ │ └── units.rst
│ ├── interface/
│ │ ├── LAMMPS/
│ │ │ └── src/
│ │ │ └── ML-HDNNP/
│ │ │ ├── Install.sh
│ │ │ ├── README
│ │ │ ├── fix_hdnnp.cpp
│ │ │ ├── fix_hdnnp.h
│ │ │ ├── kspace_hdnnp.cpp
│ │ │ ├── kspace_hdnnp.h
│ │ │ ├── pair_hdnnp.cpp
│ │ │ ├── pair_hdnnp.h
│ │ │ ├── pair_hdnnp_4g.cpp
│ │ │ ├── pair_hdnnp_4g.h
│ │ │ ├── pair_hdnnp_develop.cpp
│ │ │ ├── pair_hdnnp_develop.h
│ │ │ ├── pair_hdnnp_external.cpp
│ │ │ └── pair_hdnnp_external.h
│ │ └── makefile
│ ├── libnnp/
│ │ ├── Atom.cpp
│ │ ├── Atom.h
│ │ ├── CompactFunction.cpp
│ │ ├── CompactFunction.h
│ │ ├── CoreFunction.cpp
│ │ ├── CoreFunction.h
│ │ ├── CutoffFunction.cpp
│ │ ├── CutoffFunction.h
│ │ ├── Element.cpp
│ │ ├── Element.h
│ │ ├── ElementMap.cpp
│ │ ├── ElementMap.h
│ │ ├── ErfcBuf.cpp
│ │ ├── ErfcBuf.h
│ │ ├── EwaldSetup.cpp
│ │ ├── EwaldSetup.h
│ │ ├── EwaldTruncJackson.cpp
│ │ ├── EwaldTruncJackson.h
│ │ ├── EwaldTruncKolafaFixR.cpp
│ │ ├── EwaldTruncKolafaFixR.h
│ │ ├── EwaldTruncKolafaOptEta.cpp
│ │ ├── EwaldTruncKolafaOptEta.h
│ │ ├── IEwaldTrunc.h
│ │ ├── ISettings.h
│ │ ├── Key.h
│ │ ├── Kspace.cpp
│ │ ├── Kspace.h
│ │ ├── Log.cpp
│ │ ├── Log.h
│ │ ├── Mode.cpp
│ │ ├── Mode.h
│ │ ├── NeuralNetwork.cpp
│ │ ├── NeuralNetwork.h
│ │ ├── Prediction.cpp
│ │ ├── Prediction.h
│ │ ├── ScreeningFunction.cpp
│ │ ├── ScreeningFunction.h
│ │ ├── Settings.cpp
│ │ ├── Settings.h
│ │ ├── SetupAnalysis.cpp
│ │ ├── SetupAnalysis.h
│ │ ├── Stopwatch.cpp
│ │ ├── Stopwatch.h
│ │ ├── Structure.cpp
│ │ ├── Structure.h
│ │ ├── SymFnc.cpp
│ │ ├── SymFnc.h
│ │ ├── SymFncBaseComp.cpp
│ │ ├── SymFncBaseComp.h
│ │ ├── SymFncBaseCompAng.cpp
│ │ ├── SymFncBaseCompAng.h
│ │ ├── SymFncBaseCompAngWeighted.cpp
│ │ ├── SymFncBaseCompAngWeighted.h
│ │ ├── SymFncBaseCutoff.cpp
│ │ ├── SymFncBaseCutoff.h
│ │ ├── SymFncBaseExpAng.cpp
│ │ ├── SymFncBaseExpAng.h
│ │ ├── SymFncCompAngn.cpp
│ │ ├── SymFncCompAngn.h
│ │ ├── SymFncCompAngnWeighted.cpp
│ │ ├── SymFncCompAngnWeighted.h
│ │ ├── SymFncCompAngw.cpp
│ │ ├── SymFncCompAngw.h
│ │ ├── SymFncCompAngwWeighted.cpp
│ │ ├── SymFncCompAngwWeighted.h
│ │ ├── SymFncCompRad.cpp
│ │ ├── SymFncCompRad.h
│ │ ├── SymFncCompRadWeighted.cpp
│ │ ├── SymFncCompRadWeighted.h
│ │ ├── SymFncExpAngn.cpp
│ │ ├── SymFncExpAngn.h
│ │ ├── SymFncExpAngnWeighted.cpp
│ │ ├── SymFncExpAngnWeighted.h
│ │ ├── SymFncExpAngw.cpp
│ │ ├── SymFncExpAngw.h
│ │ ├── SymFncExpRad.cpp
│ │ ├── SymFncExpRad.h
│ │ ├── SymFncExpRadWeighted.cpp
│ │ ├── SymFncExpRadWeighted.h
│ │ ├── SymFncStatistics.cpp
│ │ ├── SymFncStatistics.h
│ │ ├── SymGrp.cpp
│ │ ├── SymGrp.h
│ │ ├── SymGrpBaseComp.cpp
│ │ ├── SymGrpBaseComp.h
│ │ ├── SymGrpBaseCompAng.cpp
│ │ ├── SymGrpBaseCompAng.h
│ │ ├── SymGrpBaseCompAngWeighted.cpp
│ │ ├── SymGrpBaseCompAngWeighted.h
│ │ ├── SymGrpBaseCutoff.cpp
│ │ ├── SymGrpBaseCutoff.h
│ │ ├── SymGrpBaseExpAng.cpp
│ │ ├── SymGrpBaseExpAng.h
│ │ ├── SymGrpCompAngn.cpp
│ │ ├── SymGrpCompAngn.h
│ │ ├── SymGrpCompAngnWeighted.cpp
│ │ ├── SymGrpCompAngnWeighted.h
│ │ ├── SymGrpCompAngw.cpp
│ │ ├── SymGrpCompAngw.h
│ │ ├── SymGrpCompAngwWeighted.cpp
│ │ ├── SymGrpCompAngwWeighted.h
│ │ ├── SymGrpCompRad.cpp
│ │ ├── SymGrpCompRad.h
│ │ ├── SymGrpCompRadWeighted.cpp
│ │ ├── SymGrpCompRadWeighted.h
│ │ ├── SymGrpExpAngn.cpp
│ │ ├── SymGrpExpAngn.h
│ │ ├── SymGrpExpAngnWeighted.cpp
│ │ ├── SymGrpExpAngnWeighted.h
│ │ ├── SymGrpExpAngw.cpp
│ │ ├── SymGrpExpAngw.h
│ │ ├── SymGrpExpRad.cpp
│ │ ├── SymGrpExpRad.h
│ │ ├── SymGrpExpRadWeighted.cpp
│ │ ├── SymGrpExpRadWeighted.h
│ │ ├── Vec3D.h
│ │ ├── makefile
│ │ ├── mpi-extra.h
│ │ ├── utility.cpp
│ │ ├── utility.h
│ │ └── version.h
│ ├── libnnpif/
│ │ ├── CabanaMD/
│ │ │ ├── ElementCabana.h
│ │ │ ├── ElementCabana_impl.h
│ │ │ ├── ModeCabana.h
│ │ │ ├── ModeCabana_impl.h
│ │ │ └── typesCabana.h
│ │ ├── LAMMPS/
│ │ │ ├── InterfaceLammps.cpp
│ │ │ ├── InterfaceLammps.h
│ │ │ └── Makefile.lammps
│ │ └── makefile
│ ├── libnnptrain/
│ │ ├── Dataset.cpp
│ │ ├── Dataset.h
│ │ ├── GradientDescent.cpp
│ │ ├── GradientDescent.h
│ │ ├── KalmanFilter.cpp
│ │ ├── KalmanFilter.h
│ │ ├── Training.cpp
│ │ ├── Training.h
│ │ ├── Updater.cpp
│ │ ├── Updater.h
│ │ └── makefile
│ ├── makefile
│ ├── makefile.gnu
│ ├── makefile.intel
│ ├── makefile.llvm
│ └── pynnp/
│ ├── Atom.pyx
│ ├── CutoffFunction.pyx
│ ├── ElementMap.pyx
│ ├── Log.pyx
│ ├── Mode.pyx
│ ├── Prediction.pyx
│ ├── Settings.pyx
│ ├── Structure.pyx
│ ├── Vec3D.pyx
│ ├── makefile
│ ├── pynnp.pyx
│ ├── pynnp_dec.pxd
│ ├── setup-test.py
│ └── setup.py
├── test/
│ ├── cpp/
│ │ ├── BoostDataContainer.h
│ │ ├── Example.h
│ │ ├── ExamplePrediction.h
│ │ ├── ExampleScreeningFunction.h
│ │ ├── Example_lammps_hdnnp.h
│ │ ├── Example_nnp.h
│ │ ├── Example_nnp_atomenv.h
│ │ ├── Example_nnp_checkdw.h
│ │ ├── Example_nnp_checkf.h
│ │ ├── Example_nnp_convert.h
│ │ ├── Example_nnp_dataset.h
│ │ ├── Example_nnp_dist.h
│ │ ├── Example_nnp_norm.h
│ │ ├── Example_nnp_predict.h
│ │ ├── Example_nnp_prune.h
│ │ ├── Example_nnp_scaling.h
│ │ ├── Example_nnp_select.h
│ │ ├── Example_nnp_symfunc.h
│ │ ├── Example_nnp_train.h
│ │ ├── fileHelpers.h
│ │ ├── fixtures.h
│ │ ├── makefile
│ │ ├── nnp_test.h
│ │ ├── test_CutoffFunction.cpp
│ │ ├── test_Prediction.cpp
│ │ ├── test_ScreeningFunction.cpp
│ │ ├── test_Settings.cpp
│ │ ├── test_SymmetryFunctionGroups.cpp
│ │ ├── test_SymmetryFunctions.cpp
│ │ ├── test_lammps_hdnnp.cpp
│ │ ├── test_nnp-atomenv.cpp
│ │ ├── test_nnp-checkdw.cpp
│ │ ├── test_nnp-checkf.cpp
│ │ ├── test_nnp-convert.cpp
│ │ ├── test_nnp-dataset.cpp
│ │ ├── test_nnp-dist.cpp
│ │ ├── test_nnp-norm.cpp
│ │ ├── test_nnp-predict.cpp
│ │ ├── test_nnp-prune.cpp
│ │ ├── test_nnp-scaling.cpp
│ │ ├── test_nnp-select.cpp
│ │ ├── test_nnp-symfunc.cpp
│ │ └── test_nnp-train.cpp
│ ├── makefile
│ └── python/
│ ├── .coveragerc
│ ├── makefile
│ ├── setups/
│ │ └── Settings/
│ │ └── input.nn
│ ├── test_Atom.py
│ ├── test_CutoffFunction.py
│ ├── test_ElementMap.py
│ ├── test_Log.py
│ ├── test_Neighbor.py
│ ├── test_Settings.py
│ └── test_Vec3D.py
└── tools/
├── converter/
│ └── convert-VASP_OUTCAR.py
├── misc/
│ ├── convert_nnp.py
│ ├── generate-acsf-angular_narrow.py
│ ├── generate-acsf-angular_wide.py
│ ├── generate-acsf-radial.py
│ └── nnp-archive.sh
└── plot/
├── plot-symfunc-histograms.ipynb
└── plot-symfunc-shape-rdf.ipynb
================================================
FILE CONTENTS
================================================
================================================
FILE: .github/ISSUE_TEMPLATE/bug_report.md
================================================
---
name: Bug report
about: Create a report to help us improve
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Which git commit version is used?
2. What are the compilation options (compiler, flags)?
3. Which application is affected?
4. What are the actual settings (please provide a minimal example if possible)?
5. Please provide the error message or describe the crash behavior.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Additional context**
Add any other context about the problem here.
================================================
FILE: .github/ISSUE_TEMPLATE/feature_request.md
================================================
---
name: Feature request
about: Suggest an idea for this project
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Reference**
If you'd like some specific method to be implemented, please point to a useful reference.
================================================
FILE: .github/ISSUE_TEMPLATE/question.md
================================================
---
name: Question
about: Ask a general question about the project
---
**The question**
Ask what you want to know about the code.. e.g. "Can I do [...] with this software?" or "Is [...] supported?"
**What did you already try?**
Have you already installed the project and tried something out?
**Background**
What system are you working on?
================================================
FILE: .github/workflows/n2p2-ci.yaml
================================================
name: n2p2-ci
on:
push:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install required system packages
run: |
# Docs
# API docs with doxygen (built via makefile, needs cmake),
# generating graphs with doxygen requires dot.
sudo apt install cmake graphviz
# Build
# MPI
sudo apt install openmpi-bin libopenmpi-dev
# BLAS
sudo apt install libblas3 libblas-dev
# OpenBLAS
sudo apt install libopenblas0 libopenblas-dev
# Eigen library
sudo apt install libeigen3-dev
# GSL library
sudo apt install libgsl-dev libgslcblas0
# Tests
# Boost Test for C++ testing
sudo apt install libboost-test-dev libboost-filesystem-dev
# Coverage for C++
sudo apt install lcov
- name: Install required Python packages
run: |
# Docs
pip install sphinx
pip install sphinx_rtd_theme
pip install breathe
# pynnp
pip install cython==3.0.11
# python tests
pip install pytest #==7.1.3
pip install pytest-cov #==4.0.0
pip install coverage #==7.6.1
- name: Build n2p2 libraries and applications
run: make MODE=test -j4
working-directory: ./src
- name: Build documentation
run: |
# Pre-build doxygen only on 4 cores (-j hangs on Github Actions).
cd doc/doxygen/
make CORES=4 doxygen
cd ../..
# Now build the rest of the documentation.
make doc
# Prevent GitHub Jekyll to interfere with Sphinx theme.
touch ../doc/sphinx/html/.nojekyll
working-directory: ./src
- name: Build LAMMPS with n2p2 support
run: make MODE=test lammps-hdnnp
working-directory: ./src
- name: Run C++ tests and coverage
run: |
make cpp
cd cpp
make coverage
rm *.gcda *.gcno
working-directory: ./test
- name: Build pynnp
run: make pynnp MODE=test
working-directory: ./src
- name: Run python tests
run: make python
working-directory: ./test
- name: Upload C++ coverage to Codecov
uses: codecov/codecov-action@v2
with:
files: test/cpp/tests.info
flags: cpp
verbose: true
- name: Upload Python coverage to Codecov
uses: codecov/codecov-action@v2
with:
directory: test/python
flags: python
verbose: true
- name: Deploy Github pages
if: ${{ github.ref == 'refs/heads/master' }}
uses: JamesIves/github-pages-deploy-action@v4.3.3
with:
branch: gh-pages
folder: doc/sphinx/html
================================================
FILE: .gitignore
================================================
*.o
compile_commands.json
.clangd
.idea/
src/interface/stable_29Sep2021.tar.gz
================================================
FILE: AUTHORS.rst
================================================
Authors
=======
This software was originally created by `Andreas Singraber
<andreas.singraber@gmx.at>`_ during his PhD programme at the University of
Vienna. Code development started in 2015 and the first release to the public
was in 2018.
Contributions are much appreciated and will be recorded here:
* CabanaMD interface (`libnnpif/CabanaMD`): Saaketh Desai and Sam Reeve
* Polynomial symmetry functions (`libnnp/Sym(Fnc/Grp)(Base)Comp...`): Martin P.
Bircher and Andreas Singraber
* 4G-HDNNP training/prediction implementation in n2p2: Philipp Misof
* 4G-HDNNP prediction implementation in LAMMPS+n2p2: Emir Kocer
================================================
FILE: CHANGELOG.rst
================================================
Changelog
=========
All notable changes to this project will be documented in this file.
Version 3.0.0 - 2024-1?-??
--------------------------
New features
^^^^^^^^^^^^
* 4G-HDNNPs training/prediction in n2p2 (Philipp Misof).
* 4G-HDNNPs prediction in LAMMPS+n2p2 (Emir Kocer).
Version 2.3.0 - 2024-11-23
--------------------------
New features
^^^^^^^^^^^^
* Allow manual definition of train/test set (add ``set=train/test`` after ``begin`` in
input.data).
* Additional symmetry function log output, extra column ``spread``.
* Structure ``remap()`` function is now available in pynnp.
Maintenance
^^^^^^^^^^^
* Fixed CI: Cython updated to version 3.0+, added ``__rmul__`` to ``Vec3D`` in
pynnp.
Important changes
^^^^^^^^^^^^^^^^^
* Synchronized LAMMPS developer build with LAMMPS-distributed source: Finally
switched to pair style ``hdnnp`` everywhere.
Documentation
^^^^^^^^^^^^^
* Removed old ``nnp`` pair style description page.
* Updated LAMMPS interface build instructions page.
* Added train/test set split documentation.
Version 2.2.0 - 2022-05-23
--------------------------
New features
^^^^^^^^^^^^
* Normalization procedure on-the-fly via nnp-train, keyword ``normalize_data_set``.
* New normalization scheme based on force predictions.
* New keyword ``force_energy_ratio`` for nnp-train.
* Additional neighbor statistics output from nnp-scaling.
* New tool nnp-checkdw (for testing purposes).
Important changes
^^^^^^^^^^^^^^^^^
* New CI via Github Actions.
* Use self-compiled doxygen for API docs, use version 1.9.4.
Bugfixes
^^^^^^^^
* Fixed missing atomic energy offsets for LAMMPS interface.
* Fixed NaNs from nnp-dist when running mixed data sets.
* Fixed bugs in pynnp examples.
Version 2.1.4 - 2021-05-11
--------------------------
New features
^^^^^^^^^^^^
* Changed build behavior for LAMMPS interface to conform with PR (lammps/lammps#2626)
Version 2.1.3 - 2021-04-26
--------------------------
Bugfixes
^^^^^^^^
* Fixed bug in nnp-scaling which could cause segfaults (MPI only).
Version 2.1.2 - 2021-04-12
--------------------------
New features
^^^^^^^^^^^^
* New tool to check numeric vs. analytic forces
Bugfixes
^^^^^^^^
* Fixed critical bug for large cutoff values (large compared to lattice vectors)
Version 2.1.1 - 2021-01-15
--------------------------
New features
^^^^^^^^^^^^
* Now compatible with latest LAMMPS stable release 29Oct2020
* Improved EW warnings in LAMMPS
* Citation header in screen output
* Restructured training to prepare for multi-network HDNNPs (e.g. 4G-HDNNP)
* New training "properties" can be added more easily now
Bugfixes
^^^^^^^^
* Fixed bugs in makefiles
* Fixed bug when creating scaling data
Version 2.1.0 - 2020-12-21
--------------------------
New features
^^^^^^^^^^^^
* Polynomial symmetry functions (Martin P. Bircher and Andreas Singraber)
* Better symmetry function cache mechanism
Important changes
^^^^^^^^^^^^^^^^^
* Documentation updates (API docs in Sphinx via Breathe)
Version 2.0.3 - 2020-11-30
--------------------------
New features
^^^^^^^^^^^^
* Tool nnp-scaling puts out rejected configurations into a separate file.
Version 2.0.2 - 2020-11-25
--------------------------
Bugfixes
^^^^^^^^
* Bugfix in CabanaMD interface: SF group initialization
Version 2.0.1 - 2020-10-05
--------------------------
Bugfixes
^^^^^^^^
* Fix bug in makefile which sometimes causes a failed build due to parallel execution
Version 2.0.0 - 2020-10-05
--------------------------
New features
^^^^^^^^^^^^
* Training library (Multi-stream Kalman filter training).
* Tools for HDNNP data set handling, etc.
* Python interface (basic functionality).
* Sphinx documentation (+ Doxygen API reference).
* CabanaMD interface (by Saaketh Desai and Sam Reeve)
Important changes
^^^^^^^^^^^^^^^^^
* License change from MPL 2.0 to GPL v3 or later.
Version 1.0.0 - 2018-08-13
--------------------------
New features
^^^^^^^^^^^^
* Core library (NN, symmetry functions, ...).
* LAMMPS interface.
* Documentation (in parts) via doxygen.
================================================
FILE: LICENSE
================================================
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.
================================================
FILE: README.md
================================================
n2p2 - A neural network potential package
=========================================
[](https://doi.org/10.5281/zenodo.1344446)
[](https://GitHub.com/CompPhysVienna/n2p2/releases/)
[](https://app.travis-ci.com/CompPhysVienna/n2p2)
[](https://codecov.io/gh/CompPhysVienna/n2p2)
[](https://www.gnu.org/licenses/gpl-3.0)
This repository provides ready-to-use software for high-dimensional neural
network potentials in computational physics and chemistry.
# [Documentation](http://compphysvienna.github.io/n2p2)
This package uses automatic documentation generation via
[Sphinx](http://www.sphinx-doc.org),
[Breathe](https://breathe.readthedocs.io/en/latest/#) and
[doxygen](http://www.doxygen.nl/). An online version of the documentation which
is automatically updated with the master branch of the repository can be found
[__here__](http://compphysvienna.github.io/n2p2).
# Authors
See [AUTHORS.rst](https://github.com/CompPhysVienna/n2p2/blob/master/AUTHORS.rst) for a list of contributions.
# License
This software is licensed under the [GNU General Public License version 3 or any later version (GPL-3.0-or-later)](https://www.gnu.org/licenses/gpl.txt).
================================================
FILE: bin/.gitignore
================================================
================================================
FILE: doc/.gitignore
================================================
================================================
FILE: doc/doxygen/.gitignore
================================================
================================================
FILE: examples/coarse-graining/README.md
================================================
Descriptor analysis/Coarse-graining
===================================
Please have a look at the online documentation:
https://compphysvienna.github.io/n2p2/misc/cg_descriptor_analysis.html
================================================
FILE: examples/coarse-graining/step-0_cg-data-set/input.data
================================================
begin
comment
lattice 4.3300044700000001E+01 0.0000000000000000E+00 0.0000000000000000E+00
lattice 0.0000000000000000E+00 4.4998692699999999E+01 0.0000000000000000E+00
lattice 0.0000000000000000E+00 0.0000000000000000E+00 4.2425182200000002E+01
atom 3.5904106799999993E+00 6.4652734900000004E+00 1.0372428899999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.1233118529427348E-03 -6.5930875030749706E-03 -2.5286900564296826E-03
atom 3.8896521699999993E+00 5.5850195999999990E+00 8.7488501099999976E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.1354487151679792E-02 1.6068387079584221E-02 9.1665277910393909E-03
atom 2.0546434799999997E+00 7.6143423899999982E+00 1.0322534599999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.3553548484145974E-02 -1.7588961222356755E-02 -8.0994102369477839E-03
atom 2.3742728499999997E+00 4.0884704699999993E+01 2.3791043099999992E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.6390068062889871E-03 -2.9783702975776601E-03 3.1457328263562816E-03
atom 4.1998097099999985E+00 4.0972658400000000E+01 2.3818688699999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.3131589674468112E-03 -2.2542072328466398E-03 2.6004630275055130E-03
atom 1.8912239699999995E+00 4.2273950099999993E+01 2.2692612399999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.1912933427309452E-03 4.8801935510882069E-03 -3.9649919167719545E-03
atom 1.1112624299999998E+01 2.9493504299999991E+00 4.0557521799999989E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 2.4627893436349360E-03 1.1153664858700703E-03 -1.1186541137900984E-02
atom 1.2110462599999998E+01 1.4823583699999998E+00 3.5641039699999997E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 7.3373784691007186E-03 -1.5270338588849620E-03 2.3901912419893039E-03
atom 1.0834842099999999E+01 2.7260542900000000E+00 5.8604517699999992E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.2887679254659441E-03 -2.4458963162998799E-03 1.0339698508794005E-02
atom 6.1929027699999990E+00 2.7793338899999991E+01 8.4257249499999975E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -9.4830172648595334E-03 -1.3655919054876179E-02 -8.3223401198009531E-03
atom 7.3614947300000004E+00 2.8408643899999998E+01 9.6361523499999979E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 2.1523783365082042E-02 4.1613701605615495E-03 1.3349271814005753E-02
atom 4.7403885499999987E+00 2.8840342599999993E+01 8.8452011199999987E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -9.5265730363516057E-03 7.0698163096421501E-03 -7.4529634779548501E-03
atom 9.5033908999999959E+00 3.6812325599999994E+01 4.0242857100000002E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.6989981530308510E-02 -3.5112766476336899E-04 5.9190230110168010E-03
atom 9.0015333299999973E+00 3.6942140499999994E+01 3.8467995000000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.7280810114833289E-03 2.3165257501020940E-03 -2.4643932996992837E-03
atom 7.8411804999999992E+00 3.6856374499999994E+01 4.1102588599999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.4079014825326823E-02 1.2146894914232982E-03 -7.4285084393045861E-03
atom 2.5213052200000000E+01 2.8240347199999992E+01 3.2144000399999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 4.2871218643991182E-02 1.9724618074114318E-02 1.0090269469761471E-03
atom 2.5569464599999993E+01 2.7562349599999994E+01 3.0468535899999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.6653322111633510E-02 1.3870806553399006E-03 3.9047158456605941E-03
atom 2.3652988599999997E+01 2.7656048599999995E+01 3.2785419200000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.5280359175269145E-02 -1.5930477097961731E-02 -6.5890351131048883E-03
atom 6.0921269399999991E+00 8.1288143599999980E+00 3.0580292799999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.1105274451494855E-03 1.7249280592494871E-02 -2.8284324396132696E-02
atom 7.1444077899999980E+00 7.9249892299999996E+00 2.9019050599999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.0328351718069805E-02 1.6066184063685881E-03 1.5304931346364847E-02
atom 4.8207204299999997E+00 9.4651188499999996E+00 3.0038333199999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.4784962825884441E-02 -2.0927684105354710E-02 1.5141670395302500E-02
atom 3.9160058599999985E+01 1.6191011000000000E+01 2.8713194999999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.7873466314406210E-02 3.0987802560589590E-02 -4.9494239927879219E-03
atom 3.9463762500000001E+01 1.4977999299999997E+01 3.0011489599999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.8044861361299686E-03 -2.4632531351350680E-02 1.5135776944313622E-02
atom 4.0806367399999985E+01 1.7121294399999996E+01 2.8940414199999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.2588217619365230E-02 -5.3042515255208146E-03 -1.2455182880025685E-02
atom 2.5636235599999996E+01 3.3772957899999994E+01 2.6956677200000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.8617361809990544E-03 -1.3265820824902548E-02 3.2280265798447269E-02
atom 2.4008334199999997E+01 3.3867176099999995E+01 2.7898409899999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.1939040290653960E-03 5.4882567067762863E-04 -2.0352564270741037E-02
atom 2.5430228099999997E+01 3.4342350500000002E+01 2.5265517499999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.0508954969915888E-02 1.3271607447209966E-02 -1.5210550660036865E-02
atom 2.6604161099999992E+01 3.3976467599999992E+01 6.9179174999999979E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.9746659528562025E-04 -5.8969187076830679E-04 -3.3263210941335921E-03
atom 2.7329698599999997E+01 3.4110553699999990E+01 5.2190254500000002E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.6239451458145713E-03 1.0484102541238648E-03 6.6471458919352923E-03
atom 2.7735279899999998E+01 3.4946179299999990E+01 8.0710489799999987E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.0504462410204258E-04 -1.9387544109563152E-03 -6.9676758533393389E-03
atom 1.0224970699999997E+01 4.2898986999999991E+01 2.1506534299999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.6257077719339040E-02 1.8472931795398651E-02 1.3109971999239411E-02
atom 9.9404500899999988E+00 4.4721587533999987E+01 2.1889027899999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.2986297251922544E-03 -1.6323036149853993E-02 -7.7892855072710567E-03
atom 1.1926412799999998E+01 4.2832432399999988E+01 2.0903062599999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.0808299047461943E-02 -2.6680757544626189E-03 -2.6785271625489990E-03
atom 2.8689415099999998E+01 9.8808383699999993E+00 4.2131069297000003E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.0468962950747141E-02 1.3273145195579952E-03 5.0736963395265732E-04
atom 2.9833237399999998E+01 1.1176824399999997E+01 4.1317484700000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.7508257584571436E-02 -2.0073334576544873E-02 1.3131602128302779E-02
atom 2.9791223099999996E+01 8.4395413799999996E+00 3.6417995900000000E-01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.2547408270768488E-03 2.2874287959171683E-02 -1.2749429503536198E-02
atom 8.7674792799999981E+00 8.5644398999999964E+00 2.5025407099999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.5469808510477934E-02 -6.5881560361947507E-03 -1.8960636642136430E-02
atom 7.5674459799999978E+00 9.4550031799999985E+00 2.3823188699999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.7986628813487567E-02 -1.0473322727907018E-02 1.5735006766054254E-02
atom 8.3822301599999989E+00 6.7342524999999993E+00 2.4731429599999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.3667487086590258E-03 2.0921957113461211E-02 6.7213366048124385E-03
atom 1.0251936700000000E+01 2.3625476699999997E+01 2.4379576799999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -4.3205171363897775E-04 -2.4488224839264716E-02 -2.4252276560010694E-02
atom 1.0357661799999999E+01 2.4636294199999998E+01 2.2800204599999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.8831086766843254E-03 -6.2536590859745660E-03 1.3695580255885078E-02
atom 1.0146164799999998E+01 2.1837948599999994E+01 2.3692348399999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -9.7845165946671233E-04 2.7962463910209959E-02 1.4370615139510533E-02
atom 2.8106713499999998E+01 5.5769543799999983E+00 1.9169796499999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.3269699783436359E-02 8.7841669578971396E-03 -2.6800720060461965E-03
atom 2.6378924200000000E+01 5.8613911599999984E+00 1.8487325899999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 7.3211458462966485E-03 6.9333562554836524E-03 3.8743062345628016E-03
atom 2.8997343299999997E+01 7.2292779999999990E+00 1.9506669700000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.1015324582886697E-02 -1.6450727667069721E-02 -2.3170457783084145E-03
atom 3.1401270199999992E+01 4.8650969200000000E+00 1.4281145499999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.1160005638348214E-02 1.1371690821250313E-03 1.1937601398316084E-02
atom 3.0415558999999991E+01 3.9403592899999991E+00 1.2972949599999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 5.2713227835887565E-03 6.8010727874237885E-03 7.1266841549293978E-03
atom 3.0032499399999992E+01 5.4156008499999988E+00 1.5472730999999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.4457111515471766E-02 -8.8249766788194139E-03 -7.3486226630796918E-03
atom 3.5750821599999995E+01 3.0464401599999988E+01 1.5782046699999999E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 7.7546789563780532E-03 5.7400223614847016E-03 2.7021718248033949E-04
atom 3.4068804399999991E+01 2.9812836699999995E+01 1.8929391999999996E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.4245974590351892E-02 -1.9948132704904363E-03 -2.0654530291829031E-03
atom 3.6576711699999983E+01 2.9004164699999993E+01 7.5043936599999983E-01 H 0.0000000000000000E+00 0.0000000000000000E+00 3.0759741135134976E-03 -2.7949493955846511E-03 6.6962904325766842E-03
atom 1.7338298900000002E+01 5.5341304399999993E+00 1.9641750500000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.0416815625969798E-04 -2.4863629557551458E-02 1.8317879011906624E-02
atom 1.7084580299999999E+01 4.0797027599999991E+00 2.0836493399999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.6126697158059097E-03 2.3919835994348493E-02 -9.4736526153486565E-03
atom 1.7328280599999999E+01 4.6923396500000001E+00 1.8013776999999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.7513153236661842E-03 5.1458339519967139E-03 -1.0454901508944982E-02
atom 1.1827927100000000E+01 2.1373781999999991E+01 3.1619810199999994E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 1.7677817860094567E-02 2.9962842569982392E-03 -1.1075566005743708E-02
atom 1.0437229099999998E+01 2.0304308699999996E+01 2.6818514599999994E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.0487883669264880E-02 -2.7465721655074724E-03 5.4522143461706984E-03
atom 1.1589689300000000E+01 2.1965299899999994E+01 4.9029243100000004E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.8889166122840777E-03 2.2750151651432732E-03 2.5494915878169484E-03
atom 1.8506257800000000E+01 1.8153689499999995E+01 2.1149179399999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.1202804346083598E-02 -1.6376732538448682E-03 -1.7486127104594643E-02
atom 1.9881705699999998E+01 1.8377666699999995E+01 2.2353774900000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.8025542037885486E-03 5.8137475656976382E-03 3.3527252605344009E-03
atom 1.7146989899999998E+01 1.7572373700000000E+01 2.2192848999999992E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.2991878096704514E-02 -2.4018624140216818E-03 1.1703328657559691E-02
atom 3.2186885299999993E+01 3.2617653799999992E+01 2.3508107699999993E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.4158171966214673E-02 4.4228178575337852E-03 -3.5943864020793464E-04
atom 3.4088913099999992E+01 3.2731551799999991E+01 2.3528461499999992E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.3421889735607441E-02 -6.6946897025063612E-04 1.2861298670155397E-04
atom 3.1666630999999995E+01 3.2779796299999994E+01 2.5255634199999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.1509290725952001E-03 -9.5592726574740344E-04 2.5414195693019095E-03
atom 8.1345317799999979E+00 1.6295254699999997E+01 1.4159247599999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.2522845468406700E-02 3.9082054918410910E-03 5.2257375676703390E-03
atom 9.1596694999999979E+00 1.6021475999999996E+01 1.2695244899999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.3416927898551244E-03 -2.4849589607751346E-03 -1.7642521480227224E-02
atom 9.3443572399999990E+00 1.6615001699999993E+01 1.5505083799999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 7.6937354636190990E-03 6.2189599708756945E-03 1.2756018240092228E-02
atom 2.9854987999999992E+01 1.9187978699999995E+01 2.6363288499999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.9455383672693925E-02 1.6240485622879147E-02 2.8041187097347406E-03
atom 3.0374101399999994E+01 2.0065625699999995E+01 2.4825181000000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 3.2608014566372938E-03 4.8895245404982600E-03 -2.7013759705666403E-03
atom 3.1004011399999996E+01 1.7807616299999996E+01 2.6412639599999991E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.6952754723921624E-02 -2.2432042314288247E-02 3.8492419593102079E-03
atom 1.7290029199999996E+01 1.0745629499999998E+01 2.0602800799999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -4.3222454635282764E-02 -2.0492590617193700E-02 -1.8176410064231246E-02
atom 1.8948839899999996E+01 1.1130189299999996E+01 2.0984957199999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 5.0097827859980168E-02 1.6014020599143499E-02 1.4936003695338892E-02
atom 1.7478757500000000E+01 8.9784464499999981E+00 2.0025831700000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -8.3135718904655993E-03 -2.2935211186333642E-03 1.1366760230338104E-03
atom 3.3365747499999983E+01 9.9613193699999982E+00 1.3193343999999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.4779289409539544E-03 -2.7641782360119300E-03 1.0822665456654007E-02
atom 3.2677980099999999E+01 8.3659852799999985E+00 1.3880065999999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.0141198632070892E-03 4.7687523628642562E-03 -7.1937161687739282E-03
atom 3.3047211400000002E+01 1.1212995099999997E+01 1.4545059000000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.0095572563850217E-04 -1.7756200719016475E-03 -8.7528815323735763E-03
atom 2.1221646999999997E+01 4.1281401299999992E+01 1.9954807299999995E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -7.5337842142191172E-03 1.6139232450133538E-02 -3.8809839276179522E-02
atom 2.2153137899999997E+01 4.0623153899999991E+01 4.7982628499999996E-01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.4773199219831751E-03 -1.0695469423473696E-03 2.1545571821838531E-02
atom 2.0416328799999999E+01 4.2772152899999995E+01 1.1055458400000000E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 9.8097332498994806E-03 -1.9313371711695133E-02 2.0528107075538714E-02
atom 1.8488655899999998E+01 2.8562107099999995E+01 3.5833660799999990E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.4363102788419979E-02 -4.3997966473955010E-03 -1.1478024566351903E-02
atom 1.8639631999999995E+01 2.7048057000000000E+01 3.6857513500000003E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.7883946075757499E-03 -1.3927185171756392E-02 1.9752764270386611E-03
atom 1.9756282799999997E+01 2.9682929899999994E+01 3.6556354299999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 7.2130553493200559E-03 1.4941534685173143E-02 4.4840153750088495E-03
atom 7.1334104099999989E+00 3.8197721399999992E+01 3.0607621099999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.9771230271647556E-03 -2.7740298897984557E-03 -4.4541325323206767E-03
atom 7.6913226499999992E+00 3.8755944300000003E+01 2.8896992399999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -9.6196524894372401E-03 -2.7520467910894923E-03 1.1085825154264836E-02
atom 5.2401114499999988E+00 3.8190274999999993E+01 3.0809364899999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.2123638232468027E-02 2.0187740070126028E-04 -7.5118284848852057E-03
atom 8.3110024699999983E+00 8.7571797999999976E+00 3.4464745799999994E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 3.6393889617899757E-03 -1.0012252624636137E-02 -7.3777830741187473E-03
atom 9.2620452300000000E+00 8.6304800099999976E+00 1.8476743299999998E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.6102831441862560E-03 1.0587784942835781E-02 -1.7119998645319546E-03
atom 8.1795440199999980E+00 6.9619578999999980E+00 3.8336916799999989E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.4715909114771283E-03 1.5359663875040780E-03 8.0399757158069688E-03
atom 1.4855769799999997E+01 4.4445379199999991E+01 3.5032936200000002E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -5.0093175277419692E-03 5.4624452573112485E-03 -6.1067759823770938E-03
atom 1.4992412199999997E+01 4.3974091299999990E-01 3.3423164900000003E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.6642344090758192E-04 -3.5361377768014317E-03 7.4625081513349859E-03
atom 1.6433031600000000E+01 4.4886156779999993E+01 3.5887484700000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.5560657016566544E-03 -2.5671996490416338E-04 -1.3076181938013554E-04
atom 3.1482314499999994E+01 3.4826736899999990E+00 5.8553813299999993E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.1075696372615325E-02 -3.9979567098967442E-03 -2.9800134100477853E-03
atom 3.3301380499999993E+01 3.5820564199999994E+00 5.9151975900000000E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 2.4472946465932739E-02 1.5862798111149854E-02 5.7298887874116470E-03
atom 3.1400480799999997E+01 1.6670244899999997E+00 5.5998745400000001E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.1072349150134343E-02 -9.6428924145886899E-03 -4.6411982791230467E-03
atom 4.2431049999999999E+01 1.8076707499999998E+01 2.0463275700000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.4996498006451715E-02 1.1238982622045167E-02 -4.5463339957622848E-02
atom 4.2024686499999987E+01 1.8040184400000001E+01 1.8579736499999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.9115091733373390E-03 -2.6367516042836645E-03 3.6883961465569305E-02
atom 4.0933886299999990E+01 1.7491060999999998E+01 2.1259930700000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.6705539174322231E-02 -9.5004767722171590E-03 1.0068161880774992E-02
atom 2.2372395099999995E+01 4.0870744899999991E+01 2.4289069300000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.0850353459984467E-02 2.8996862493254848E-02 1.1755031057442418E-02
atom 2.3908122099999996E+01 4.0873877099999994E+01 2.5279432099999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.5344227144167260E-02 -4.4762337638644080E-03 2.8953807479602423E-03
atom 2.2129167100000000E+01 3.9172060999999992E+01 2.3714884699999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.0300337600725102E-03 -2.1624321058927178E-02 -1.2478349969150744E-02
atom 3.3067385000000002E+01 2.0585589899999992E+01 3.8145703299999994E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -7.9457916778797443E-03 5.6334295791122041E-03 2.4691874891095088E-04
atom 3.1353400799999992E+01 2.1294678599999997E+01 3.8584260899999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 3.5129064847346674E-03 -1.4929686965747839E-03 -6.1345864477023544E-03
atom 3.2608080700000002E+01 1.9208217299999998E+01 3.7019079199999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 5.6267488530166712E-03 -2.0695802359306892E-03 -1.6463147493510695E-03
atom 1.0506558200000001E+01 9.9215641099999967E+00 4.1174366099999993E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.0257537808802447E-02 -1.0554152100443330E-02 -1.4406928255881508E-02
atom 1.1847477200000000E+01 8.7801351099999998E+00 4.0629937300000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.7523394962225180E-03 1.7458411648482944E-03 -1.1966503883738520E-03
atom 9.1260146299999967E+00 9.7736823399999988E+00 3.9882023900000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.2628577432364764E-02 3.5880325122115302E-03 1.2965507581021961E-02
atom 3.8901910299999990E+01 3.9227564700000002E+01 4.2116142713000002E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -4.9431692155987948E-03 4.5244716210943456E-03 -1.6781425559806443E-02
atom 3.8926347899999996E+01 3.8902050699999990E+01 1.4889756499999998E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.0809016738241191E-03 -6.8699075572640437E-03 1.3818736363510315E-02
atom 3.8264095999999995E+01 3.7660980799999997E+01 4.1333322299999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 5.5348152913376990E-03 4.1673890581503403E-04 5.1405462938894373E-03
atom 7.3319371199999992E+00 2.9861753399999998E+01 2.3344795499999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.3970992976027273E-02 1.1579930111421805E-02 -2.2348532905182203E-03
atom 6.5326882099999981E+00 2.9472788200000000E+01 2.1763397799999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.5333958867231448E-02 -5.7022824298741939E-03 -1.7288746350502702E-03
atom 6.2247176099999981E+00 2.9554794799999993E+01 2.4768338300000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.3696911695561595E-02 -5.5569715537453386E-03 2.5445889852843385E-03
atom 3.6543450599999993E+01 8.3541251200000008E+00 2.1692332199999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.5759224737547932E-03 1.9286492089924424E-02 -9.8285926565864559E-03
atom 3.6512672899999991E+01 6.6277515799999982E+00 2.2163743699999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.0115653919865396E-03 -3.3621553620967415E-02 1.1859357506051420E-02
atom 3.8289157099999990E+01 8.4784829699999964E+00 2.1107967099999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.6836204275886299E-03 1.4429045410315285E-02 -1.9346209388440190E-03
atom 1.0525539699999998E+01 1.4532449999999997E+01 1.2097065199999997E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.0284912623213514E-02 5.8188838141964232E-02 8.6257983961043633E-04
atom 1.0727857299999998E+01 1.2833054299999999E+01 8.2157390599999991E-01 H 0.0000000000000000E+00 0.0000000000000000E+00 5.8910128232791004E-03 -4.5307078284597804E-02 -1.2654639296592031E-02
atom 1.1426841299999996E+01 1.4806948699999996E+01 2.7615183299999990E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 5.6500382596832311E-03 -4.1831544547810797E-03 8.7060784488634992E-03
atom 2.2704173399999998E+01 8.9656915000000001E+00 2.2049296199999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.4564099249737598E-02 -1.9298477535145089E-02 2.5242239333556443E-02
atom 2.3138355499999996E+01 1.0688564299999998E+01 2.1542684399999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.1766797095360896E-03 -2.4443023376981383E-03 2.9900389934963351E-03
atom 2.4063994599999997E+01 8.3113827199999974E+00 2.3272545899999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.9593841152104998E-02 2.2388594296523467E-02 -2.9252805672908243E-02
atom 3.7686092399999993E+01 1.8455007399999992E+01 1.1861744199999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 3.6286464069327697E-03 -1.3294444116843285E-03 5.0629789789513220E-03
atom 3.9052767299999992E+01 1.7634161499999998E+01 1.2859233699999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.4973654550244728E-02 3.0302815735948141E-03 -1.1512722770804350E-02
atom 3.6376510699999990E+01 1.7203113499999997E+01 1.1240068399999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.4789424021430419E-02 6.2589045487890169E-03 1.2611334912265923E-02
atom 4.2591386699999987E+01 3.3699976699999993E+01 2.7798631999999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.8007932576523350E-03 -8.2561792985304701E-03 1.6383449421160493E-02
atom 6.1020754399999988E-01 3.4311687999999990E+01 2.8949482799999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.2994064701080215E-03 3.3654304014921026E-03 3.0966101556334138E-03
atom 4.2866688199999999E+01 3.4736574400000002E+01 2.6327509699999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.8401998290809708E-03 4.4051247069881059E-03 -1.6705430169231945E-02
atom 2.5302354099999995E+01 3.4515778300000001E+01 3.5035073699999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 5.2659057147099756E-03 3.4215405368795133E-03 1.7183272090210110E-03
atom 2.4084506999999991E+01 3.3261364799999996E+01 3.5647026699999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.5699902960110447E-03 4.9278049117735924E-03 1.8790193229375933E-03
atom 2.6458486999999995E+01 3.4758164599999994E+01 3.6460258300000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.3879789840592211E-03 -5.8845693029693624E-03 -4.7509734713341023E-03
atom 3.2651607100000000E+01 2.0925171599999995E+01 6.3355104399999993E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 9.6687735000005985E-03 1.1786523458807985E-02 -4.9231296907615348E-03
atom 3.2610517299999998E+01 1.9516030199999996E+01 5.1487664399999993E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 2.3774919008872422E-03 2.3405919376706199E-03 -1.7965581379903652E-03
atom 3.4019802800000001E+01 2.2033914599999996E+01 5.5517940899999987E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.2439744972910250E-02 -1.7194678493499760E-02 3.4023638499144880E-03
atom 5.7450683399999987E+00 1.7535149599999997E+01 8.0603449099999995E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.2261935240900473E-02 3.5452368714845986E-02 3.1683710740720517E-02
atom 5.8920742199999987E+00 1.7516077099999993E+01 6.2556097399999979E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.1318594381760461E-03 2.0710765069478490E-03 -2.6102538194997971E-02
atom 5.1572952799999987E+00 1.9357300999999996E+01 8.3789781199999975E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 9.2122915677237110E-03 -3.0437451458362953E-02 -4.2953309681206869E-03
atom 3.9206511699999993E+01 2.6197700299999997E+01 1.8719070500000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -3.2773867305889211E-03 -5.1427737758130744E-05 2.0567207982441897E-03
atom 3.8949271599999996E+01 2.4787199999999995E+01 1.9864257099999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 3.3994530332846187E-04 -4.0144619904412234E-03 2.0635301666557899E-03
atom 4.0301774099999996E+01 2.7348255699999996E+01 1.9773316999999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.3058911365602988E-03 -5.0640098387386276E-04 -8.3974075939338873E-03
atom 4.3263878141100001E+01 4.4461980799999985E+01 3.7652989900000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.6014997013015125E-02 -5.8843878576574473E-03 1.5618570230826859E-02
atom 1.5047586099999997E+00 2.9617161599999992E-01 3.7444192600000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 3.7204206141982436E-02 2.2949115432242043E-02 1.4485702516742675E-03
atom 4.3111993577000000E+01 4.3730431399999986E+01 3.6012858999999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -8.7366589773474473E-03 -1.2832081791980273E-02 -1.8280964723505159E-02
atom 2.7428710400000000E+01 4.0314702999999994E+01 2.6157504499999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 8.0497225647678961E-03 -2.0728948079931923E-02 -1.1760336699791102E-02
atom 2.8556444699999993E+01 4.1707725799999984E+01 2.5951698699999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 5.1874709115626895E-03 1.8064641237877495E-02 -4.7667403326510571E-03
atom 2.8158097199999997E+01 3.9038721199999991E+01 2.4778288199999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.5295342000727474E-02 1.2771998552650885E-02 2.3525086024329199E-02
atom 1.2897467899999999E+01 2.1759020299999996E+01 3.2483679599999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.6374423905353928E-02 2.9317119545663865E-03 -1.1076473725501421E-02
atom 1.4632885699999996E+01 2.2294140799999997E+01 3.1901498599999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.3592522315068448E-02 -1.1335424320654782E-02 1.3989886706330902E-02
atom 1.1760458799999997E+01 2.2556241299999996E+01 3.1261954299999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.5272275728154140E-03 7.2863387940021859E-03 -1.2445177864437056E-03
atom 1.5299834999999998E+01 9.6114507099999997E+00 3.4387556400000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.0499742295235772E-03 -4.2017820552266438E-03 -2.0006353672618139E-02
atom 1.3392775499999999E+01 9.6355431899999999E+00 3.4292967099999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.4866299792693412E-02 -1.0839961609808376E-02 1.4026717446091018E-02
atom 1.6066042199999995E+01 1.0110355400000000E+01 3.5997118700000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.2484408554854476E-02 9.9706614401583269E-03 -4.3614651511281947E-04
atom 6.9653635899999982E+00 3.5914650899999998E+01 1.7381971199999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 3.4732506149798086E-03 6.0336482610561255E-03 6.0828423890590122E-03
atom 7.3508163399999988E+00 3.4670992999999996E+01 1.6054681299999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0339284409778262E-03 -8.3045658763750332E-03 7.6171095045253370E-04
atom 8.0125537199999997E+00 3.7312366599999997E+01 1.6727082999999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.4942772881586801E-03 5.9252964437478987E-03 1.0263240556444125E-02
atom 3.0270926499999995E+01 4.2001193199999996E+01 9.8383942599999976E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 9.5213296014961906E-04 2.5597721007918684E-03 3.3019610518049601E-02
atom 3.1214185599999997E+01 4.2341975299999987E+01 1.1491464000000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.3037399422233333E-03 -5.9375375257501124E-03 -2.4503851988833987E-02
atom 3.1015379599999992E+01 4.3149310200000002E+01 8.6247544600000001E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 8.0411022664000423E-05 -4.1253352670871848E-03 -4.1758788031362295E-03
atom 6.0401452099999986E+00 3.7076366999999991E+01 1.1029614000000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.2799083167658683E-02 1.8251491067174795E-02 -3.0494075378506902E-02
atom 4.6933524699999989E+00 3.8196279799999992E+01 1.1601211499999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.2550858063658426E-03 -1.7135294269611662E-03 -1.9454501477249261E-03
atom 6.7292888299999989E+00 3.7907728599999999E+01 9.3280871300000001E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.7945444544616555E-02 -1.0605416278803445E-02 2.8153855688120344E-02
atom 7.5411949199999988E+00 4.3779137200000001E+01 3.4107774700000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -3.6635270778778820E-04 -3.2339157815337877E-03 1.6254931718266238E-02
atom 6.7986909099999995E+00 4.4006500699999989E+01 3.5806040600000003E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 3.0351212457752417E-03 1.2433252670753922E-02 -4.2800510178887894E-03
atom 8.4321199900000003E+00 4.2187402099999993E+01 3.4467912299999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 3.3767145246257463E-03 -4.1287756787859653E-03 -9.2125231933268461E-03
atom 2.1866250099999995E+01 2.5303038899999997E+01 2.4998931299999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.8498518961737615E-02 8.8216385040933709E-03 5.1132295233081429E-03
atom 2.1081633599999996E+01 2.5933689500000000E+01 2.6570907199999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.2579485716425724E-02 -3.5365543839805270E-03 -7.5592281597358715E-03
atom 2.3688033999999995E+01 2.5926305899999996E+01 2.4996775899999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.8894890286649145E-02 -1.7288285980244086E-03 6.5400166885932918E-03
atom 4.0437455999999994E+00 3.0040848999999998E+01 3.5476832100000003E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.8512096861787501E-02 7.5319473355454775E-03 -7.1001160494141664E-03
atom 5.4715536699999987E+00 3.0166104399999995E+01 3.6680762700000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -9.2598436479775469E-03 -3.5823474414864737E-03 -1.0487275676892904E-02
atom 4.7343814299999991E+00 3.0907263100000002E+01 3.3941826100000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.2732534409030875E-03 -4.3571283777020450E-03 1.0921381805388809E-02
atom 2.6531378099999998E+01 2.8384168599999992E+01 2.5965881899999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.7508288778262611E-02 -2.7704619812603099E-02 1.1864509180885540E-02
atom 2.6281363199999998E+01 3.0162617099999991E+01 2.5833610699999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.5080895840816147E-03 2.3662613153464879E-02 2.3519850361535849E-03
atom 2.8138170500000001E+01 2.7990580799999993E+01 2.5258589899999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.6439791523068552E-02 -2.9548076397689925E-04 -1.3283620688435719E-02
atom 1.4497664299999997E+01 3.5459830299999986E+01 4.1751176399999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -6.0938758521406075E-03 5.4503340916467729E-03 2.3080727422301724E-02
atom 1.2671259699999998E+01 3.5401709899999993E+01 4.1474707000000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 9.4547763626193562E-04 4.0073311089687596E-03 -2.6524798404383657E-03
atom 1.5238167899999995E+01 3.4808813199999996E+01 4.0252686199999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 9.3095736248645315E-03 -6.8424059965537243E-03 -2.1018742651080797E-02
atom 2.1889874899999999E+01 7.8316568699999980E+00 1.2632846999999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.3401738525848843E-03 3.7338866137194650E-02 1.3234568459226943E-02
atom 2.3223157199999992E+01 8.0317604800000009E+00 1.1405124999999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.0056974878732779E-02 7.6930971010924568E-03 -6.8235349656481049E-03
atom 2.1319451399999995E+01 6.2298236499999993E+00 1.2140627499999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.1562497753788566E-02 -4.2776607839257734E-02 -3.9517777411575252E-03
atom 2.8724638799999994E+01 3.7136444599999997E+01 2.2780083300000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.1136911360896179E-02 1.0934501859894041E-02 -1.3283235765221500E-02
atom 2.7504506699999997E+01 3.7203839099999996E+01 2.1324694099999991E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.2540646847030114E-02 -4.5978166586369378E-03 8.9967446070449292E-03
atom 2.9765933099999998E+01 3.5643285299999995E+01 2.2764478100000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 7.6125643779691209E-03 -1.1561233542171114E-02 -5.3283425420267792E-03
atom 4.2258581099999994E+01 2.8732665799999999E+01 4.0121966599999986E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.9879590738809131E-02 7.3196498348234440E-03 -1.8932352368227545E-02
atom 4.0908403399999990E+01 2.7876214199999993E+01 4.0971533800000003E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.8223098761088377E-03 -1.2244495127243538E-02 1.0533155548183190E-02
atom 5.2317679099999992E-01 2.7784376699999996E+01 4.0458055700000003E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -8.9680264165056429E-03 6.5853153774802853E-03 5.4469620402164982E-03
atom 3.3462110099999990E+01 1.6264706299999998E+00 1.9078211299999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -9.7407291346842013E-03 -5.3694871952720234E-03 -1.9526244305775216E-02
atom 3.2827604699999995E+01 2.8954696599999998E+00 1.7864767100000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.2437656263808877E-03 -5.1110690879743277E-03 7.3663146760486829E-03
atom 3.2417737600000002E+01 1.1506715699999999E-01 1.8690412100000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 9.0551770628405515E-03 8.6309861633127316E-03 9.2350431752451518E-03
atom 2.4408200899999997E+01 9.2743809399999977E-01 7.7908968699999992E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -6.4970687051026533E-03 1.7090947017047456E-02 -1.1851037086674251E-02
atom 2.4302495599999997E+01 4.4148332399999994E+01 8.2608594199999992E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.2764298912056987E-04 -7.8276553793941162E-03 2.1459484705467135E-03
atom 2.3699897699999998E+01 1.0962075999999998E+00 6.0261607199999991E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 9.5172089321256606E-03 -6.3207999725770261E-03 1.0710396592333657E-02
atom 5.2486704699999995E+00 1.6001279000000000E+01 3.0683186699999993E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.5864047514792932E-02 1.0047520524108074E-02 -5.4440938784688442E-04
atom 6.9040938499999998E+00 1.6285302999999992E+01 2.9748700700000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.2706657819348268E-02 -3.7127841828196746E-03 9.8654128959603914E-03
atom 5.6263215799999982E+00 1.6401244699999996E+01 3.2482922600000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.8309400173351412E-04 -8.9497171692898333E-03 -1.0273796586561947E-02
atom 2.2253114100000001E+01 6.0362208500000003E-01 1.7012617299999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 3.3854300799263186E-03 8.4276755527956781E-03 -2.5087865738441847E-02
atom 2.2763214899999998E+01 2.3740207599999996E+00 1.7202585500000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.5282834642324648E-03 1.5806927160762359E-03 -7.9816737838190651E-03
atom 2.2154094899999993E+01 1.7005216999999997E-01 1.8762256199999992E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.1912920621389296E-03 -7.2474775168063360E-03 2.4763949784351626E-02
atom 2.2096531399999996E+01 5.4699241600000004E-01 2.2141457899999992E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.2235847042616162E-02 4.1831728946316302E-02 -2.0184706506042951E-02
atom 2.2231293199999993E+01 4.3872342400000001E+01 2.2732300099999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.6611424644209688E-03 -3.7928858163330727E-02 2.0749748875317733E-02
atom 2.0715141599999992E+01 1.4606848699999995E+00 2.2896471699999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.6304495478208633E-03 -5.4812825188155197E-03 5.7525106544782101E-03
atom 3.0395219499999996E+01 2.6722898099999991E+01 2.1992197499999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.5383900813194214E-03 -3.0507282802469362E-02 8.7449911444545704E-03
atom 3.0698703499999997E+01 2.4836165299999998E+01 2.1911178499999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.1436834548897765E-03 1.5851908540813309E-02 4.6692825020345739E-03
atom 3.1736685399999995E+01 2.7278386799999996E+01 2.0869794100000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.9587491989139254E-03 1.7061575935489615E-02 -8.0046608994304748E-03
atom 2.7617465299999995E+00 4.4352627999999996E+01 3.2413423199999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.6352610407936150E-02 9.2943091461169976E-03 1.5598363615700118E-04
atom 4.4593624099999989E+00 4.3819228599999995E+01 3.2863605099999987E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.2922290955494574E-02 -7.4508550576365146E-03 -3.0841293296555270E-03
atom 2.2100955199999994E+00 4.3434073199999993E+01 3.0886851399999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.3742114461975849E-03 -1.1255120991351527E-03 1.1831332334686201E-03
atom 1.6023092599999995E+01 4.1997624899999998E+01 2.1327162999999992E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.0940381267270096E-02 -1.0712177504131152E-02 1.3295600137618045E-02
atom 1.6568835099999998E+01 4.0567142099999991E+01 2.2405218300000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.3589511853272239E-03 8.0625356920584999E-03 -3.9011033188598469E-03
atom 1.6948355099999997E+01 4.1691924299999982E+01 1.9736768800000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.9538471040957112E-03 -5.4994168692263669E-04 -4.2777523361231607E-03
atom 6.2179328499999995E+00 4.3691547399999990E+01 1.6399260499999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.5665609104956449E-02 1.4303746166915916E-02 -2.7470775843734712E-03
atom 7.9969945599999992E+00 4.2962156999999983E+01 1.6325974699999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.8932054862927215E-02 8.8372737004934858E-03 1.8051108724388064E-04
atom 6.5069386099999988E+00 5.5714096199999974E-01 1.6208549900000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.0444747944046846E-04 -2.0400237073819612E-02 3.9885863276271083E-03
atom 3.2752101799999997E+00 1.1241085799999999E+01 1.4065508799999995E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 6.7942161538668078E-03 1.9603768952517197E-04 -2.4095862929159836E-03
atom 1.8656617999999996E+00 1.0029590600000001E+01 1.6261836399999998E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 2.3526639701442396E-02 -2.0314693015435980E-03 9.8397845958390632E-05
atom 4.9407169999999994E+00 1.0672285199999997E+01 2.0484455299999995E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.8007829257976157E-02 -7.6446707714427180E-03 5.6117165516248882E-03
atom 1.7983841000000002E+01 9.3724929199999973E+00 5.1926887900000001E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.9826842982739047E-02 1.6758339319044278E-02 -2.1506729951874292E-03
atom 1.6456508599999996E+01 8.6871109099999995E+00 5.9647067199999997E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -8.4115243884043400E-03 -4.6968489927818064E-03 3.2697863613866715E-04
atom 1.9222450899999995E+01 8.1134660600000004E+00 5.5515485399999998E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 2.0345360955086648E-02 -1.5650054268259054E-02 -7.5622343703939951E-03
atom 1.5633720099999998E+01 1.4054856999999998E+01 3.2017930499999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -5.0906594125708906E-03 -2.3643917541378543E-02 5.9124352059606146E-03
atom 1.5468209399999997E+01 1.2213733099999997E+01 3.2801912699999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 9.9832491487420044E-03 2.8453316435606044E-02 -6.9682778585789607E-03
atom 1.7148629899999996E+01 1.4761137199999999E+01 3.2778177900000003E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.2365859610049385E-03 -3.6451132426496874E-03 2.6134377781436560E-03
atom 8.6284959099999980E-01 4.2007807299999989E+01 4.2315694081999993E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.3826873038414228E-02 -7.8659386240493723E-03 -9.6376091782425892E-03
atom 6.6332165899999984E-01 4.2564461999999999E+01 4.0531527199999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 3.9667287806114098E-03 1.9966582115505853E-03 1.0253089061843303E-02
atom 4.2707036399999993E+01 4.0838799499999993E+01 4.2424654914655001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.4847563136666235E-03 6.2736531602251800E-03 3.2570000498660231E-03
atom 1.3231652099999994E+01 4.3372705299999993E+01 2.6875324899999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -9.6280054598678125E-03 -3.7578261437222816E-03 -6.9262606157510882E-03
atom 1.1756131699999999E+01 4.2705897399999998E+01 2.5904647399999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.4243812117114495E-02 4.5621619097798317E-03 1.1624279303646593E-02
atom 1.4651055299999998E+01 4.2227320300000002E+01 2.6557196299999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -8.8094896248397687E-03 9.1840391411493851E-04 -2.6584750490419158E-04
atom 1.1666281199999998E+01 1.7234520199999995E+01 1.8084934400000002E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 6.2397257202553204E-03 -4.9980605412064515E-03 -5.6334856888723374E-03
atom 1.1170604199999996E+01 1.6593283499999995E+01 1.9724672399999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -9.1342360161350781E-03 4.1234432859143929E-03 5.2689465300233907E-03
atom 1.2709993099999998E+01 1.5855190399999998E+01 1.7423808899999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.9863681012850539E-03 -7.0553799887200183E-04 -2.4572359298377631E-03
atom 4.2753842599999984E+01 4.4721228451000002E+01 4.8726953799999988E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 1.4144438775334355E-03 3.2442043249366420E-02 2.4729163859721192E-02
atom 4.3093904796000004E+01 1.5828749199999996E+00 5.1194012099999995E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.6207422458226577E-03 -2.4120085419540249E-02 2.4662315931852832E-03
atom 4.3049357626000003E+01 4.4587909408000002E+01 3.1054199499999990E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 4.4282153060257934E-03 -1.2536214854192660E-02 -2.6065104568884202E-02
atom 2.7556528399999994E+01 2.2943644799999996E+00 2.3551608600000002E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.3000762969135335E-02 -3.4060838125929502E-03 -6.7151732825051118E-03
atom 2.5979715399999996E+01 1.3580699000000001E+00 2.3103055999999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.7927382202493541E-02 1.3818307870296136E-02 -2.8048795503481882E-03
atom 2.8033667299999994E+01 3.2979913399999985E+00 2.2012504499999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.0045081846306739E-02 -8.0682904371567245E-03 1.1065764908221563E-02
atom 7.2271407199999985E-02 1.4984721399999998E+01 1.5093433599999997E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.5687035967521405E-02 -1.8512180309614931E-02 -4.5178537809317876E-03
atom 1.6631345899999999E+00 1.3964145899999997E+01 1.5149465799999997E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.0076287039788578E-02 3.3061709788927474E-03 -2.1996948220030302E-03
atom 4.2069171599999983E+01 1.3884106499999996E+01 6.5898515499999988E-01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.7877044435530055E-02 1.4089842431446573E-02 8.2761881619682603E-03
atom 3.4245721099999990E+01 2.9806660699999991E+01 1.3660588899999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.1302238658139006E-02 8.1151160236228228E-03 8.2048356564262733E-03
atom 3.5873402499999990E+01 2.9281596300000000E+01 1.3093446300000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.2792984831713759E-02 -1.4978277776828699E-02 -2.5577608757079537E-03
atom 3.4265977599999992E+01 3.1560309299999993E+01 1.3147457799999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.7456170020277249E-03 1.3706759127872137E-02 -2.4227822773535035E-03
atom 4.2630389499999993E+01 9.4460805699999995E+00 1.0088127300000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.2497778521429059E-02 1.5340421428660489E-02 -2.0351355528472365E-02
atom 3.8004508500000000E-01 1.1034696999999998E+01 9.9511280199999987E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.3832602686944140E-02 -1.5610344503468217E-02 3.1941755968794582E-03
atom 4.1519584999999985E+01 9.6921758999999970E+00 1.1526619199999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.1856818382229305E-03 2.2143216763738077E-03 1.5783781837513468E-02
atom 3.5354330499999996E+01 1.0719765499999999E+01 1.8178988799999998E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 2.1716904538255383E-02 3.3823623678517580E-02 -7.4604722462671570E-03
atom 3.6244486500000001E+01 1.1422927799999998E+01 3.3664195699999997E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.0426164126224673E-02 -5.5302035396800160E-03 -1.2955373673680385E-02
atom 3.4495467499999990E+01 9.1755611600000009E+00 2.1546463999999994E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.1542320300349683E-02 -2.0896734801912634E-02 1.0198001871289414E-02
atom 3.2191282500000000E+01 3.9995528999999998E+01 3.8233541799999990E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.7832041416572102E-02 9.9610656337987529E-03 1.1680801443413363E-02
atom 3.3167618900000001E+01 3.9258911900000001E+01 3.6888107400000003E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.7389372747899299E-03 -5.6853027553795694E-03 -1.3135126965539605E-02
atom 3.0557653899999995E+01 4.0601062699999993E+01 3.7415563199999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.9515791856765830E-02 8.3340450202624506E-04 -7.1249157720449448E-04
atom 2.8637996999999999E+01 4.2078200499999994E+01 3.5324493599999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -8.0445140042912627E-03 4.2211770053507923E-03 3.0912632126703270E-03
atom 2.8670248899999994E+01 4.1152869499999987E+01 3.3698621400000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.5209781886530681E-03 -3.6372036212313421E-04 7.9937902609519171E-06
atom 2.6838156599999994E+01 4.2207417199999988E+01 3.5726694000000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 3.9232613739441386E-03 -1.2794158731162268E-03 6.1107722556391283E-04
atom 3.9552213600000002E+01 1.1264530399999998E+01 4.1169864199999992E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.3169980825589669E-02 1.1199547846304451E-02 -1.4388551026303115E-02
atom 3.7785453999999994E+01 1.1085201399999999E+01 4.1648206799999990E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.7089222062591624E-03 -4.2105968584671503E-03 1.4259377044834577E-02
atom 4.0531916399999986E+01 9.9998230199999956E+00 4.2078356533999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.5897827528602330E-03 -5.0826762958980269E-03 1.9744262897999896E-03
atom 2.7615762699999998E+01 3.6325536099999991E+00 3.8268114899999993E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -3.1757061276992279E-02 -1.9114394370365544E-02 -2.0387548747323814E-04
atom 2.8261012699999991E+01 5.0326486199999980E+00 3.7335409299999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.1673041807256063E-02 1.9604047493278785E-02 -1.0964760001199527E-02
atom 2.5915718199999997E+01 3.4315349199999994E+00 3.7449458699999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.7530848565252055E-02 2.3814623758344837E-03 5.9509995820712222E-03
atom 4.2631766299999995E+01 3.1914081599999996E+01 3.5378018399999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.1472505306122210E-02 3.6747707642124320E-03 -1.9748884696903508E-02
atom 1.0819753099999998E+00 3.1225997099999994E+01 3.5575411399999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.3641404125107888E-03 5.9424851406012901E-03 -9.9182147317444444E-03
atom 4.1993631299999990E+01 3.1170298799999991E+01 3.6867176800000003E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.2776270236114299E-02 -1.0528249589353998E-02 3.1121545864540068E-02
atom 1.1953069799999996E+01 1.6779003299999997E+00 3.9584598800000002E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 4.3398000963340696E-03 2.4123159863165496E-02 -3.1436288967217306E-02
atom 1.2559550399999996E+01 1.2213251899999997E+00 3.7832508999999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.1522085649234172E-03 -2.5029289485975618E-03 2.6404803375036860E-02
atom 1.1446025499999998E+01 1.5235613799999997E-01 4.0466695600000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 5.0517141916436043E-03 -1.9143640073310469E-02 -9.7383043504106954E-04
atom 2.2984056199999998E+01 1.9193650699999998E+00 3.0250252400000002E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.5449831129953229E-02 -1.3010343119029336E-02 -1.2301242056414594E-02
atom 2.2662543099999997E+01 3.6080060699999996E+00 3.6489861399999990E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 1.8893924320419356E-03 2.2258772160336400E-02 7.6532880060036536E-03
atom 2.1575345299999999E+01 1.7261501800000001E+00 1.7548176199999996E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 1.8416778444660713E-02 -8.3793195972770365E-03 6.5925084731594825E-03
atom 1.9964092599999997E+01 3.1944884099999993E-01 3.6911128400000003E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.7866289534590782E-02 -4.0266925528480428E-02 7.5458602470633990E-03
atom 2.1163712299999997E+01 1.4677820899999998E+00 3.6124796199999992E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.7241704729673152E-02 1.4546532005642236E-02 -1.0510270174943276E-02
atom 2.0558214799999995E+01 4.3577115999999990E+01 3.6544748100000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.9063380205175081E-03 1.7987681981823864E-02 1.3433624742486779E-03
atom 6.5264269799999983E+00 1.8182504599999998E+01 2.9743919900000000E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.0244484787882745E-02 4.7748449572823301E-02 1.2830090393268696E-02
atom 5.6642998799999988E+00 1.9022199400000002E+01 1.5535595899999997E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 1.8468805718790035E-03 3.4247646188499410E-04 6.1323993752152800E-03
atom 7.1977767299999993E+00 1.6682089699999995E+01 2.3947161399999994E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 2.2942448817377836E-02 -4.6964325830883322E-02 -2.5116383544150793E-02
atom 4.1495536699999995E+01 2.4008864099999997E+01 3.5480984200000002E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 3.5841974133709514E-02 5.4939902206839593E-02 9.5672299023150369E-03
atom 4.2279035899999990E+01 2.5795730599999992E+01 3.5972872199999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.4511055927056595E-02 -5.6114462172644604E-02 -1.1148813934362815E-02
atom 3.9723413899999997E+01 2.4252090399999997E+01 3.5937307900000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -8.5179452110078456E-03 1.7110580632079884E-03 2.5931538442903958E-03
atom 2.3311134299999999E+01 3.9720339299999985E+01 3.5084496799999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -4.0547551171403497E-03 6.3719915808531299E-03 2.6021406999420162E-02
atom 2.3485774899999999E+01 3.9572588999999994E+01 3.6993758600000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.3016343686425188E-05 7.9094185795651484E-04 -3.1476191183602342E-02
atom 2.4079869999999996E+01 3.8190530799999998E+01 3.4406803799999992E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.2277910839765582E-03 -6.2397771977768489E-03 8.5500411921096940E-03
atom 2.3144350099999997E-01 1.9855247999999996E+00 1.2087201800000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.1794963295455077E-02 -1.0213513916810994E-02 -2.4057897486701962E-02
atom 1.4805014499999996E+00 3.2220818099999997E+00 1.1503004299999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.6132517969639223E-04 1.9228648085946930E-03 -3.8523648133561000E-03
atom 4.3078704913999999E+01 2.6890723699999999E+00 1.3658926399999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.2317438043466513E-02 1.3331963295549856E-02 3.0860554511262163E-02
atom 4.1992344599999988E+01 5.5062803999999987E+00 1.7035441999999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.0900259757652889E-02 -1.0403541420390539E-02 -1.9348149041839405E-02
atom 4.1117726999999988E+01 6.9807258299999981E+00 1.6303755599999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.8192833779259152E-03 -1.3456684266160727E-03 4.7668041415178941E-03
atom 4.3166561236999996E+01 6.0491426099999979E+00 1.8303668999999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0764054626229196E-02 8.6648817354316073E-03 1.0623240230120829E-02
atom 1.2232926299999997E+01 3.2695072099999997E+01 9.9836123800000003E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -9.9735748776579800E-03 1.2903262750315753E-03 -3.2922168317217684E-02
atom 1.2840887499999997E+01 3.0966284500000000E+01 9.7610346299999975E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 6.1702880426545261E-03 -9.3830195954210088E-03 7.9355419403496445E-03
atom 1.1474555899999999E+01 3.2936698000000000E+01 8.2481963899999986E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 1.1609394244846199E-03 4.4415903893709327E-03 1.9097140369269166E-02
atom 1.9302949099999996E+01 2.3896200499999992E+01 3.8161032599999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.1088516992924156E-02 4.8027491212500727E-03 -1.9758384739217257E-02
atom 1.7785011499999996E+01 2.3665025399999994E+01 3.9118211899999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.5429609081310336E-02 -8.4085127448278729E-03 1.2933804834381533E-02
atom 2.0614691499999996E+01 2.4530028499999997E+01 3.9279716200000003E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.3486463007057830E-03 -2.5822592559006118E-03 1.0916510578158262E-02
atom 1.6670953999999998E+01 3.0396416099999993E+01 2.8847549499999992E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.2851776439641397E-02 -1.3602992190248471E-02 6.7908575209415676E-03
atom 1.7769981300000001E+01 2.8870761699999996E+01 2.9296039099999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.0848767759173503E-02 2.2949403328392196E-02 3.9485512407190738E-03
atom 1.5499123999999998E+01 3.0766386299999997E+01 3.0274725399999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0122728809407939E-02 -1.3607698507347284E-02 -7.2156334702347408E-03
atom 1.5101740799999998E+01 4.9813625299999993E+00 3.9561787699999997E-02 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.5836138848328535E-02 -1.9146268602770966E-02 -2.1813374584844301E-02
atom 1.3974248099999997E+01 3.8222671899999994E+00 4.1377875799999991E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.7189336730822905E-02 1.8624516684012202E-02 1.8234337098877455E-02
atom 1.4140888799999999E+01 5.1642981099999989E+00 1.5912091199999998E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.1336435078819459E-04 -3.0340860131104889E-03 1.9315677620219240E-03
atom 6.3725106199999999E+00 1.7266377799999992E+00 1.8392706299999999E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 1.3018259175985680E-02 -1.0000669979589491E-02 -6.9536529535325345E-03
atom 8.2024308499999989E+00 1.9551575399999996E+00 2.3327011999999994E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.3830398510098584E-02 -4.8695512034970766E-03 -9.5998316906978666E-03
atom 6.1791228299999990E+00 8.2483332399999987E-01 1.7934415599999995E-01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.1145611436742538E-02 1.3688075095792909E-02 1.8459661984175150E-02
atom 1.4046102899999996E+01 7.4623476099999984E+00 7.9769398599999981E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.3112949390818621E-02 -1.5616379199288215E-03 4.1151325461110467E-03
atom 1.2928682599999998E+01 6.1758617799999991E+00 7.2798580799999995E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 2.9913096247798500E-03 2.3352152220259066E-03 -5.9179314230067620E-04
atom 1.3199770599999997E+01 7.9376711799999988E+00 9.6486946299999978E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 1.2221634044923406E-02 -1.6875500533404043E-03 -1.0090124420397485E-02
atom 2.8528108999999994E+01 3.2419515499999991E+00 1.0206682100000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -5.4394394377332088E-02 -2.7252091100186455E-02 3.2295647676554697E-04
atom 2.7316955199999995E+01 2.1326374599999993E+00 9.1117314199999999E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 1.5407061553976954E-02 1.8702835606347071E-02 2.5829563414183111E-02
atom 2.9676724999999994E+01 3.7791310299999994E+00 8.9694400299999977E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 3.4199189312046227E-02 9.7912630456728766E-03 -3.1053469510469334E-02
atom 3.6525371099999994E+01 4.5779708399999990E+00 6.2581201799999988E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 2.2014809391439467E-02 1.2377667781022770E-03 1.6221972028608454E-02
atom 3.7400958299999992E+01 3.8898607599999990E+00 7.7761270999999983E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.5895878311508516E-02 1.3143284090001124E-03 -1.2853956382622640E-02
atom 3.7769158799999992E+01 5.8477517900000002E+00 5.6720339599999994E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -8.3418070484312466E-03 -2.8496725055346429E-03 -1.4605362439028221E-03
atom 2.6789722899999994E+01 2.3288738599999991E+01 2.9952410300000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -5.7295686150192384E-04 3.9080880287157768E-02 3.6044104290604409E-02
atom 2.7729855299999993E+01 2.2789122999999996E+01 2.8553074599999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.8293662109814191E-02 -2.1903481529734307E-02 -3.7650277030042673E-02
atom 2.7814177699999995E+01 2.4819368999999995E+01 3.0430326099999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.6644180090497281E-02 -2.5533368978575392E-02 2.0809222235657343E-03
atom 3.4360866099999996E+01 2.8761108299999996E+00 4.0814073499999992E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -5.2359446515111065E-03 3.9347618526973799E-02 -1.1680722360687934E-02
atom 3.3007433599999999E+01 3.0872665599999993E+00 3.9559440299999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 9.0535774766809136E-03 -1.5868089978315021E-02 6.0388356783137387E-03
atom 3.4756409399999995E+01 1.1355527499999998E+00 4.1089090299999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.7154401890027931E-03 -2.1597600405989504E-02 2.0224256050005904E-03
atom 1.9542053599999999E+01 2.9092300399999996E+01 9.5954734599999991E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 2.2172599602948609E-02 -4.0505781886208334E-02 -1.9657585754701602E-02
atom 2.0112498700000000E+01 2.9984741699999990E+01 1.1063644599999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.1765273609391871E-03 2.1102241727324611E-02 2.0667581178962054E-02
atom 2.0900908799999993E+01 2.7737139800000001E+01 9.4540678599999985E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.1175965763812820E-02 1.5842199705305662E-02 -3.2468976371733869E-03
atom 3.7360016199999997E+01 6.4817971499999993E-01 3.4116223300000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -5.3817558561717249E-03 2.9098671077141536E-02 -1.2519583215583514E-02
atom 3.7769374899999988E+01 4.3977034999999987E+01 3.4558889899999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.5520930389276599E-03 -3.0476554781074007E-02 1.2153735991281842E-02
atom 3.5569474999999983E+01 9.6100184299999980E-01 3.4557556300000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.0148987882385208E-03 8.0171349846550806E-05 -1.7562198647031757E-03
atom 2.6930622999999994E+01 5.3980711299999984E-01 5.6737058999999986E-02 O 0.0000000000000000E+00 0.0000000000000000E+00 -3.7823717750838865E-04 9.8447984863852776E-03 -5.0328458940622385E-03
atom 2.5797002899999992E+01 1.4040972099999998E+00 1.3228544499999999E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 9.5079479792953350E-03 -8.8217049991746368E-03 -2.1785337625661292E-02
atom 2.7270911299999998E+01 1.6719179799999995E+00 4.0989887400000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.3897167639423618E-03 -8.0532185010917974E-03 2.4966244580867863E-02
atom 3.3911347499999991E+01 1.6363058200000001E+01 9.4932518199999976E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 2.3947181550664189E-02 2.5592193124344843E-02 -2.3129095913689088E-02
atom 3.3888077799999998E+01 1.8142251099999996E+01 8.7785753099999990E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.2614075244768295E-02 -3.1061813004188255E-02 1.0925525274876828E-02
atom 3.2205775699999990E+01 1.5801584399999996E+01 9.8866675399999977E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.4995493461112350E-02 3.6446422032583130E-03 6.8669137081725992E-03
atom 2.5416464599999998E+01 7.7553677399999987E+00 8.7827798000000001E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 2.7141191861316107E-02 -2.3904028683362681E-03 -1.2413521489497589E-02
atom 2.6430308199999995E+01 9.0137295999999978E+00 7.7328278399999979E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -8.0898596045936230E-03 -1.6079621948184710E-02 1.8531510245486285E-02
atom 2.6581486099999996E+01 6.2923607600000002E+00 9.2420058500000000E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.3883535615681829E-02 2.1847602299201907E-02 -7.0838666416401250E-03
atom 2.4422564299999994E+01 1.5926861399999996E+01 2.4677692099999994E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 7.7588079092794308E-03 3.1012895023902136E-02 6.7639051183725641E-03
atom 2.3219994399999997E+01 1.7396849999999997E+01 2.4945278399999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 9.3813576229465484E-03 -1.5659328731363751E-02 -3.3460410145976049E-03
atom 2.6071796099999993E+01 1.6819751299999997E+01 2.5001551599999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.7460115094401128E-02 -1.4364665489646496E-02 -5.5657393174437519E-03
atom 2.8995421299999995E+00 4.2413410399999989E+01 1.2336475299999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.3311026590631611E-02 -2.1482125737632661E-02 -9.4165411851659369E-03
atom 4.3214259999999989E+00 4.2515478799999983E+01 1.3528753799999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.7697534998426796E-03 4.7018146236365126E-03 4.5455786739868921E-03
atom 1.9782996199999996E+00 4.3963100499999996E+01 1.2574327399999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.0295036249282050E-02 2.1006475140213646E-02 4.9285720810650845E-04
atom 2.3758009199999996E+01 8.1146852299999974E+00 4.1775469799999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -9.4455137298036871E-03 2.5356191208396085E-02 1.0063737312843034E-02
atom 2.5282448999999996E+01 9.2053061799999991E+00 4.1741931099999988E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.6739633096671124E-03 -6.6073683293837258E-03 -3.6224458651977227E-03
atom 2.4376248099999994E+01 6.4417667199999986E+00 4.1708320499999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.1496796561362698E-02 -2.4217747607645817E-02 -6.0130305372105078E-03
atom 2.8335329399999996E+01 1.4799811999999998E+01 3.1793378499999992E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.6844582320166300E-02 2.6405960603119380E-02 8.0628638433420680E-03
atom 3.0051921599999993E+01 1.5347291899999997E+01 3.1840473099999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.3931944796939577E-02 -6.1810881659911613E-03 -3.7592198338810613E-03
atom 2.7596371199999993E+01 1.6311813099999995E+01 3.2649502099999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.7995524118715945E-03 -8.1048759964170974E-03 -4.2375234066654418E-03
atom 1.1608605899999999E+01 4.2096997299999991E+01 4.1541099500000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.5592374736863745E-02 -1.5928115573846983E-02 -1.4364130292008922E-02
atom 1.1399817599999997E+01 4.0734121499999993E+01 4.0230998700000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.4264850779995747E-03 1.4777475651138837E-02 2.2788418919133319E-02
atom 1.3316733199999998E+01 4.2245017799999992E+01 4.2121330747999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.6598467287827073E-02 -6.4925506098113331E-03 -1.6716968183542847E-04
atom 1.4577237899999997E+01 4.0883991100000003E+01 1.2120240300000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 8.1622490237151582E-03 1.1439829036369231E-02 2.3131794112063921E-02
atom 1.5628441499999994E+01 4.0615772100000001E+01 1.3700134200000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.4939631705231868E-02 -5.5917418455713819E-04 -1.8866027754646231E-02
atom 1.4487866699999998E+01 3.9282185399999996E+01 1.1178244499999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 3.5246688863183888E-03 -4.9411345341763002E-03 -2.5086036052709088E-03
atom 2.9979026999999995E+01 5.4118036499999995E+00 2.9008702499999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.9292126044324199E-02 1.9149308153037919E-02 2.4481321687772853E-02
atom 2.9880232999999993E+01 6.3144221899999984E+00 3.0653721000000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.2392796724157831E-03 -1.0564766133166965E-02 -6.7664094182587377E-03
atom 2.8262214699999998E+01 5.3755594999999987E+00 2.8535452899999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.8469878282203385E-02 -5.2681265279145122E-03 -1.2293373066899024E-02
atom 3.9486383499999995E+01 9.7399364599999974E+00 1.4213944799999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.9086867610403730E-02 -9.3186168506217068E-03 -1.0318561414510544E-02
atom 3.9344778800000000E+01 1.1098271699999998E+01 1.5471451499999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.7942031658188262E-04 4.6699503789065840E-03 -2.8574213702560617E-03
atom 3.7708014200000001E+01 9.5816101599999985E+00 1.3564820899999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.8998834496592738E-02 2.0083879197356400E-03 1.0288751520863906E-02
atom 2.8519013399999995E+01 1.1396406899999999E+01 5.4398199399999996E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.0227869944154720E-02 5.6967242812499888E-03 2.7451514380817766E-02
atom 2.8303133299999992E+01 1.0798483999999997E+01 3.7783565499999989E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.8203889914931494E-04 -1.2483058815002435E-02 -3.4139479524988879E-02
atom 3.0169018499999996E+01 1.0723908699999997E+01 6.0186699399999997E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 3.7739887112379711E-03 5.7297966430742897E-03 4.0148613996685758E-03
atom 3.4590204799999991E+00 2.2738463599999996E+01 9.3381829599999975E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.0373234295027357E-02 -2.5903147251503549E-02 1.0842944633276910E-02
atom 3.5476608599999997E+00 2.2170009999999998E+01 1.1104070299999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.4667699103454588E-04 -1.8601046070217541E-03 -7.6015366230571378E-05
atom 4.7488484599999996E+00 2.3963324699999998E+01 9.2023028399999980E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 2.4893481275204764E-02 2.6177756502003643E-02 -5.6600055396380019E-03
atom 1.8795899299999991E+01 3.0412286199999993E+01 4.6027017599999995E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 7.3234810078205825E-03 -1.1347289545984410E-02 -1.3100166077228194E-04
atom 1.7603884899999997E+01 3.1757064399999997E+01 4.7391265699999998E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.1761849282652195E-02 1.3560554978574103E-02 -1.9845427382216597E-03
atom 1.9315169500000000E+01 3.0136988199999994E+01 6.3657204299999997E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 1.9772881477325768E-03 8.7159196462024242E-04 2.2981445361248153E-03
atom 5.1307702899999992E+00 1.1278638699999997E+01 2.1381451999999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -7.1914387438348978E-03 -1.8698447020089918E-03 3.3384339915875541E-02
atom 5.5465722699999995E+00 1.1803578699999996E+01 1.9719323599999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.7919535616916601E-03 3.0437392056917975E-03 -3.3747640162320965E-02
atom 4.5420853199999982E+00 1.2854206499999997E+01 2.2177606099999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.2496102140442351E-06 -5.8887455147874409E-03 4.8186382446201523E-03
atom 2.3766396599999993E+01 2.4807312299999996E+01 8.4506455399999982E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 6.4438774682724492E-03 8.8276347027375496E-03 2.1559781121556275E-03
atom 2.3562629099999999E+01 2.3959777899999995E+01 6.8402339399999983E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.9845472546268107E-03 -1.1412810775058540E-03 2.6707296916657721E-04
atom 2.5338363599999997E+01 2.5786897999999997E+01 8.2044627899999991E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.1946675758415473E-03 -1.5616215206464524E-03 2.5357521704469496E-03
atom 1.7208487600000002E+01 4.0467337099999995E+01 1.6657922399999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 3.1291287354507074E-03 -5.0587006557169180E-04 6.7970631192026707E-05
atom 1.7851081299999997E+01 3.8727412000000001E+01 1.6843340099999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.5351320485687248E-03 -2.0944887837892681E-03 -6.2778008888191678E-04
atom 1.8555978299999996E+01 4.1175544699999996E+01 1.5603947999999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 5.2827784226311177E-03 1.1185560332787380E-03 -1.5516315466028851E-03
atom 1.0725937099999998E+01 2.3464100099999992E+01 3.6977354999999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 5.9023756125077664E-03 1.3942443389655561E-03 -1.5184432748195129E-02
atom 1.1947582099999996E+01 2.3154111900000000E+01 3.8364618099999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -9.6210014893172299E-04 -6.9662558672452571E-04 -5.0636006946208120E-03
atom 1.1697192200000000E+01 2.3063004399999997E+01 3.5390251499999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -8.6669503174717655E-03 -1.6730239209754576E-03 1.6474012383782058E-02
atom 1.8185209699999998E+01 1.5377824499999997E+01 1.2902649200000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.8779075632898792E-02 -8.5641748352256342E-03 -1.1420265133603408E-02
atom 1.8880798399999996E+01 1.4288140699999998E+01 1.1485888899999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.2223368646196935E-02 8.8676535692634555E-03 1.6536619814037878E-02
atom 1.9702631799999999E+01 1.6363151899999995E+01 1.3456894399999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.4825465986760458E-03 -3.8154726996075666E-03 -4.3297889137222118E-03
atom 1.1422286299999996E+01 3.8909418199999990E+01 3.8159235099999997E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -8.9200620372060120E-03 1.1699108340805555E-02 -1.8552824336403453E-02
atom 1.1380520700000000E+01 4.0093474099999995E+01 2.3322207000000001E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 3.7331948414010495E-03 -1.4766626566832539E-02 1.8388677204033747E-02
atom 1.3040260299999996E+01 3.9101847999999983E+01 4.6528429999999990E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 3.6861755953430087E-03 2.0562814767723769E-03 -3.5738135318489522E-04
atom 4.0758191499999988E+01 4.9154891399999983E+00 3.3443551299999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.6692309641904747E-02 3.9151149462013486E-02 -2.1283830612178955E-03
atom 4.2525934999999990E+01 4.9138513999999995E+00 3.3087342399999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.4759595159262397E-02 -6.0599545492841357E-03 -3.6102596497417420E-03
atom 4.0210208699999995E+01 3.2738046899999995E+00 3.3845257900000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -9.5335549509539298E-03 -3.4559656951763731E-02 6.6634879231907643E-03
atom 4.1364175599999989E+01 1.5888952499999997E+01 6.4413990699999983E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -6.4186402661616394E-03 -1.2788169673157115E-02 9.1744523348231983E-03
atom 4.2194697199999986E+01 1.5341229299999997E+01 4.9150985099999982E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 6.6198254374183465E-03 -5.0331500869793284E-04 -1.8582386296432402E-02
atom 4.1176503299999993E+01 1.7699092399999998E+01 6.3150615099999978E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.0218626234709091E-04 1.6110403926400337E-02 4.2519644284050011E-03
atom 7.2916826499999976E+00 4.1935948699999992E+00 1.7723165999999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -9.0524166854117315E-03 -6.1476477023589271E-03 -2.8760994451524722E-03
atom 8.7141427599999997E+00 4.3733959999999987E+00 1.8890180500000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.4348179413154311E-03 -4.8183877266188436E-03 5.5612652475303167E-03
atom 5.7080343800000000E+00 4.1481510199999994E+00 1.8710317300000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0659876425633636E-02 9.5501605556059747E-03 9.8479281276253171E-04
atom 1.8801967299999998E+01 1.0758789999999998E+01 4.2039905010000005E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.5442144035726706E-02 4.8645230319695320E-03 1.5265767076092724E-02
atom 1.7835319399999996E+01 1.0655858300000000E+01 1.2532731699999999E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 2.5173440935926144E-02 -9.0417345378847169E-03 -2.3673836770056599E-02
atom 2.0131619900000000E+01 9.4713336599999973E+00 4.1894871600000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.3817699914207144E-03 4.6602839496629475E-03 1.0064906158188240E-02
atom 2.0605758199999996E-01 3.7039350099999993E+01 3.6088781400000002E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.5126644947558334E-02 -2.9894138025420140E-03 -2.9049719924746229E-02
atom 3.4483354899999992E-02 3.5197724299999990E+01 3.5813685299999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.2430446346822006E-03 -1.9746952047790633E-03 3.7789387567428835E-03
atom 1.0987258199999999E+00 3.7210103499999995E+01 3.7624641599999983E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.2134724843376915E-02 7.8834039074825047E-03 2.4945669778988246E-02
atom 3.8015809200000000E+01 5.4691585799999993E+00 2.8804783599999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.2226191122594677E-03 1.1019471215777165E-02 1.2535055040156374E-03
atom 3.8784598899999992E+01 5.5196368299999987E+00 3.0483609299999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.1959682505681567E-03 -9.2843395925012822E-04 5.2766997687773770E-03
atom 3.6257790199999995E+01 4.8237706199999995E+00 2.8960652799999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.2033608630271597E-02 -5.7082595070083427E-03 -2.7845631010720869E-04
atom 2.8734762699999994E+00 4.3442938999999994E+00 3.2867883399999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.0320654648501579E-02 -1.9716275673827697E-02 5.8045428669322675E-03
atom 3.1078344299999991E+00 2.4926289699999997E+00 3.2329023499999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.3325600771541303E-03 1.9421609347429664E-02 6.7994519102287411E-03
atom 4.0892376600000002E+00 5.4387981099999978E+00 3.2061600999999989E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 9.6723526476638032E-03 4.7939387774417579E-03 -1.2244897688983286E-02
atom 2.1606011200000001E+01 1.4921693700000001E+01 3.2451197100000002E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.5066006721846574E-02 1.1877774326863469E-02 -1.2745217015833300E-02
atom 2.1814219300000001E+01 1.5114974199999995E+01 3.4236652499999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 5.5250618724622244E-03 -4.9382099482972817E-03 1.3548111716040801E-02
atom 2.2249187099999997E+01 1.3298912299999998E+01 3.1959698399999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.1250137076553774E-03 -1.1982328578933492E-02 3.0938913775182056E-03
atom 3.8840033999999996E+01 9.1075242299999957E+00 3.6402754099999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.8301506176929094E-03 -8.6559539126806716E-03 -9.3411210185974109E-03
atom 3.9454383799999995E+01 7.3773278099999997E+00 3.6176612699999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.8226034136794101E-03 3.6045347967740174E-03 -4.8344488192498866E-03
atom 3.9468779799999993E+01 9.6752173699999986E+00 3.8035218599999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.5174848198653101E-03 7.1081063031689096E-03 1.0750259741348784E-02
atom 3.3324804099999992E+00 1.5971515899999996E+01 2.3560360099999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.6683383793868313E-02 1.8845299420980264E-02 2.2597327090596073E-02
atom 2.6872490099999995E+00 1.6672453499999996E+01 2.5252802999999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.2355710916900511E-02 -1.4571243785294150E-02 -3.2356147264691756E-02
atom 1.8886310799999997E+00 1.6337494299999996E+01 2.2394426899999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.2893648875147056E-02 2.9977974200474320E-04 8.9054533990277716E-03
atom 2.9230855799999993E+01 1.4921089999999996E+01 1.0994614700000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.0884172280846210E-02 1.6298755783833413E-02 -5.5817850562619717E-02
atom 2.7667276199999996E+01 1.5795365099999994E+01 1.0382327399999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.7361362089269271E-02 -6.9330529856734416E-03 3.0470912897766576E-03
atom 2.8861512799999996E+01 1.4637384800000000E+01 1.2679427999999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -9.0300370051289141E-03 -1.2445600380247642E-02 5.0882384506365300E-02
atom 1.7045224299999997E+01 3.4919806099999995E+01 3.6107098899999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.8209471881168054E-03 3.2871086704898730E-02 1.4673596072207428E-02
atom 1.5833751599999998E+01 3.3950065699999996E+01 3.5179096899999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.2192185141305240E-02 -1.1948593223391955E-02 -9.0693905804691971E-03
atom 1.6395290299999996E+01 3.6729648599999990E+01 3.6003206499999990E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.6450011238152717E-03 -2.8088636886397188E-02 1.3168595681235695E-03
atom 1.3857247599999999E+01 3.0648220700000000E+01 3.3608962800000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.6976447737180628E-02 -7.2212322607187142E-03 2.0318481324977052E-02
atom 1.5067796699999997E+01 2.9689268299999995E+01 3.4649078400000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.4298810800798448E-03 4.0065926177244911E-03 -5.6363661542036094E-03
atom 1.2210377399999999E+01 3.0152829399999995E+01 3.4466232499999990E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.4564404953487426E-02 7.9880958558643991E-03 -1.3579684193900496E-02
atom 3.4552816699999987E+01 4.2434978699999995E+01 2.9657447200000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.3410260991055915E-02 2.3729257200835213E-02 3.1359280899811372E-03
atom 3.5031346799999994E+01 4.3458618799999989E+01 3.1128881099999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.5502839891858152E-03 -2.3567956106677022E-03 -9.4665043502046144E-04
atom 3.3105173299999990E+01 4.1531962299999996E+01 3.0219511999999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.4217950887917259E-02 -1.8932763009270080E-02 6.8294461820440841E-03
atom 9.7753340599999969E+00 1.6577600900000000E+01 2.7228098599999992E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 3.5017973593918256E-02 3.5226393850309963E-02 9.4535092996357126E-03
atom 1.1418251199999998E+01 1.7663158699999997E+01 2.7333234399999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.8531302296012926E-02 -2.3158551672646809E-02 -5.8767157550693987E-03
atom 1.0546449499999998E+01 1.4938611699999996E+01 2.7304087699999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.8145002228817618E-03 -1.5911891518388167E-02 -1.9917473594200995E-03
atom 3.6782196700000000E+01 3.1325405599999994E+00 2.3116669800000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.2582627695209321E-02 -3.5427506086447439E-03 2.2755654353350852E-02
atom 3.5628644399999992E+01 2.2342965799999996E+00 2.1974824500000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.6952525742290970E-03 3.8596949625480134E-03 -6.2243942810313646E-05
atom 3.5887225299999990E+01 3.0828280100000001E+00 2.4811655499999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 9.0261176370779600E-03 4.2148076272852710E-04 -2.2921839178971636E-02
atom 4.2200536299999996E+01 2.5601325399999993E+01 8.7060058999999992E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 1.5706382044529139E-02 -7.5583712117821000E-03 -5.3443168622777544E-03
atom 4.1039577199999989E+01 2.6111849799999998E+01 1.0012369800000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.7190952360325126E-03 5.0999202358532640E-03 1.4843703592711813E-02
atom 4.7796947399999989E-01 2.5114503599999995E+01 9.5952283599999983E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.0450870291494416E-02 1.0613215043496630E-03 -1.0803606281489492E-02
atom 2.0812582099999997E+01 8.0865108099999983E+00 2.7182128499999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.9586283020485783E-02 -1.8289812126817129E-02 -2.6321448698713796E-02
atom 1.9854945099999998E+01 7.6896096700000003E+00 2.5566132399999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.7932123074423215E-02 8.7381222481876103E-03 3.0881807224395125E-02
atom 2.0643839999999997E+01 9.8977725899999989E+00 2.7361817099999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.2475732444026011E-03 1.1354644243950499E-02 -9.6308972857676585E-04
atom 4.1844727699999993E+01 4.2816587599999998E+01 1.9121784600000002E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -9.4914414584212144E-04 9.0760006388302741E-03 -1.7858042205247004E-02
atom 4.0817295899999991E+01 4.2022358199999992E+01 2.0443019099999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.3850429337369996E-03 4.5433260268604933E-03 1.5634687285317651E-04
atom 4.0697364199999996E+01 4.3816712699999997E+01 1.7942895400000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.3837034583480723E-03 -1.0001564308317031E-02 2.0612699530509149E-02
atom 2.0975612900000002E+01 1.9929712299999995E+01 2.5500615799999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 7.5282928007249740E-03 -1.0859722140335480E-03 1.1021136472389852E-02
atom 2.1585080799999997E+01 1.9753767000000000E+01 2.7318685400000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.6236111492547489E-03 7.6196933651731680E-03 -1.5318164704100731E-02
atom 2.1466325899999998E+01 2.1626772499999998E+01 2.4903952599999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 5.9062592891313869E-04 -4.7187558359510374E-03 1.0728809488489692E-02
atom 1.4594090099999999E+01 2.9654496899999994E+01 2.3994729499999991E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.2573093853520982E-02 2.7833732080191218E-02 3.4866630371474361E-02
atom 1.5653682899999996E+01 2.8438461199999995E+01 2.3247836299999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.0802287125132175E-02 -2.3973050766810108E-02 -1.5391726383649914E-02
atom 1.5297360599999996E+01 2.9935929499999993E+01 2.5767976900000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -9.9424806252189392E-03 -2.6264360747509153E-03 -2.3888596633069525E-02
atom 2.1154477799999998E+00 1.1718218299999998E+01 3.0384882099999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.3148007039839813E-02 1.8825621694554810E-02 7.0430880889125642E-03
atom 8.0623602999999988E-01 1.2280858999999996E+01 3.1562634100000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.7556333643492327E-03 -4.2839453488709989E-03 1.9493296209553031E-03
atom 3.3578702399999991E+00 1.3134970399999998E+01 3.0626317099999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.5656670202850712E-03 -8.7343113976875372E-03 -1.0152048031005461E-02
atom 3.6649314399999994E+01 2.5207627799999997E+01 3.7145560099999990E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.7285674726400566E-02 2.5253530045546866E-03 -1.7661649554639329E-02
atom 3.5972464999999993E+01 2.6336136899999996E+01 3.5761036400000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.7815518150962173E-03 8.3480389849707108E-04 1.2978214562144557E-02
atom 3.5344944699999992E+01 2.3885587499999993E+01 3.7020521099999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 7.3149060150432066E-03 -5.0426799321299769E-03 9.5489827452848088E-03
atom 8.1390642699999987E+00 3.0517290899999989E+00 2.6280056399999992E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.7516534074361765E-03 -3.5776632456687887E-03 -3.1734332256811083E-02
atom 8.5469443099999989E+00 3.3580765799999992E+00 2.8022555099999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.6955264249632826E-03 6.3176719389993030E-05 1.7391484660729779E-02
atom 6.2865793599999993E+00 3.0075190399999991E+00 2.6007692499999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 7.4848923349828912E-03 4.7378678802172201E-03 1.3912664581964919E-02
atom 3.1276941299999997E+01 9.7289341399999980E+00 2.0529505899999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.7150607196212530E-03 6.0073767488836487E-04 2.4717212346634047E-03
atom 3.3005782999999987E+01 9.1065032899999974E+00 2.0898800300000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.3227003962442298E-03 5.0156587763903358E-03 -1.5382069685156319E-03
atom 3.0543459799999994E+01 1.0144185099999998E+01 2.2186496299999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 3.6414398736126321E-03 -4.0894826682221167E-03 -5.2760744887230145E-04
atom 2.6400644199999995E+01 2.5804290799999993E+01 1.8268438099999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -3.3328515543024968E-02 4.5897454981527414E-03 -1.9493064290537845E-02
atom 2.7144060899999989E+01 2.6258916800000002E+01 1.9834692099999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.0630515726869463E-02 6.8279139720546994E-03 2.3076934705983338E-02
atom 2.4680613399999995E+01 2.6594299499999998E+01 1.8371335599999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.4578944167654569E-02 -9.5439614818224258E-03 -1.0495172058770015E-02
atom 2.9297046499999997E+01 3.6588962999999993E+01 1.0442635700000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 7.1296254756255334E-03 1.5091403659353138E-02 6.2703365244220098E-03
atom 2.9676036599999996E+01 3.8425877899999996E+01 1.0277087099999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.9707263427346158E-03 -1.1057958269429170E-02 -5.5399768702784277E-03
atom 3.0960971699999995E+01 3.5954201500000003E+01 1.0937418800000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.8351675331264429E-03 -4.5799557668335707E-03 -1.6156338163046526E-03
atom 1.9370384899999994E+01 5.8898480899999983E+00 3.1941907199999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.0204281836176591E-02 2.0608695310568716E-02 -2.7732516006564425E-02
atom 1.8508442099999996E+01 7.2563260599999992E+00 3.2817988199999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.5884361876062036E-03 5.6129188667134399E-04 3.9571915291412062E-03
atom 2.0156003399999996E+01 6.8263260399999988E+00 3.0411734699999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.8516319366504330E-02 -2.0686757466546080E-02 2.2429344908931344E-02
atom 2.9814523599999998E+01 3.9738144899999988E+01 3.1069001699999994E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 9.5611654946897908E-03 6.4839199048740536E-03 2.4977651728903989E-03
atom 2.9994583399999996E+01 3.7900570299999998E+01 3.1051073699999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.8457455822494095E-03 -3.2916240401088723E-03 -2.8417751271431909E-03
atom 2.8954883999999996E+01 4.0246551499999995E+01 2.9514034699999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.4786174928764774E-03 -1.1522579815703727E-02 -4.9515287636168765E-03
atom 1.0018149399999997E+01 3.3761164299999997E+01 4.5873570700000004E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.7924907909477308E-03 -1.2717648221325449E-02 -6.5130042720312328E-03
atom 1.0653272999999997E+01 3.5229028199999988E+01 3.6814065100000000E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.2085834710415100E-04 3.4588849790538178E-03 1.2199893159349324E-03
atom 9.4194424999999988E+00 3.2548615899999994E+01 3.2984635199999990E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 3.8941374265967993E-03 5.3954782812999993E-03 1.2852160810995009E-02
atom 1.1401102500000000E+01 2.3287435699999996E+01 8.0244931800000003E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.6177193312056753E-02 -4.9844270635974311E-02 5.7817270283787216E-03
atom 1.2519158099999999E+01 2.4580736399999996E+01 8.5178264199999987E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 2.4297619619405388E-02 2.5247896709070509E-02 9.6701991425195907E-03
atom 1.1622185299999998E+01 2.1845950299999991E+01 9.2284498299999989E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 1.3795953573051429E-03 2.3011252302582122E-02 -1.7078801273937648E-02
atom 3.0079511299999997E+01 3.2079453399999991E+01 3.7231578300000002E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.5693202067760359E-03 1.3187859693651986E-02 -3.7202377525462560E-04
atom 3.1632346299999991E+01 3.2970074300000000E+01 3.6651293299999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.2636621240834489E-03 -1.4116207597395606E-02 2.9832100508025956E-05
atom 3.0090313499999993E+01 3.2484025599999995E+01 3.9008199500000003E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.4549117088088326E-03 1.8864902399831059E-03 8.3073248896419934E-03
atom 3.6378864399999983E+01 1.9235532899999999E+01 3.2542758700000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -3.5850959888083568E-03 9.4511418633194001E-03 -4.3244642309788479E-02
atom 3.7223353099999997E+01 1.8317351200000001E+01 3.1055636799999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.0747371252249342E-02 1.3207136392741502E-02 2.1945364923354062E-02
atom 3.5387090600000001E+01 2.0612074799999995E+01 3.1610871399999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.4084393725721487E-02 -2.3036047740415559E-02 1.7536256965734329E-02
atom 2.5066889899999996E+01 1.1923866299999998E+01 2.8043827999999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.1177904619359086E-02 1.8208394401014037E-02 -2.2765194763499419E-02
atom 2.5846427799999997E+01 1.2701632799999997E+01 2.9503758799999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 7.8416597717656132E-04 6.1860368556918045E-03 -1.1876698182174768E-03
atom 2.4293711800000001E+01 1.3373463200000000E+01 2.6966264699999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.1942685059456714E-02 -2.1723823747081070E-02 2.0122242577045847E-02
atom 1.6531917399999998E+01 3.7141548399999991E+01 2.4644497699999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 9.8779037132368259E-03 1.2411590943364463E-02 2.1045937201114733E-02
atom 1.5378274999999999E+01 3.6757820399999986E+01 2.6064293699999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.3775379547838374E-03 7.5842069522820388E-04 -4.0987730662815506E-03
atom 1.5684155999999996E+01 3.6404823199999996E+01 2.3226799499999991E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -9.5280983478598247E-03 -1.5013504386775345E-02 -1.6362700449459915E-02
atom 3.8115343699999983E+01 3.3997787499999994E+01 4.0263960599999983E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -4.6036934202383266E-03 -2.0320260185514177E-02 2.9728140493647345E-02
atom 3.7324228599999991E+01 3.2645724799999996E+01 4.1370566099999991E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0320792044208727E-02 2.4710983415038558E-02 -1.1201839987695743E-02
atom 3.7547735199999991E+01 3.3450871699999993E+01 3.8620261399999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.9300170120634970E-03 1.3274179777230017E-03 -1.4054170218706013E-02
atom 3.7040254900000001E+01 3.8304464899999992E+01 1.4819109799999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -8.2827335250012755E-03 2.4080462729864304E-03 4.8571036154346370E-03
atom 3.8778889499999991E+01 3.8817510399999989E+01 1.4765805699999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.9943073931251765E-02 3.2880560447405048E-03 -4.3644129469361109E-03
atom 3.6771772800000001E+01 3.8117928100000000E+01 1.6670245799999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.1409585785225104E-03 9.9682471063516974E-04 -3.9642326205142197E-03
atom 1.6315275099999997E+01 1.8671033300000001E+01 4.7233344900000001E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 2.7057880150456723E-02 -1.4307255151361237E-02 1.1693746237682911E-02
atom 1.4999124499999999E+01 1.9645403500000000E+01 3.9926379399999989E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.6040623974683694E-02 1.2962016739999433E-02 -1.3985463852198104E-02
atom 1.5705582099999996E+01 1.8385877399999998E+01 6.4311658299999994E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.6085662079754600E-04 1.1616187725612054E-03 5.3653599778472694E-03
atom 1.9400268599999993E+01 3.8752761599999999E+01 3.1114668999999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.1406032557833191E-02 -3.0388123535670768E-03 2.2204174217631878E-02
atom 2.0152462199999995E+01 3.7353553599999984E+01 3.0187631399999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.1905395688456680E-02 -1.2605635101097386E-02 -1.6668220328376018E-02
atom 2.0617398299999998E+01 3.8601969199999999E+01 3.2548147200000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.6000063070403525E-02 1.9207592211100685E-02 -1.5314829889353590E-03
atom 8.7210613499999994E+00 3.9459916599999993E+01 2.5491898700000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 3.3380175650642692E-03 2.8983834548700852E-02 -1.7618501248628307E-02
atom 8.9539899199999997E+00 3.7947888499999991E+01 2.4447917399999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.5643890390717999E-03 -2.3898103389641684E-03 -1.8282373482429045E-04
atom 9.1586368399999998E+00 4.0902539199999993E+01 2.4290402899999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.7940008387184095E-03 -2.5890180270577521E-02 1.4240625790021597E-02
atom 3.4728233899999992E+01 1.8557019900000000E+01 1.6550150199999999E-01 O 0.0000000000000000E+00 0.0000000000000000E+00 -5.1732851072035686E-03 -1.3109334314612404E-02 1.0301344963030846E-03
atom 3.4173806599999992E+01 1.9406320500000000E+01 4.1007152299999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.7548959995291706E-03 -5.4740807697879037E-03 5.5825027328032890E-03
atom 3.4087885899999996E+01 1.6791051499999991E+01 4.2377649693499990E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.5732865223636387E-03 1.8835622122168036E-02 -1.5300246294705263E-03
atom 3.2430641199999990E+01 1.3961891399999999E+01 4.0713677499999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.6286316550349410E-02 -3.1880303148715441E-02 -7.7526723568561832E-04
atom 3.3156647199999995E+01 1.3881642899999996E+01 3.8945231099999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.8898645161484676E-03 6.6728014190042459E-04 2.6593831708820209E-02
atom 3.3223421799999990E+01 1.2555171099999999E+01 4.1833395599999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.0201461427504187E-03 2.9956792481661502E-02 -2.2367617423474807E-02
atom 1.6113434199999997E+01 4.5963057899999979E+00 1.4226285200000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -8.0976910485147310E-03 3.7179553810003001E-03 2.8645317074638046E-03
atom 1.7194398199999998E+01 4.1384980999999996E+00 1.2812308399999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.9518607827948517E-03 3.4412443605012955E-03 -1.6890998326050584E-03
atom 1.4926361299999995E+01 5.9308279300000004E+00 1.3659962599999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0136260823114430E-02 -7.1970986604531781E-03 5.6921893466341158E-04
atom 2.8263773799999996E+01 2.2442660400000001E+01 3.8286987199999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.0290642475340971E-02 1.9299832076772307E-02 -1.5460382651003104E-02
atom 2.8736315299999998E+01 2.3995248499999995E+01 3.7208867200000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.2882985556801198E-02 -2.0517613113715909E-02 2.9565419137337592E-02
atom 2.7899456999999995E+01 2.3001225499999997E+01 4.0089235399999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 9.5243778779959183E-04 2.4917601566126152E-03 -1.8389754773897836E-02
atom 2.0614028399999995E+01 2.3369170100000002E+01 1.3251625699999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.6545168869968009E-03 -3.7156624813500174E-03 5.0987594573972249E-02
atom 1.8816325299999995E+01 2.3485502799999995E+01 1.2972992899999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.7623994111792485E-02 -6.2948490621072162E-04 -8.8620510924944679E-03
atom 2.1449715199999996E+01 2.3528654299999992E+01 1.1716456700000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.1375089180504136E-02 7.3652503754846593E-03 -4.3429084726761630E-02
atom 1.7915453499999998E+01 1.3074002600000000E+01 2.7272473699999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 3.6798557652283626E-02 2.6968821793535276E-02 2.1379759621344026E-02
atom 1.7323623699999995E+01 1.3462561399999997E+01 2.9009978400000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.3077985502260880E-03 -6.5056168200445493E-03 -8.8228834082461211E-03
atom 1.6613322000000000E+01 1.2153093200000001E+01 2.6486581399999992E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.3521976337754548E-02 -1.8604313473155113E-02 -1.1016788712063979E-02
atom 7.9311680099999986E+00 1.8636485399999998E+01 2.1523489299999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 6.6800530569794377E-03 -1.3563565571047723E-02 1.6417050428520846E-02
atom 6.4754197699999994E+00 1.8039344599999996E+01 2.2490230900000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.3467829268014680E-03 -5.5016323189274784E-03 2.8496701349204267E-03
atom 7.2457021899999985E+00 2.0021165899999996E+01 2.0619899799999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -8.0243160485868360E-03 1.6334039210185881E-02 -1.7241765318030743E-02
atom 2.9431475399999996E+00 6.3096080999999993E+00 2.0688912599999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 6.4162936231512988E-03 2.4856627684637096E-02 -8.8514886248436120E-03
atom 2.7379667299999992E+00 5.5559346099999987E+00 2.2325390599999992E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.1911568550357966E-03 -1.1908935422787934E-02 1.4488753954026053E-02
atom 3.5377118999999997E+00 8.0551933699999978E+00 2.1113278199999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.8746172600481500E-03 -1.1908446735012429E-02 -8.9248421438588525E-03
atom 3.7291722499999991E+00 3.7694649299999995E+01 4.0063413599999990E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.0943787007365066E-03 -2.7842628392568947E-02 1.5011545995554135E-02
atom 3.5462166299999991E+00 3.8910538999999993E+01 4.1437329800000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.7729385279726084E-03 5.3686065153348075E-03 -2.0197419091001136E-03
atom 3.3309122799999993E+00 3.6046419200000003E+01 4.0904593700000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 3.3793284050532232E-03 1.7960453744507159E-02 -6.1459937987758603E-03
atom 2.6095311099999993E+01 2.0433229799999999E+01 1.8596024600000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.0307519494433591E-02 -4.3479447998125351E-02 -9.6773012437239292E-03
atom 2.4976160699999994E+01 1.9604156899999992E+01 1.7329805199999992E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 9.6611065784963923E-03 5.0419182478016857E-03 1.1074654466154672E-02
atom 2.5942642799999998E+01 2.2171312999999998E+01 1.8203480199999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.7228431003321444E-04 3.6326068266479675E-02 -3.9949020986711856E-03
atom 2.5981833099999992E+01 1.8517699900000000E+01 3.5216809399999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.6875870323615505E-03 3.4818811527200389E-03 -1.6029028560257456E-02
atom 2.5941498399999997E+01 1.7274973800000001E+01 3.6550306199999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.5142508589260166E-04 3.7191748292042456E-03 1.1220434101010677E-02
atom 2.6294063099999999E+01 2.0187622799999996E+01 3.5984211499999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.5835612287594123E-03 -1.1278118101649926E-02 6.5525565474609769E-03
atom 2.4857539199999998E+01 4.9324873199999990E+00 2.7760706899999992E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 3.1181872521449699E-02 -2.9566036960905970E-02 2.1161681472764982E-02
atom 2.3523719799999991E+01 6.1097545300000000E+00 2.7589854499999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.2238247513507448E-02 2.0579807617350565E-02 -1.3914423933755726E-02
atom 2.5369422299999993E+01 4.1039254599999984E+00 2.6212285399999992E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.1885295439426559E-03 3.7780899258171114E-03 -1.4572268190577593E-02
atom 2.7392886699999995E+01 2.1428380899999997E+01 4.8830313499999995E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 1.1323973102342798E-02 -1.4199208661728377E-02 3.9015208256087589E-04
atom 2.7376704899999993E+01 1.9602232199999996E+01 4.4231222999999993E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.6872184978208894E-03 9.5544724711614185E-03 2.6499349431011628E-03
atom 2.9149854999999995E+01 2.1621630699999997E+01 5.5206888599999990E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -8.9788475739170232E-03 2.5553212970145576E-03 -2.4149965691022874E-03
atom 4.2925022075000001E+01 3.9206670199999984E+01 1.5024076599999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.3315897456878455E-02 -1.3405373050414121E-02 1.4105648960524870E-02
atom 4.2784991599999984E+01 4.0230746399999994E+01 1.6572125899999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.4576474742771158E-04 2.0987969485189561E-03 -4.5344158198659503E-03
atom 3.1423729399999994E-01 4.0331845299999991E+01 1.3763680100000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 9.8950182841805144E-03 6.6877029959158734E-03 -4.3101674997167629E-03
atom 2.0682161699999998E+01 3.1889171799999993E+01 1.4010852199999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -3.6567798547901320E-02 -3.1118192425244089E-02 1.3338928097715044E-02
atom 2.2262631299999995E+01 3.2694120499999990E+01 1.4014968399999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.1810258014566420E-02 1.5477398519680694E-02 -2.3658197004229899E-03
atom 2.0788092199999998E+01 3.0482805599999995E+01 1.5300256699999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.8948202147573554E-03 1.0218096386913501E-02 -1.2589770790723830E-02
atom 3.1055247000000001E+00 3.3378461699999993E+00 2.5299560699999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -6.7083460926714014E-03 -2.0887986841898187E-02 -2.2802623021916414E-03
atom 1.4813832799999997E+00 2.8576463299999997E+00 2.6124374899999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.2768228174566332E-03 5.8703999402945654E-03 -4.3007179769968236E-03
atom 3.4059968599999997E+00 1.8473502699999995E+00 2.4179957899999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -9.2150125069198133E-03 1.4677673531912733E-02 5.4143178257172746E-04
atom 2.1539236799999998E+01 1.5897642599999999E+01 6.3944301200000000E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 4.7280450710134627E-04 -1.2574055611768605E-03 -9.6994420950901716E-04
atom 2.0969660300000001E+01 1.4338323299999997E+01 7.2311743499999999E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 4.1852915186648704E-03 -3.6120665762574876E-03 2.8535827072442804E-03
atom 1.9992033499999998E+01 1.6601034699999992E+01 5.7205554999999988E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.1848072116072148E-03 6.7190539461644584E-03 -5.1339426856077345E-03
atom 3.9304362999999995E+01 4.0716059999999992E+01 3.6249258599999990E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.8525731429547355E-02 -3.2635671052142511E-02 1.2725371599655847E-02
atom 3.9310101199999984E+01 4.1116804199999990E+01 3.8058863199999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.4624522830942820E-03 3.5401108484478256E-04 -6.9435427028984959E-03
atom 4.0592059099999986E+01 3.9229474999999994E+01 3.6263283199999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.8919451683885976E-02 2.7347227683231702E-02 -6.3286709043934453E-03
atom 2.0914940599999996E+00 3.7394892099999993E+01 3.1125255099999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -6.2666308032091923E-03 4.4292391751111215E-03 -1.5713575849282405E-02
atom 1.1952324999999997E+00 3.7379847599999991E+01 3.2748366200000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.0212453360095133E-03 5.3298404060934538E-03 8.7933643465041840E-04
atom 1.3720177899999995E+00 3.8839832199999996E+01 3.0079158099999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.4656858520930251E-03 -1.0704875818232942E-02 1.3080949185398882E-02
atom 4.1686272699999996E+01 2.9549290899999992E+01 2.1505301700000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.1589145630064439E-02 1.1392435161817120E-03 -4.2305936685297059E-03
atom 3.2155993699999996E-02 2.9603646499999993E+01 2.0580338299999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.0027146099324754E-02 -1.7470446673676797E-03 5.1601585710486144E-03
atom 4.2162149899999996E+01 2.8508666999999992E+01 2.2949288399999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.3691909790772362E-03 -1.3539489214991400E-03 6.1029140543861675E-03
atom 2.5039622799999997E+01 4.0801443899999995E+01 4.0225073100000003E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.3221885553247695E-02 -1.1581042768814052E-02 -1.6404149688785990E-02
atom 2.6571355999999994E+01 3.9823961199999985E+01 4.0374315499999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.2656786322698322E-03 -9.1032599720688150E-03 8.1821564862383182E-03
atom 2.5356906099999993E+01 4.2373290099999991E+01 4.1060979899999992E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0926796510203389E-02 2.4294124166745958E-02 1.0417161504980742E-02
atom 1.6891302899999998E+00 1.4254746199999996E+01 9.6363821199999986E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.1860766176254598E-02 5.8399284451688648E-03 -2.5505438323599615E-03
atom 3.0127836799999996E+00 1.5532100399999997E+01 9.3092498100000007E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.8506616204741720E-04 -8.5150217862811021E-03 -2.0025290759995425E-03
atom 2.3932061899999998E-01 1.4767892699999999E+01 8.5163918899999977E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 1.1279871689023505E-02 2.4752163348628524E-03 3.0179945656310394E-03
atom 4.1633133399999991E+01 1.0135486899999997E+01 2.7215425700000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 5.1078668009182865E-03 -2.3209880610962436E-02 -2.8291058915264592E-03
atom 4.1941872699999990E+01 8.2912027699999999E+00 2.7405810099999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.1278715612900769E-03 2.1002045171165724E-02 -3.4189756271003078E-03
atom 4.3184025433999999E+01 1.0908435199999998E+01 2.7898390099999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.0393714880681908E-03 -2.3141933151680190E-04 2.1176223661124372E-03
atom 1.2487842499999996E+01 8.5371413300000007E+00 1.2472839299999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.5047166141923607E-02 2.8082091269179165E-02 1.9217974527032600E-02
atom 1.0622718799999998E+01 8.2631716199999996E+00 1.2815915499999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.2171801944812904E-02 -6.5476331100482515E-03 1.9524401647465785E-03
atom 1.2652390799999997E+01 1.0274939799999999E+01 1.3237215499999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0250722948124426E-02 -2.2003677159836185E-02 -7.6661216939412488E-03
atom 3.1146628999999990E+00 2.8347351799999995E+01 1.9371938399999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 5.4833307674959685E-03 2.3067916829267079E-02 1.5437557869260191E-03
atom 3.1295394699999997E+00 2.8942164099999996E+01 1.7610217700000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.5963440817608552E-03 -1.2855196036227841E-02 5.6670233485181251E-03
atom 3.5684089399999990E+00 2.6584211099999997E+01 1.9418768100000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.3907198905842644E-03 -6.6361979202687873E-03 -9.2319973026376637E-03
atom 2.8533857899999994E+01 2.9676295999999994E+01 1.4333809799999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 3.5776177741286483E-03 -1.8070874270645059E-02 1.3534872140699580E-02
atom 2.8138997799999999E+01 2.8177049099999998E+01 1.5408106499999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.2938630793614404E-03 1.4586779024838114E-02 -7.4879385007215558E-03
atom 3.0361857499999992E+01 2.9770624199999997E+01 1.4557840100000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.9393505594770891E-03 2.0664162490723328E-03 -5.0459053331526529E-03
atom 3.2353522300000002E+01 6.6954046299999979E+00 1.6680218799999995E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -3.4946717985854629E-03 -1.4884518460077137E-02 -5.6330030998928034E-03
atom 3.1671806799999992E+01 5.6168483999999994E+00 3.0323706999999995E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 3.0631857859343423E-03 1.2344591922840448E-03 -1.6407648529159036E-03
atom 3.3144475299999996E+01 5.4446340199999987E+00 5.0120040399999999E-01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.7490947113917074E-03 3.9359388331620627E-03 8.2172450745407223E-03
atom 2.1163955500000000E+01 3.2171141400000003E+01 3.7953457100000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -8.0060737263572598E-03 2.5747740171866221E-03 2.1641888968459061E-02
atom 2.1121382600000000E+01 3.1885556500000000E+01 3.9816882199999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0735047219209884E-02 6.2963745476995873E-04 -1.0982475504110658E-02
atom 1.9651702199999995E+01 3.3236350499999993E+01 3.7693347999999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.8715878678757627E-03 2.4612844413787957E-03 -7.6973509328681329E-03
atom 4.1761740799999991E+01 3.3734578499999998E+01 6.6745772499999996E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.8619772566840456E-02 -2.5015486045223103E-02 -7.8483958002469548E-03
atom 4.2197418599999992E+01 3.3054913999999989E+01 4.9657448199999994E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.5742965415032166E-03 8.5713509694958535E-03 1.4485641175752115E-02
atom 4.0398461099999992E+01 3.2522732900000001E+01 7.2272955999999997E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 1.7352820137251888E-02 1.6275177591109941E-02 -6.3788708672702071E-03
atom 3.8961908499999986E+01 4.1987990499999995E+01 2.7717366199999994E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -9.3412874420845081E-03 1.0768726463450574E-02 2.7930377379097645E-03
atom 3.9069134799999986E+01 4.3852240999999992E+01 2.7568168799999992E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.9685298397773425E-04 -1.1002117941773500E-02 -3.4197516715537219E-03
atom 3.7207674099999998E+01 4.1646638899999999E+01 2.8385774299999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.4183379257819730E-02 3.3336466921054736E-03 -3.3273545495938556E-04
atom 2.2594270899999994E+01 1.9339437799999999E+01 3.0358061999999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 3.4021278188295276E-03 -4.0884528731035506E-03 -2.7363014336738108E-04
atom 2.2513673699999995E+01 1.7583289499999999E+01 3.1022375699999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.0495238411449525E-03 2.0546915815033702E-03 -2.3241526250963314E-03
atom 2.4244989799999992E+01 1.9917343999999996E+01 3.0908528099999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.8802057466982031E-03 6.9302437972547466E-03 -1.2520834626095301E-03
atom 1.9903239999999997E+01 2.6576319199999997E+01 3.1264196199999994E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -9.8441342194354360E-03 -2.1417268077659930E-02 -7.7264389234992532E-03
atom 1.9229302799999996E+01 2.7393892199999996E+01 3.2791481599999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.7651192694404184E-03 5.2430149866918938E-03 6.2803700695555848E-03
atom 1.9384380599999997E+01 2.4761933399999993E+01 3.1614796599999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 7.9450700519503904E-03 1.7409826244168508E-02 -2.8411802228491684E-03
atom 2.2617957100000002E+01 1.8328445399999996E+01 1.3703932299999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.6970600499572084E-02 8.1433374674122934E-03 2.9748700090671581E-02
atom 2.3523878599999996E+01 1.8485168699999996E+01 1.2117527999999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.1895517607015484E-03 4.2398642646671409E-03 -9.2021740198464062E-03
atom 2.1858360099999995E+01 2.0023020299999995E+01 1.4002964100000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.5271151694307290E-03 -1.0214244539484654E-02 -6.8955237173332793E-03
atom 2.9768443599999994E+01 3.8621090400000000E+01 4.4452166100000001E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -6.4648014820379183E-03 1.2006019645320611E-02 -7.3496639873009799E-03
atom 3.0657527299999998E+01 4.0241162999999986E+01 4.6705043999999996E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.6756416420298281E-03 -7.2400952722724348E-04 2.8191932407655093E-03
atom 3.1199184199999991E+01 3.7518381300000001E+01 4.5260121000000000E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0779756577028161E-02 -2.0759697431535478E-02 2.6179440354178916E-04
atom 2.9431264099999996E+01 1.0357637499999999E+01 2.5715331599999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.9900382669285264E-02 8.0098466678647628E-03 9.4516579051786374E-03
atom 2.7812606199999998E+01 1.1074822599999997E+01 2.6467456599999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0963941490606019E-02 -2.0062762638791720E-03 -1.1178521524111118E-02
atom 2.9705639299999998E+01 8.9947814499999978E+00 2.6916562500000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 9.8878903810210236E-03 -6.9395856496600791E-03 -3.5012355495672642E-03
atom 2.2437594499999992E+01 6.5932014699999986E+00 4.5765935299999994E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.2909731814616972E-02 -2.8230570022955161E-03 -5.8312040124833854E-03
atom 2.3119866799999997E+01 7.4666034699999999E+00 3.0965464599999999E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 5.5091281256913261E-04 5.3980344181631303E-03 1.7012886569674321E-03
atom 2.3367975199999997E+01 7.0405488499999995E+00 6.0942251199999991E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 1.2779645161376089E-02 2.8141388430357093E-03 5.5116642629612468E-03
atom 1.5493924699999999E+01 2.3569203499999997E+01 1.3241229799999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 4.0673252586956908E-03 3.2162856367513024E-02 -1.6355937921219171E-02
atom 1.5633867899999998E+01 2.3024989199999997E+01 1.4928899699999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -8.9734792675840206E-04 -4.6906279061278327E-03 4.5006184454235501E-02
atom 1.4932155399999996E+01 2.2043022699999995E+01 1.2488475899999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -8.5866002755873912E-03 -2.8810337476085461E-02 -2.4846647240990324E-02
atom 2.6363499399999995E+01 3.8044283599999986E+01 1.8128521999999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.8183319022546658E-03 1.0321288625955173E-02 -9.1596525281736202E-03
atom 2.5978742199999992E+01 3.6525093599999998E+01 1.7103256399999992E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 7.7665592631919796E-03 8.2740882153229910E-03 -5.9137037280172448E-03
atom 2.6403012199999988E+01 3.9565722699999995E+01 1.6925611499999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.3581883278127568E-03 -2.0513591005435403E-02 1.6206475740024415E-02
atom 6.5246383100000003E+00 3.2523259199999998E+01 3.0954080099999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -3.3488943244541838E-02 -4.9116325308858474E-03 1.8886966484749686E-02
atom 8.1533393699999994E+00 3.1971945900000001E+01 3.0523956699999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 3.1911902861082690E-02 -1.8496780127234495E-02 -1.4472211853158289E-02
atom 6.7496557499999978E+00 3.4316478299999993E+01 3.0874063199999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.4694680981397497E-03 2.3904274700244671E-02 -1.0169097806405996E-03
atom 3.3960100099999998E+01 4.2452441899999990E+01 6.7001633300000002E-02 O 0.0000000000000000E+00 0.0000000000000000E+00 6.6503906618630825E-03 -3.2391609459020716E-03 -1.4874650230555505E-02
atom 3.3266922899999990E+01 4.1804942699999984E+01 4.0849302599999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.6403304101113423E-04 2.2675251254544396E-03 1.1404908253303947E-02
atom 3.5555479299999995E+01 4.1512610599999988E+01 1.3616754800000000E-01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.7718306737538893E-04 1.2518655822535848E-03 2.3273919494265372E-03
atom 3.9419115099999992E+01 4.0293862499999996E+01 2.3057320300000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 3.9411109017199811E-03 -1.6008970439840540E-02 -1.5857838509677730E-02
atom 4.0599797500000001E+01 3.8868566299999991E+01 2.3181926799999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.1088994694623748E-03 3.3037798172692039E-03 1.8719654222797352E-03
atom 3.8912953999999985E+01 4.0701703799999990E+01 2.4792867799999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.2906714248096322E-03 7.4743099663257678E-03 1.0578714389914317E-02
atom 8.5171983699999974E+00 3.5128379899999992E+01 2.2392120100000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.4031665677073804E-03 2.3890418645717171E-02 -2.6910714051436888E-02
atom 7.9825266299999997E+00 3.3514751799999992E+01 2.2963970899999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.5564088573020910E-03 -2.9432907868729121E-02 1.4617854188002989E-02
atom 7.7582151899999978E+00 3.5207272299999993E+01 2.0643594899999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.2345083492819951E-02 6.7952973951413915E-03 1.2219708386820440E-02
atom 1.3930393799999997E+01 1.6923791300000001E+01 3.9399983100000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.8484038619955270E-03 -3.5316932881060883E-03 7.4830263727179696E-03
atom 1.2708745999999996E+01 1.6786870499999996E+01 3.7960482199999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.0190927797228837E-03 1.7396957355373219E-03 1.2116801178015942E-02
atom 1.3155505399999997E+01 1.6413562599999995E+01 4.1031943099999992E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.1119267879671222E-03 -3.9386804298365890E-03 -1.9218581390251253E-02
atom 2.7298947799999997E+01 1.6968164699999996E+01 4.1113311699999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.9761664457642850E-03 -4.6235281235116314E-04 3.6840710622347533E-02
atom 2.7520913699999998E+01 1.6751650399999995E+01 6.0608769599999990E-01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.5429010280996877E-02 2.1432900740893058E-03 -3.2170568864313860E-02
atom 2.9003903299999994E+01 1.6674623299999997E+01 4.0582514600000003E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.2382524004895845E-02 -4.8778131844869404E-03 -9.3393477838604067E-03
atom 3.9992317599999993E+01 1.7860636499999995E+01 3.7332792499999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.8834086720588041E-02 -6.4839788519205806E-03 2.5435272083014542E-04
atom 3.8358353599999994E+01 1.7770505699999998E+01 3.8083117100000003E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.8724436750060736E-02 -5.4706247118546944E-03 7.2105797581260220E-03
atom 3.9874512500000002E+01 1.9320585099999995E+01 3.6270938899999990E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.5881856087951023E-04 1.1235641737142758E-02 -1.1580538047487104E-02
atom 2.2612382799999995E+01 3.6502400499999986E+01 2.1622254299999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 5.9158197918696212E-03 -5.4263683918325508E-03 4.7019620341037183E-02
atom 2.1207811699999997E+01 3.5733675599999984E+01 2.0839553599999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.1132387428664679E-02 -9.7523980557000078E-03 -1.8499747140966208E-02
atom 2.3595275599999994E+01 3.7241111799999992E+01 2.0328421999999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.4921293752566629E-02 1.3867045824108087E-02 -2.7918196640244412E-02
atom 3.8520780899999991E+01 3.8062492799999994E+01 5.1302129499999998E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 6.4399888124956808E-03 1.9663731599952810E-02 8.1377185972504873E-03
atom 3.8866407299999999E+01 3.9739799399999995E+01 5.9875998600000004E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -9.5446785922811660E-03 -2.6309511605560967E-02 -7.3011942006488339E-03
atom 3.9670999199999990E+01 3.6785591999999987E+01 5.8436806600000004E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0536830583902301E-03 5.5335049173249017E-03 -1.2803714371241450E-03
atom 3.7094125699999992E+01 2.2750925799999997E+01 2.2870897100000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -3.0983766875842924E-03 -1.1410372531753983E-02 2.1241630163458050E-02
atom 3.7174744599999983E+01 2.3620815999999998E+01 2.4549135100000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.6711091135188714E-03 -9.1920232602926127E-03 -2.1799192974177279E-02
atom 3.7239179999999998E+01 2.0895844799999999E+01 2.3259698299999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 5.9292494929027882E-03 1.4691276472470644E-02 -7.2885221761101471E-04
atom 9.6203201599999986E+00 3.9925424099999994E+01 1.5183624799999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 7.5628220458935341E-03 -2.0103441841571954E-03 -1.5631826052740665E-03
atom 1.1442299499999997E+01 4.0163272599999992E+01 1.4887592799999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.2170186425273147E-03 -6.7694389343714160E-04 -3.0033410381646178E-03
atom 8.9416530899999973E+00 3.9488935399999995E+01 1.3526318099999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.1763153969946217E-03 8.8866419955804560E-04 -1.4145125431055880E-03
atom 9.6902065799999992E-01 3.0195159099999998E+01 1.4703021299999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 4.5523993282637742E-03 7.0197215789033493E-03 1.7236723342269090E-02
atom 1.9784117899999998E+00 3.0415620199999992E+01 1.3183462700000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.3219162721499313E-03 6.7879195712935653E-03 -4.1554487560967147E-03
atom 1.3484994099999998E+00 3.1668815099999989E+01 1.5841281100000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.8269300902153986E-03 -7.6904286004341061E-03 -1.6483509221306168E-02
atom 2.5021184600000002E+01 1.8233055900000000E+01 9.3792060599999996E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.8848517028668306E-02 -2.1204159141193897E-02 7.6063858652554797E-04
atom 2.3527207099999998E+01 1.7599109100000000E+01 8.3925999200000003E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 9.2004513090057742E-03 -2.1995981090244740E-03 4.8981306323957995E-03
atom 2.5746415699999996E+01 1.9404525399999994E+01 8.2341032999999992E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 1.3594024099921583E-02 2.2677813403135037E-02 -1.2502926805149453E-02
atom 7.1423609499999987E+00 3.9617748199999994E+01 6.7668877899999993E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.1210233800315536E-02 -1.6549461127327993E-02 1.4950335913176521E-02
atom 6.2292122499999998E+00 4.1165484899999996E+01 6.4624120699999992E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 6.4345683788255481E-03 8.0327739251434670E-03 -3.1295340693964281E-03
atom 8.6566774299999985E+00 3.9454906499999993E+01 5.7499937099999991E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 9.3313388728557354E-03 4.5040992649946843E-03 -9.2457107308434282E-03
atom 2.1893551399999996E+01 1.3811828999999996E+01 1.9655064899999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 4.6453201515210688E-03 1.4042579675155634E-02 2.5047616347377726E-02
atom 2.2108634699999996E+01 1.4926803799999998E+01 2.1174503800000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.6481054991083914E-03 -1.3563264396110825E-02 -1.9881543720208891E-02
atom 2.0179269699999992E+01 1.4263380399999999E+01 1.9206368199999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.2270325777074586E-03 3.8027722104020389E-03 -6.7416567523282496E-03
atom 5.9199440899999995E+00 2.1289225299999995E+01 3.6984743999999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 3.0870670298230735E-03 -1.9740042157493603E-03 5.4335957991333188E-03
atom 7.6539624999999987E+00 2.1986055700000001E+01 3.7203294799999988E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.2321128644283193E-04 -3.9202397915916506E-03 -2.0527863763886412E-03
atom 6.1053910099999991E+00 1.9443342699999999E+01 3.7029643700000001E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.8802501979911282E-04 5.0299032181150690E-03 -4.1081143478133436E-03
atom 3.6825948299999993E+00 5.2587879300000004E+00 3.7893768799999989E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -3.4226154913933403E-02 5.1821569074182753E-03 6.6814833244673195E-03
atom 3.3365157099999991E+00 4.9871439399999993E+00 3.6050967999999990E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.0222079617282325E-03 -2.0491453245341951E-03 -5.2549041470786200E-04
atom 1.9222462999999999E+00 5.4405007099999994E+00 3.8591678899999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.7754529183201256E-02 -2.9160788831747936E-03 -6.9067396198413938E-03
atom 3.9131811199999994E+01 2.9990346399999993E+01 3.0258376100000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.4439305823381552E-02 -2.4453163841995980E-02 2.4133768599821823E-03
atom 3.9889993299999986E+01 2.9289830599999991E+01 3.1762197099999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.2569377115174931E-03 5.2269629752124108E-03 3.4854532309894380E-03
atom 4.0210716999999995E+01 3.1256583899999992E+01 2.9597382199999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.2517379364158895E-02 2.0740361373431625E-02 -6.7345525379701931E-03
atom 2.3242822599999997E+01 3.3937917999999989E+00 3.4817323000000002E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -3.0127476617400769E-03 9.1318698549674258E-03 1.2991474350913584E-03
atom 2.3885794799999996E+01 2.2362174899999996E+00 3.3485859200000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -4.5082793977457543E-03 1.8360571857709326E-03 -9.4184235342787792E-04
atom 2.2107625599999999E+01 4.5490552499999994E+00 3.3862659800000003E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.3751078186413384E-03 -5.1331321953714355E-03 6.2466484031160566E-03
atom 1.5337376299999995E+01 2.1958020899999998E+01 1.8443123799999999E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 7.7159541820715711E-03 -2.0979060855159857E-02 1.5923588812290862E-02
atom 1.6807811800000000E+01 2.0869388799999992E+01 1.9003642299999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.2626717214356565E-02 9.7421777843935756E-03 -6.1956766912190488E-03
atom 1.3832872199999999E+01 2.0966079499999992E+01 1.9025212799999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.9541353035500489E-02 8.5188436025041402E-03 -1.0126767459962414E-02
atom 3.7519392299999992E+00 2.9077124199999997E+01 2.7609365000000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -3.1252596181365902E-02 1.6091872439700772E-02 -2.1903002889893757E-02
atom 4.6873043499999998E+00 3.0042357299999995E+01 2.8823693899999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.3120004547937743E-02 9.9335433616252519E-03 1.3342781388544521E-02
atom 2.4088907599999994E+00 3.0358245899999989E+01 2.7148488899999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.7050384990972736E-02 -2.2272671986297066E-02 5.4737989039874736E-03
atom 2.7228450099999989E+01 3.2406329900000003E+01 1.1424270700000001E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 6.3859833214994277E-02 2.5552086072805633E-03 2.3690012032267570E-03
atom 2.5453784299999992E+01 3.2198228199999988E+01 1.2230639599999997E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.5129777451511003E-02 5.9456614627857174E-03 -7.6978629114564717E-03
atom 2.7996608999999996E+01 3.4022033999999998E+01 6.1190001900000002E-01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.3916727865728911E-02 -1.0749815141150511E-02 -9.4149293966212290E-04
atom 3.2708353699999995E+00 2.7238178199999997E+01 8.6577419699999980E-01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.0781136011198700E-02 -1.4560740066501176E-03 -1.0582608472825361E-02
atom 2.0297231099999991E+00 2.7199274599999995E+01 2.1906114499999996E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.2995947871107539E-02 4.1185278916235175E-03 1.2065750445172212E-02
atom 3.5497356299999994E+00 2.5439255099999997E+01 5.0788706799999994E-01 H 0.0000000000000000E+00 0.0000000000000000E+00 3.8738760751434805E-03 -5.7964948604245087E-03 -2.6026759221145393E-03
atom 3.0699698399999988E+01 2.8532771199999996E+01 1.9262392699999995E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.2072303304145554E-02 7.3181785963974625E-03 -3.2271014145486512E-02
atom 2.9402189399999994E+01 2.9645136299999994E+01 9.7587965399999987E-01 H 0.0000000000000000E+00 0.0000000000000000E+00 2.3141979086631688E-02 -9.2147827250206558E-03 2.5921832279803395E-02
atom 3.0030214299999997E+01 2.8508967999999996E+01 3.6268429299999996E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.1973262254238874E-03 2.9769338491448067E-03 1.2159138867207309E-02
atom 3.4432477599999991E+01 3.2099234299999999E+01 2.9315547699999993E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.0762701296684141E-02 7.8964121330171114E-04 5.7775116232264495E-03
atom 3.5806256799999993E+01 3.1100320099999998E+01 2.9990879899999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0124970217252480E-02 -8.7741222345793582E-03 3.9301271492594861E-03
atom 3.3114212999999999E+01 3.2149727799999994E+01 3.0644587599999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 5.1705197550491718E-03 5.7932068992469054E-04 -1.1830724733276256E-02
atom 2.1424958799999994E-01 1.2214117899999998E+01 1.6676209199999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 2.0539664679398360E-02 1.7440462709991132E-02 -1.1418980579898307E-02
atom 2.0962511500000001E+00 1.1932451899999997E+01 1.6482569999999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.1778338517866955E-02 9.2335382487149006E-03 5.2365245909446480E-04
atom 4.3206066199200002E+01 1.3892412699999998E+01 1.5796522099999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 6.2455148354805508E-03 -2.2176977391822970E-02 1.4634814627999048E-02
atom 3.9846185799999994E+01 4.0164862299999990E+00 4.0239530299999998E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.3555055216561899E-02 2.0658396671404931E-02 -4.2513676893141863E-03
atom 3.8035885499999992E+01 4.2583148999999993E+00 3.9545235599999991E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.4505503399647130E-02 -2.4152243917512566E-02 1.5112868214317073E-02
atom 4.0778959799999996E+01 2.5009593400000001E+00 3.9744030799999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.8043336953710225E-02 -5.6829180136227069E-05 -1.0276868411491776E-02
atom 9.4183107300000000E+00 2.8726298599999993E+01 3.6319543799999991E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -4.1928361897035065E-03 2.1468434310712332E-02 -9.6107930088017487E-03
atom 9.8543102299999958E+00 2.9037930299999992E+01 3.8079408099999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 7.0824837412915009E-03 -4.1049552065730091E-03 5.8917230145552682E-03
atom 1.0008714999999997E+01 2.7025531499999996E+01 3.6028303700000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.3590611115412858E-04 -1.6026931464379668E-02 6.2661549512647782E-03
atom 1.1226372700000001E+01 3.0232455299999994E+01 1.7009660000000000E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 8.7630694651290777E-03 -1.6644140167645014E-02 1.7150009798534121E-03
atom 1.2221531099999998E+01 3.1320406299999995E+01 1.8108625900000000E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -7.0041211347068276E-03 6.3220353495547959E-03 -6.0912151954821685E-04
atom 9.7709403299999984E+00 3.1136698899999988E+01 1.6418518599999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.8289853608704950E-03 1.3924690101034153E-02 -1.6124631511103562E-03
atom 5.5585342499999983E+00 1.2275531800000000E+01 1.6136302099999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 7.6009172023026941E-03 2.7703138652234609E-02 3.7180015404648914E-03
atom 6.5852952900000004E+00 1.3753038199999997E+01 1.5497664199999999E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.5777696744089707E-02 -1.1542247061731277E-02 4.2712637306710800E-03
atom 6.1125681999999983E+00 1.0919612299999999E+01 1.5059767899999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 4.1917358533393630E-03 -2.0499474704310693E-02 -4.6417536451139225E-03
atom 1.0497313899999998E+01 2.5609736199999993E+01 2.9701971699999994E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -7.8928819924980048E-03 2.5995069546995253E-03 2.4878802793104535E-02
atom 1.0274876699999997E+01 2.4870895199999996E+01 2.8047799999999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.1089284173205189E-02 -3.9898150681402979E-03 -1.1691087417979706E-02
atom 8.8888797400000001E+00 2.5561057399999996E+01 3.0682642499999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0638181993116664E-02 -1.6893310236647003E-03 -1.7431174710580016E-02
atom 2.9564813199999993E+01 3.3885461100000001E+01 3.1244844299999997E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -2.7183798135295917E-03 3.2208908984170306E-03 2.0593650374650191E-02
atom 2.8391676499999996E+01 3.3677413399999999E+01 3.2700669699999992E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 8.5790429151038350E-03 6.6246449428897540E-04 -1.0237805647305158E-02
atom 2.8412947599999995E+01 3.3889988099999997E+01 2.9831746999999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -6.7211656037392178E-03 -1.8823851434688029E-03 -1.2321191775278736E-02
atom 2.3889172100000000E+01 4.1940381099999990E-01 3.0951319199999993E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 3.0931361467557646E-02 1.1629369611062064E-02 -1.1956397878722543E-02
atom 2.2343515199999992E+01 4.4743777478999995E+01 3.0343316599999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.4078805193111261E-02 -1.0963182231866092E-02 -8.2719316289365311E-03
atom 2.4416833299999993E+01 1.6087086499999996E+00 2.9589362399999995E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -5.5723059863612544E-03 -5.0849777591915959E-03 1.1429698898724661E-02
atom 2.0320052599999997E+01 3.4364668799999997E+01 2.8295320799999995E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.3436455115787943E-02 1.3876539462713069E-02 -2.4113472948245297E-03
atom 1.9467497299999998E+01 3.5262790399999993E+01 2.6949972999999993E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -3.6989616898096056E-04 6.3421629897130929E-03 -1.2678367266343254E-02
atom 1.9059324399999998E+01 3.3110237399999995E+01 2.8661092099999994E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.1592244645905673E-02 -2.0370652115157213E-02 9.5967596120530140E-03
atom 2.9272408799999994E+01 2.7147778999999996E+01 3.6108652200000002E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 1.5779080529829369E-02 -3.2090045225027758E-02 -5.9182700121382572E-03
atom 2.8032643599999997E+01 2.7591040299999996E+01 3.4895671200000002E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.5802695474988421E-02 -1.5652559394524368E-03 -2.9872558848941438E-02
atom 2.9281311499999997E+01 2.8679555499999996E+01 3.7016253499999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.0438399063148219E-02 3.2846530714393370E-02 2.5615336675584143E-02
atom 2.9970129899999991E+00 3.4812194299999988E-01 2.0907773500000001E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 5.4220274470830809E-03 7.2679225724823341E-05 7.9589091816989893E-03
atom 1.3614819999999996E+00 4.4735778628999995E+01 2.0260398499999997E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 5.3408000294102769E-03 -4.6297058849152108E-04 -1.1044048742310341E-02
atom 4.4128962500000002E+00 4.4634083314000002E+01 1.9942075199999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -1.2376073517197557E-02 -2.2933642447905229E-03 -5.7270588167114148E-03
atom 8.1719243799999983E+00 2.8519782899999996E+01 2.8824723099999994E+00 O 0.0000000000000000E+00 0.0000000000000000E+00 -7.4518419757717471E-03 5.9188841093370760E-03 -1.6640339303267040E-02
atom 8.0379509799999980E+00 2.7949889299999995E+01 4.6013095599999998E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 -8.0617194485354897E-04 -2.8994204571256444E-03 1.2443789135015579E-02
atom 6.4388872699999995E+00 2.8298727099999997E+01 2.2026682800000001E+00 H 0.0000000000000000E+00 0.0000000000000000E+00 5.6688783411318385E-03 -8.6536097069307195E-04 2.5779736134519809E-03
atom 9.0895653499999984E-01 1.8288745099999996E+01 2.8690882099999996E+01 O 0.0000000000000000E+00 0.0000000000000000E+00 -1.0203320361910418E-02 -7.5027523510876907E-03 -9.1818688374595558E-03
atom 7.0064594400000002E-01 1.9859355099999991E+01 2.9589000099999996E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 -2.0665387925263672E-03 2.2096687934088192E-02 5.8585400660099570E-04
atom 2.3350100299999994E+00 1.7589173599999995E+01 2.9590002299999998E+01 H 0.0000000000000000E+00 0.0000000000000000E+00 1.2973127456620121E-02 -1.1933429673271254E-02 3.6153879051603385E-03
atom 9.0775710299999979E+00 2.8383550799999990E+00 8.9979118399999987E+00 O 0.0000
gitextract_tn4psl0z/
├── .github/
│ ├── ISSUE_TEMPLATE/
│ │ ├── bug_report.md
│ │ ├── feature_request.md
│ │ └── question.md
│ └── workflows/
│ └── n2p2-ci.yaml
├── .gitignore
├── AUTHORS.rst
├── CHANGELOG.rst
├── LICENSE
├── README.md
├── bin/
│ └── .gitignore
├── doc/
│ ├── .gitignore
│ └── doxygen/
│ └── .gitignore
├── examples/
│ ├── coarse-graining/
│ │ ├── README.md
│ │ ├── step-0_cg-data-set/
│ │ │ ├── input.data
│ │ │ ├── makefile
│ │ │ └── nnp-cgdata.cpp
│ │ ├── step-1_scaling-data/
│ │ │ ├── input.data
│ │ │ └── input.nn
│ │ ├── step-2_atomic-env/
│ │ │ └── scaling.data
│ │ └── step-3_cluster-analysis/
│ │ ├── analyze-descriptors.ipynb
│ │ └── atomic-env.dGdx
│ ├── configuration-sets/
│ │ ├── input.data.Anisole
│ │ ├── input.data.Cu2S_PBE
│ │ ├── input.data.DMABN
│ │ ├── input.data.Ethylbenzene
│ │ ├── input.data.H2O_RPBE-D3
│ │ └── input.data.LJ
│ ├── configuration-single/
│ │ ├── input.data.Anisole
│ │ ├── input.data.Cu2S_144_low-chalcocite
│ │ ├── input.data.DMABN
│ │ ├── input.data.Ethylbenzene
│ │ └── input.data.H2O_1080_liquid
│ ├── input.nn.recommended
│ ├── interface-LAMMPS/
│ │ ├── AlAuMgO_4G/
│ │ │ ├── AlAuMgO.data
│ │ │ ├── AlAuMgO.data-n2p2
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── hardness.008.data
│ │ │ │ ├── hardness.012.data
│ │ │ │ ├── hardness.013.data
│ │ │ │ ├── hardness.079.data
│ │ │ │ ├── input.nn
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.008.data
│ │ │ │ ├── weights.012.data
│ │ │ │ ├── weights.013.data
│ │ │ │ ├── weights.079.data
│ │ │ │ ├── weightse.008.data
│ │ │ │ ├── weightse.012.data
│ │ │ │ ├── weightse.013.data
│ │ │ │ └── weightse.079.data
│ │ │ ├── input.data
│ │ │ ├── input.data.q
│ │ │ ├── md-external.lmp
│ │ │ ├── md.lmp
│ │ │ └── nnp-predict/
│ │ │ ├── hardness.008.data
│ │ │ ├── hardness.012.data
│ │ │ ├── hardness.013.data
│ │ │ ├── hardness.079.data
│ │ │ ├── input.data
│ │ │ ├── input.data-2
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.008.data
│ │ │ ├── weights.012.data
│ │ │ ├── weights.013.data
│ │ │ ├── weights.079.data
│ │ │ ├── weightse.008.data
│ │ │ ├── weightse.012.data
│ │ │ ├── weightse.013.data
│ │ │ └── weightse.079.data
│ │ ├── Cu2S_PBE/
│ │ │ ├── cu2s_144_low-chalcocite_Evans-1979_PBE.data
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── input.nn
│ │ │ │ ├── nnp-train.log.0000
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.016.data
│ │ │ │ └── weights.029.data
│ │ │ └── md.lmp
│ │ ├── Cu2S_PBE_external/
│ │ │ ├── cu2s_144_low-chalcocite_Evans-1979_PBE.data
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── input.nn
│ │ │ │ ├── nnp-train.log.0000
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.016.data
│ │ │ │ └── weights.029.data
│ │ │ └── md.lmp
│ │ ├── H2O_4G/
│ │ │ ├── correct-input-data/
│ │ │ │ ├── input.data-h2o-192
│ │ │ │ ├── input.data-h2o-36
│ │ │ │ ├── input.data-h2o-768
│ │ │ │ ├── water.data-h2o-192
│ │ │ │ ├── water.data-h2o-36
│ │ │ │ └── water.data-h2o-768
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── hardness.001.data
│ │ │ │ ├── hardness.008.data
│ │ │ │ ├── input.nn
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ ├── weights.008.data
│ │ │ │ ├── weightse.001.data
│ │ │ │ └── weightse.008.data
│ │ │ ├── md.lmp
│ │ │ ├── nnp-predict/
│ │ │ │ ├── hardness.001.data
│ │ │ │ ├── hardness.008.data
│ │ │ │ ├── input.data
│ │ │ │ ├── input.nn
│ │ │ │ ├── other-input-data/
│ │ │ │ │ ├── input.data-1np
│ │ │ │ │ ├── input.data-1p
│ │ │ │ │ ├── input.data-36-angs
│ │ │ │ │ ├── input.data-36p
│ │ │ │ │ ├── input.data-36s
│ │ │ │ │ ├── input.data-angs-p
│ │ │ │ │ ├── input.data-h2o-192-neg
│ │ │ │ │ ├── input.data-h2o-36-neg
│ │ │ │ │ └── input.data-h2o-768-neg
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ ├── weights.008.data
│ │ │ │ ├── weightse.001.data
│ │ │ │ └── weightse.008.data
│ │ │ ├── water.data
│ │ │ └── water.data.q
│ │ ├── H2O_RPBE-D3/
│ │ │ ├── h2o_8640_liquid_NpT_RPBE-D3.data
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── input.nn
│ │ │ │ ├── nnp-train.log.0000
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ └── weights.008.data
│ │ │ └── md.lmp
│ │ ├── H2O_RPBE-D3_128mol/
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── input.nn
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ └── weights.008.data
│ │ │ ├── iceIh_128.data
│ │ │ └── md.lmp
│ │ ├── H2O_RPBE-D3_128mol_develop/
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── hardness.001.data
│ │ │ │ ├── hardness.008.data
│ │ │ │ ├── input.nn
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ ├── weights.008.data
│ │ │ │ ├── weightse.001.data
│ │ │ │ └── weightse.008.data
│ │ │ ├── iceIh_128.data
│ │ │ └── md.lmp
│ │ ├── H2O_RPBE-D3_128mol_external/
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── input.nn
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ └── weights.008.data
│ │ │ ├── iceIh_128.data
│ │ │ └── md.lmp
│ │ ├── H2O_RPBE-D3_external/
│ │ │ ├── h2o_8640_liquid_NpT_RPBE-D3.data
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── input.nn
│ │ │ │ ├── nnp-train.log.0000
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ └── weights.008.data
│ │ │ └── md.lmp
│ │ └── TO_BE_CHECKED/
│ │ ├── carbon-chain/
│ │ │ ├── lammps-nnp/
│ │ │ │ ├── carbon-chain.data
│ │ │ │ ├── log.lammps
│ │ │ │ ├── md-external.lmp
│ │ │ │ ├── md.lmp
│ │ │ │ └── nnp-data/
│ │ │ │ ├── hardness.001.data
│ │ │ │ ├── hardness.006.data
│ │ │ │ ├── input.nn
│ │ │ │ ├── scaling.data
│ │ │ │ ├── weights.001.data
│ │ │ │ ├── weights.006.data
│ │ │ │ ├── weightse.001.data
│ │ │ │ └── weightse.006.data
│ │ │ └── nnp-predict/
│ │ │ ├── hardness.001.data
│ │ │ ├── hardness.006.data
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ ├── weights.006.data
│ │ │ ├── weightse.001.data
│ │ │ └── weightse.006.data
│ │ └── carbon-chain2/
│ │ ├── lammps-nnp/
│ │ │ ├── carbon-chain.data
│ │ │ ├── carbon-chain.data-eg
│ │ │ ├── carbon-chain.data-mod
│ │ │ ├── carbon-chain.data-n2p2
│ │ │ ├── carbon-chain.data-org
│ │ │ ├── carbon-chain.data-q0
│ │ │ ├── carbon-chain.data-sameq
│ │ │ ├── carbond-chain.data
│ │ │ ├── hdnnp-data/
│ │ │ │ ├── debug.out
│ │ │ │ ├── energy.out
│ │ │ │ ├── external.out
│ │ │ │ ├── hardness.001.data
│ │ │ │ ├── hardness.006.data
│ │ │ │ ├── input.data
│ │ │ │ ├── input.data-org
│ │ │ │ ├── input.nn
│ │ │ │ ├── nnatoms.out
│ │ │ │ ├── nnforces.out
│ │ │ │ ├── nnp-predict.log
│ │ │ │ ├── output.data
│ │ │ │ ├── scaling.data
│ │ │ │ ├── structure.out
│ │ │ │ ├── weights.001.data
│ │ │ │ ├── weights.006.data
│ │ │ │ ├── weightse.001.data
│ │ │ │ └── weightse.006.data
│ │ │ ├── md-external.lmp
│ │ │ └── md.lmp
│ │ └── nnp-predict/
│ │ ├── energy.out
│ │ ├── hardness.001.data
│ │ ├── hardness.006.data
│ │ ├── input.data
│ │ ├── input.nn
│ │ ├── nnatoms.out
│ │ ├── nnforces.out
│ │ ├── nnp-predict.log
│ │ ├── output.data
│ │ ├── scaling.data
│ │ ├── weights.001.data
│ │ ├── weights.006.data
│ │ ├── weightse.001.data
│ │ └── weightse.006.data
│ ├── nnp-atomenv/
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ └── scaling.data
│ │ └── H2O_RPBE-D3/
│ │ ├── input.data
│ │ ├── input.nn
│ │ └── scaling.data
│ ├── nnp-checkdw/
│ │ ├── H2O_RPBE-D3/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.008.data
│ │ └── LJ/
│ │ ├── input.data
│ │ ├── input.nn
│ │ ├── scaling.data
│ │ └── weights.010.data
│ ├── nnp-checkf/
│ │ ├── H2O_RPBE-D3/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.008.data
│ │ └── LJ/
│ │ ├── input.data
│ │ ├── input.nn
│ │ ├── scaling.data
│ │ └── weights.010.data
│ ├── nnp-comp2/
│ │ └── Cu2S_PBE/
│ │ ├── input.data
│ │ ├── nnp-data-1/
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.016.data
│ │ │ └── weights.029.data
│ │ └── nnp-data-2/
│ │ ├── input.nn
│ │ ├── scaling.data
│ │ ├── weights.016.data
│ │ └── weights.029.data
│ ├── nnp-convert/
│ │ └── Cu2S_PBE/
│ │ └── input.data
│ ├── nnp-dataset/
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.016.data
│ │ │ └── weights.029.data
│ │ └── H2O_RPBE-D3/
│ │ ├── input.data
│ │ ├── input.nn
│ │ ├── scaling.data
│ │ ├── weights.001.data
│ │ └── weights.008.data
│ ├── nnp-dist/
│ │ ├── Cu2S_PBE/
│ │ │ └── input.data
│ │ └── H2O_RPBE-D3/
│ │ └── input.data
│ ├── nnp-norm/
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.data
│ │ │ └── input.nn
│ │ └── H2O_RPBE-D3/
│ │ ├── input.data
│ │ └── input.nn
│ ├── nnp-norm2/
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ └── scaling.data
│ │ └── H2O_RPBE-D3/
│ │ ├── input.data
│ │ ├── input.nn
│ │ └── scaling.data
│ ├── nnp-predict/
│ │ ├── AlAuMgO_4G/
│ │ │ ├── hardness.008.data
│ │ │ ├── hardness.012.data
│ │ │ ├── hardness.013.data
│ │ │ ├── hardness.079.data
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.008.data
│ │ │ ├── weights.012.data
│ │ │ ├── weights.013.data
│ │ │ ├── weights.079.data
│ │ │ ├── weightse.008.data
│ │ │ ├── weightse.012.data
│ │ │ ├── weightse.013.data
│ │ │ └── weightse.079.data
│ │ ├── Anisole_SCAN/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ ├── weights.006.data
│ │ │ └── weights.008.data
│ │ ├── Carbon_chain_4G/
│ │ │ ├── hardness.001.data
│ │ │ ├── hardness.006.data
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ ├── weights.006.data
│ │ │ ├── weightse.001.data
│ │ │ └── weightse.006.data
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.016.data
│ │ │ └── weights.029.data
│ │ ├── DMABN_SCAN/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ ├── weights.006.data
│ │ │ └── weights.007.data
│ │ ├── Ethylbenzene_SCAN/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.006.data
│ │ ├── H2O_RPBE-D3/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.008.data
│ │ └── H2O_RPBE-D3_4G/
│ │ ├── hardness.001.data
│ │ ├── hardness.008.data
│ │ ├── input.data
│ │ ├── input.nn
│ │ ├── scaling.data
│ │ ├── weights.001.data
│ │ ├── weights.008.data
│ │ ├── weightse.001.data
│ │ └── weightse.008.data
│ ├── nnp-prune/
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── sensitivity.016.out
│ │ │ └── sensitivity.029.out
│ │ └── H2O_RPBE-D3/
│ │ ├── input.nn
│ │ ├── scaling.data
│ │ ├── sensitivity.001.out
│ │ └── sensitivity.008.out
│ ├── nnp-scaling/
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.data
│ │ │ └── input.nn
│ │ ├── H2O_RPBE-D3/
│ │ │ ├── input.data
│ │ │ └── input.nn
│ │ └── LJ/
│ │ ├── input.data
│ │ └── input.nn
│ ├── nnp-select/
│ │ └── H2O_RPBE-D3/
│ │ └── input.data
│ ├── nnp-symfunc/
│ │ └── H2O_RPBE-D3/
│ │ └── input.nn
│ ├── nnp-train/
│ │ ├── AlAuMgO_4G/
│ │ │ ├── hardness.008.data
│ │ │ ├── hardness.012.data
│ │ │ ├── hardness.013.data
│ │ │ ├── hardness.079.data
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weightse.008.data
│ │ │ ├── weightse.012.data
│ │ │ ├── weightse.013.data
│ │ │ └── weightse.079.data
│ │ ├── Carbon_chain_4G/
│ │ │ ├── hardness.001.data
│ │ │ ├── hardness.006.data
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weightse.001.data
│ │ │ └── weightse.006.data
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ └── scaling.data
│ │ ├── H2O_RPBE-D3/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ └── scaling.data
│ │ ├── H2O_RPBE-D3_4G/
│ │ │ ├── hardness.001.data
│ │ │ ├── hardness.008.data
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weightse.001.data
│ │ │ └── weightse.008.data
│ │ ├── H2O_RPBE-D3_norm-force/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ └── scaling.data
│ │ ├── LJ/
│ │ │ ├── input.data
│ │ │ ├── input.nn
│ │ │ └── scaling.data
│ │ └── QM9/
│ │ ├── input.data
│ │ ├── input.nn
│ │ └── input.nn.wacsf
│ ├── potentials/
│ │ ├── Anisole_SCAN/
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ ├── weights.006.data
│ │ │ └── weights.008.data
│ │ ├── Cu2S_PBE/
│ │ │ ├── input.nn
│ │ │ ├── nnp-train.log.0000
│ │ │ ├── scaling.data
│ │ │ ├── weights.016.data
│ │ │ └── weights.029.data
│ │ ├── DMABN_SCAN/
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ ├── weights.006.data
│ │ │ └── weights.007.data
│ │ ├── Ethylbenzene_SCAN/
│ │ │ ├── input.nn
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.006.data
│ │ ├── H2O_BLYP/
│ │ │ ├── input.nn
│ │ │ ├── nnp-train.log.0000
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.008.data
│ │ ├── H2O_BLYP-D3/
│ │ │ ├── input.nn
│ │ │ ├── nnp-train.log.0000
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.008.data
│ │ ├── H2O_RPBE/
│ │ │ ├── input.nn
│ │ │ ├── nnp-train.log.0000
│ │ │ ├── scaling.data
│ │ │ ├── weights.001.data
│ │ │ └── weights.008.data
│ │ └── H2O_RPBE-D3/
│ │ ├── input.nn
│ │ ├── nnp-train.log.0000
│ │ ├── scaling.data
│ │ ├── weights.001.data
│ │ └── weights.008.data
│ └── pynnp/
│ ├── prediction/
│ │ ├── example-simple.py
│ │ ├── example-verbose.py
│ │ ├── input.data
│ │ ├── input.nn
│ │ ├── scaling.data
│ │ ├── weights.001.data
│ │ └── weights.008.data
│ └── symfunc-only/
│ ├── example.ipynb
│ ├── example.py
│ ├── input.data.1
│ ├── input.data.2
│ ├── input.nn
│ └── scaling.data
├── include/
│ └── .gitignore
├── lib/
│ └── .gitignore
├── src/
│ ├── application/
│ │ ├── makefile
│ │ ├── nnp-atomenv.cpp
│ │ ├── nnp-checkdw.cpp
│ │ ├── nnp-checkf.cpp
│ │ ├── nnp-comp2.cpp
│ │ ├── nnp-convert.cpp
│ │ ├── nnp-cutoff.cpp
│ │ ├── nnp-dataset.cpp
│ │ ├── nnp-dist.cpp
│ │ ├── nnp-norm.cpp
│ │ ├── nnp-norm2.cpp
│ │ ├── nnp-predict.cpp
│ │ ├── nnp-prune.cpp
│ │ ├── nnp-scaling.cpp
│ │ ├── nnp-select.cpp
│ │ ├── nnp-symfunc.cpp
│ │ └── nnp-train.cpp
│ ├── doc/
│ │ ├── doxygen/
│ │ │ ├── Doxyfile
│ │ │ ├── README.md
│ │ │ └── makefile
│ │ └── sphinx/
│ │ ├── Makefile
│ │ └── source/
│ │ ├── about/
│ │ │ ├── authors.rst
│ │ │ ├── changelog.rst
│ │ │ ├── how_to_cite.rst
│ │ │ └── license.rst
│ │ ├── api/
│ │ │ ├── cutoff_functions.rst
│ │ │ ├── memory_layout.rst
│ │ │ ├── neural_network.rst
│ │ │ ├── symmetry_function_scaling.rst
│ │ │ └── symmetry_function_types.rst
│ │ ├── conf.py
│ │ ├── helper.rst
│ │ ├── index.rst
│ │ ├── interfaces/
│ │ │ ├── if_cabanamd.rst
│ │ │ └── if_lammps.rst
│ │ ├── misc/
│ │ │ ├── cabanamd_build_example.rst
│ │ │ └── cg_descriptor_analysis.rst
│ │ ├── old/
│ │ │ └── pair_nnp.rst
│ │ ├── tools/
│ │ │ ├── libnnp.rst
│ │ │ ├── nnp-atomenv.rst
│ │ │ ├── nnp-checkf.rst
│ │ │ ├── nnp-convert.rst
│ │ │ ├── nnp-norm.rst
│ │ │ ├── nnp-predict.rst
│ │ │ ├── nnp-prune.rst
│ │ │ ├── nnp-scaling.rst
│ │ │ ├── nnp-select.rst
│ │ │ └── nnp-train.rst
│ │ └── topics/
│ │ ├── build.rst
│ │ ├── cfg_file.rst
│ │ ├── descriptors.rst
│ │ ├── keywords.rst
│ │ ├── training.rst
│ │ └── units.rst
│ ├── interface/
│ │ ├── LAMMPS/
│ │ │ └── src/
│ │ │ └── ML-HDNNP/
│ │ │ ├── Install.sh
│ │ │ ├── README
│ │ │ ├── fix_hdnnp.cpp
│ │ │ ├── fix_hdnnp.h
│ │ │ ├── kspace_hdnnp.cpp
│ │ │ ├── kspace_hdnnp.h
│ │ │ ├── pair_hdnnp.cpp
│ │ │ ├── pair_hdnnp.h
│ │ │ ├── pair_hdnnp_4g.cpp
│ │ │ ├── pair_hdnnp_4g.h
│ │ │ ├── pair_hdnnp_develop.cpp
│ │ │ ├── pair_hdnnp_develop.h
│ │ │ ├── pair_hdnnp_external.cpp
│ │ │ └── pair_hdnnp_external.h
│ │ └── makefile
│ ├── libnnp/
│ │ ├── Atom.cpp
│ │ ├── Atom.h
│ │ ├── CompactFunction.cpp
│ │ ├── CompactFunction.h
│ │ ├── CoreFunction.cpp
│ │ ├── CoreFunction.h
│ │ ├── CutoffFunction.cpp
│ │ ├── CutoffFunction.h
│ │ ├── Element.cpp
│ │ ├── Element.h
│ │ ├── ElementMap.cpp
│ │ ├── ElementMap.h
│ │ ├── ErfcBuf.cpp
│ │ ├── ErfcBuf.h
│ │ ├── EwaldSetup.cpp
│ │ ├── EwaldSetup.h
│ │ ├── EwaldTruncJackson.cpp
│ │ ├── EwaldTruncJackson.h
│ │ ├── EwaldTruncKolafaFixR.cpp
│ │ ├── EwaldTruncKolafaFixR.h
│ │ ├── EwaldTruncKolafaOptEta.cpp
│ │ ├── EwaldTruncKolafaOptEta.h
│ │ ├── IEwaldTrunc.h
│ │ ├── ISettings.h
│ │ ├── Key.h
│ │ ├── Kspace.cpp
│ │ ├── Kspace.h
│ │ ├── Log.cpp
│ │ ├── Log.h
│ │ ├── Mode.cpp
│ │ ├── Mode.h
│ │ ├── NeuralNetwork.cpp
│ │ ├── NeuralNetwork.h
│ │ ├── Prediction.cpp
│ │ ├── Prediction.h
│ │ ├── ScreeningFunction.cpp
│ │ ├── ScreeningFunction.h
│ │ ├── Settings.cpp
│ │ ├── Settings.h
│ │ ├── SetupAnalysis.cpp
│ │ ├── SetupAnalysis.h
│ │ ├── Stopwatch.cpp
│ │ ├── Stopwatch.h
│ │ ├── Structure.cpp
│ │ ├── Structure.h
│ │ ├── SymFnc.cpp
│ │ ├── SymFnc.h
│ │ ├── SymFncBaseComp.cpp
│ │ ├── SymFncBaseComp.h
│ │ ├── SymFncBaseCompAng.cpp
│ │ ├── SymFncBaseCompAng.h
│ │ ├── SymFncBaseCompAngWeighted.cpp
│ │ ├── SymFncBaseCompAngWeighted.h
│ │ ├── SymFncBaseCutoff.cpp
│ │ ├── SymFncBaseCutoff.h
│ │ ├── SymFncBaseExpAng.cpp
│ │ ├── SymFncBaseExpAng.h
│ │ ├── SymFncCompAngn.cpp
│ │ ├── SymFncCompAngn.h
│ │ ├── SymFncCompAngnWeighted.cpp
│ │ ├── SymFncCompAngnWeighted.h
│ │ ├── SymFncCompAngw.cpp
│ │ ├── SymFncCompAngw.h
│ │ ├── SymFncCompAngwWeighted.cpp
│ │ ├── SymFncCompAngwWeighted.h
│ │ ├── SymFncCompRad.cpp
│ │ ├── SymFncCompRad.h
│ │ ├── SymFncCompRadWeighted.cpp
│ │ ├── SymFncCompRadWeighted.h
│ │ ├── SymFncExpAngn.cpp
│ │ ├── SymFncExpAngn.h
│ │ ├── SymFncExpAngnWeighted.cpp
│ │ ├── SymFncExpAngnWeighted.h
│ │ ├── SymFncExpAngw.cpp
│ │ ├── SymFncExpAngw.h
│ │ ├── SymFncExpRad.cpp
│ │ ├── SymFncExpRad.h
│ │ ├── SymFncExpRadWeighted.cpp
│ │ ├── SymFncExpRadWeighted.h
│ │ ├── SymFncStatistics.cpp
│ │ ├── SymFncStatistics.h
│ │ ├── SymGrp.cpp
│ │ ├── SymGrp.h
│ │ ├── SymGrpBaseComp.cpp
│ │ ├── SymGrpBaseComp.h
│ │ ├── SymGrpBaseCompAng.cpp
│ │ ├── SymGrpBaseCompAng.h
│ │ ├── SymGrpBaseCompAngWeighted.cpp
│ │ ├── SymGrpBaseCompAngWeighted.h
│ │ ├── SymGrpBaseCutoff.cpp
│ │ ├── SymGrpBaseCutoff.h
│ │ ├── SymGrpBaseExpAng.cpp
│ │ ├── SymGrpBaseExpAng.h
│ │ ├── SymGrpCompAngn.cpp
│ │ ├── SymGrpCompAngn.h
│ │ ├── SymGrpCompAngnWeighted.cpp
│ │ ├── SymGrpCompAngnWeighted.h
│ │ ├── SymGrpCompAngw.cpp
│ │ ├── SymGrpCompAngw.h
│ │ ├── SymGrpCompAngwWeighted.cpp
│ │ ├── SymGrpCompAngwWeighted.h
│ │ ├── SymGrpCompRad.cpp
│ │ ├── SymGrpCompRad.h
│ │ ├── SymGrpCompRadWeighted.cpp
│ │ ├── SymGrpCompRadWeighted.h
│ │ ├── SymGrpExpAngn.cpp
│ │ ├── SymGrpExpAngn.h
│ │ ├── SymGrpExpAngnWeighted.cpp
│ │ ├── SymGrpExpAngnWeighted.h
│ │ ├── SymGrpExpAngw.cpp
│ │ ├── SymGrpExpAngw.h
│ │ ├── SymGrpExpRad.cpp
│ │ ├── SymGrpExpRad.h
│ │ ├── SymGrpExpRadWeighted.cpp
│ │ ├── SymGrpExpRadWeighted.h
│ │ ├── Vec3D.h
│ │ ├── makefile
│ │ ├── mpi-extra.h
│ │ ├── utility.cpp
│ │ ├── utility.h
│ │ └── version.h
│ ├── libnnpif/
│ │ ├── CabanaMD/
│ │ │ ├── ElementCabana.h
│ │ │ ├── ElementCabana_impl.h
│ │ │ ├── ModeCabana.h
│ │ │ ├── ModeCabana_impl.h
│ │ │ └── typesCabana.h
│ │ ├── LAMMPS/
│ │ │ ├── InterfaceLammps.cpp
│ │ │ ├── InterfaceLammps.h
│ │ │ └── Makefile.lammps
│ │ └── makefile
│ ├── libnnptrain/
│ │ ├── Dataset.cpp
│ │ ├── Dataset.h
│ │ ├── GradientDescent.cpp
│ │ ├── GradientDescent.h
│ │ ├── KalmanFilter.cpp
│ │ ├── KalmanFilter.h
│ │ ├── Training.cpp
│ │ ├── Training.h
│ │ ├── Updater.cpp
│ │ ├── Updater.h
│ │ └── makefile
│ ├── makefile
│ ├── makefile.gnu
│ ├── makefile.intel
│ ├── makefile.llvm
│ └── pynnp/
│ ├── Atom.pyx
│ ├── CutoffFunction.pyx
│ ├── ElementMap.pyx
│ ├── Log.pyx
│ ├── Mode.pyx
│ ├── Prediction.pyx
│ ├── Settings.pyx
│ ├── Structure.pyx
│ ├── Vec3D.pyx
│ ├── makefile
│ ├── pynnp.pyx
│ ├── pynnp_dec.pxd
│ ├── setup-test.py
│ └── setup.py
├── test/
│ ├── cpp/
│ │ ├── BoostDataContainer.h
│ │ ├── Example.h
│ │ ├── ExamplePrediction.h
│ │ ├── ExampleScreeningFunction.h
│ │ ├── Example_lammps_hdnnp.h
│ │ ├── Example_nnp.h
│ │ ├── Example_nnp_atomenv.h
│ │ ├── Example_nnp_checkdw.h
│ │ ├── Example_nnp_checkf.h
│ │ ├── Example_nnp_convert.h
│ │ ├── Example_nnp_dataset.h
│ │ ├── Example_nnp_dist.h
│ │ ├── Example_nnp_norm.h
│ │ ├── Example_nnp_predict.h
│ │ ├── Example_nnp_prune.h
│ │ ├── Example_nnp_scaling.h
│ │ ├── Example_nnp_select.h
│ │ ├── Example_nnp_symfunc.h
│ │ ├── Example_nnp_train.h
│ │ ├── fileHelpers.h
│ │ ├── fixtures.h
│ │ ├── makefile
│ │ ├── nnp_test.h
│ │ ├── test_CutoffFunction.cpp
│ │ ├── test_Prediction.cpp
│ │ ├── test_ScreeningFunction.cpp
│ │ ├── test_Settings.cpp
│ │ ├── test_SymmetryFunctionGroups.cpp
│ │ ├── test_SymmetryFunctions.cpp
│ │ ├── test_lammps_hdnnp.cpp
│ │ ├── test_nnp-atomenv.cpp
│ │ ├── test_nnp-checkdw.cpp
│ │ ├── test_nnp-checkf.cpp
│ │ ├── test_nnp-convert.cpp
│ │ ├── test_nnp-dataset.cpp
│ │ ├── test_nnp-dist.cpp
│ │ ├── test_nnp-norm.cpp
│ │ ├── test_nnp-predict.cpp
│ │ ├── test_nnp-prune.cpp
│ │ ├── test_nnp-scaling.cpp
│ │ ├── test_nnp-select.cpp
│ │ ├── test_nnp-symfunc.cpp
│ │ └── test_nnp-train.cpp
│ ├── makefile
│ └── python/
│ ├── .coveragerc
│ ├── makefile
│ ├── setups/
│ │ └── Settings/
│ │ └── input.nn
│ ├── test_Atom.py
│ ├── test_CutoffFunction.py
│ ├── test_ElementMap.py
│ ├── test_Log.py
│ ├── test_Neighbor.py
│ ├── test_Settings.py
│ └── test_Vec3D.py
└── tools/
├── converter/
│ └── convert-VASP_OUTCAR.py
├── misc/
│ ├── convert_nnp.py
│ ├── generate-acsf-angular_narrow.py
│ ├── generate-acsf-angular_wide.py
│ ├── generate-acsf-radial.py
│ └── nnp-archive.sh
└── plot/
├── plot-symfunc-histograms.ipynb
└── plot-symfunc-shape-rdf.ipynb
SYMBOL INDEX (555 symbols across 166 files)
FILE: examples/coarse-graining/step-0_cg-data-set/nnp-cgdata.cpp
function main (line 41) | int main(int argc, char* argv[])
FILE: src/application/nnp-atomenv.cpp
function main (line 30) | int main(int argc, char* argv[])
FILE: src/application/nnp-checkdw.cpp
function main (line 33) | int main(int argc, char* argv[])
FILE: src/application/nnp-checkf.cpp
function main (line 33) | int main(int argc, char* argv[])
FILE: src/application/nnp-comp2.cpp
function main (line 31) | int main(int argc, char* argv[])
FILE: src/application/nnp-convert.cpp
function main (line 34) | int main(int argc, char* argv[])
FILE: src/application/nnp-cutoff.cpp
function runTest (line 42) | void runTest(bool write)
function runTest (line 76) | void runTest(CutoffFunction::CutoffType cutoffType)
function main (line 119) | int main()
FILE: src/application/nnp-dataset.cpp
function main (line 33) | int main(int argc, char* argv[])
FILE: src/application/nnp-dist.cpp
function main (line 35) | int main(int argc, char* argv[])
FILE: src/application/nnp-norm.cpp
function main (line 30) | int main(int argc, char* argv[])
FILE: src/application/nnp-norm2.cpp
function main (line 30) | int main(int argc, char* argv[])
FILE: src/application/nnp-predict.cpp
function main (line 30) | int main(int argc, char* argv[])
FILE: src/application/nnp-prune.cpp
function main (line 27) | int main(int argc, char* argv[])
FILE: src/application/nnp-scaling.cpp
function main (line 30) | int main(int argc, char* argv[])
FILE: src/application/nnp-select.cpp
function main (line 28) | int main(int argc, char* argv[])
FILE: src/application/nnp-symfunc.cpp
function main (line 26) | int main(int argc, char* argv[])
FILE: src/application/nnp-train.cpp
function main (line 28) | int main(int argc, char* argv[])
FILE: src/interface/LAMMPS/src/ML-HDNNP/fix_hdnnp.h
function namespace (line 27) | namespace LAMMPS_NS {
FILE: src/interface/LAMMPS/src/ML-HDNNP/kspace_hdnnp.h
type FFT_SCALAR (line 38) | typedef float FFT_SCALAR;
type FFT_SCALAR (line 43) | typedef double FFT_SCALAR;
function namespace (line 51) | namespace LAMMPS_NS {
FILE: src/interface/LAMMPS/src/ML-HDNNP/pair_hdnnp.h
function namespace (line 32) | namespace nnp {
function namespace (line 36) | namespace LAMMPS_NS {
FILE: src/interface/LAMMPS/src/ML-HDNNP/pair_hdnnp_4g.h
function namespace (line 35) | namespace LAMMPS_NS {
FILE: src/interface/LAMMPS/src/ML-HDNNP/pair_hdnnp_develop.h
function namespace (line 28) | namespace LAMMPS_NS {
FILE: src/interface/LAMMPS/src/ML-HDNNP/pair_hdnnp_external.h
function namespace (line 30) | namespace LAMMPS_NS {
FILE: src/libnnp/Atom.cpp
function Vec3D (line 371) | Vec3D Atom::calculateSelfForceShort() const
function Vec3D (line 381) | Vec3D Atom::calculatePairForceShort(Neighbor const& neighbor,
function Vec3D (line 403) | Vec3D Atom::calculateDChidr(size_t const atomIndexOfR,
function string (line 461) | string Atom::getChargeLine() const
FILE: src/libnnp/Atom.h
function namespace (line 28) | namespace nnp
FILE: src/libnnp/CompactFunction.h
function class (line 27) | class CompactFunction
FILE: src/libnnp/CoreFunction.h
function class (line 28) | class CoreFunction
FILE: src/libnnp/CutoffFunction.h
function class (line 25) | class CutoffFunction
FILE: src/libnnp/Element.h
type Atom (line 34) | struct Atom
function class (line 38) | class Element
FILE: src/libnnp/ElementMap.cpp
function string (line 56) | string ElementMap::getElementsString() const
function string (line 76) | string ElementMap::symbol(size_t const index) const
function string (line 106) | string ElementMap::symbolFromAtomicNumber(size_t atomicNumber)
FILE: src/libnnp/ElementMap.h
function namespace (line 25) | namespace nnp
FILE: src/libnnp/ErfcBuf.h
function namespace (line 12) | namespace nnp
FILE: src/libnnp/EwaldSetup.h
function EWALDTruncMethod (line 29) | enum class EWALDTruncMethod {
FILE: src/libnnp/EwaldTruncJackson.cpp
type nnp (line 9) | namespace nnp
FILE: src/libnnp/EwaldTruncJackson.h
function namespace (line 9) | namespace nnp
FILE: src/libnnp/EwaldTruncKolafaFixR.cpp
type nnp (line 10) | namespace nnp
FILE: src/libnnp/EwaldTruncKolafaFixR.h
function namespace (line 11) | namespace nnp
FILE: src/libnnp/EwaldTruncKolafaOptEta.cpp
type nnp (line 11) | namespace nnp
FILE: src/libnnp/EwaldTruncKolafaOptEta.h
function namespace (line 10) | namespace nnp
FILE: src/libnnp/IEwaldTrunc.h
function namespace (line 10) | namespace nnp
FILE: src/libnnp/ISettings.h
function namespace (line 10) | namespace nnp
FILE: src/libnnp/Key.h
function namespace (line 12) | namespace nnp
FILE: src/libnnp/Kspace.h
function KSPACESolver (line 26) | enum class KSPACESolver {
FILE: src/libnnp/Log.cpp
function Log (line 28) | Log& Log::operator<<(string const& entry)
function Log (line 34) | Log& Log::operator<<(vector<string> const& entries)
FILE: src/libnnp/Log.h
function namespace (line 25) | namespace nnp
FILE: src/libnnp/Mode.cpp
function string (line 2214) | string Mode::settingsGetValue(std::string const& keyword) const
FILE: src/libnnp/Mode.h
type class (line 90) | enum class
FILE: src/libnnp/NeuralNetwork.h
function namespace (line 24) | namespace nnp
FILE: src/libnnp/Prediction.h
function namespace (line 24) | namespace nnp
FILE: src/libnnp/ScreeningFunction.h
function class (line 26) | class ScreeningFunction
FILE: src/libnnp/Settings.cpp
function createKnownKeywordsMap (line 27) | map<string, shared_ptr<settings::Key>> const createKnownKeywordsMap()
function string (line 182) | string Settings::operator[](string const& keyword) const
function string (line 222) | string Settings::keywordCheck(string const& keyword) const
function string (line 252) | string Settings::getValue(Key const& key) const
function string (line 257) | string Settings::getValue(string const& keyword) const
FILE: src/libnnp/Settings.h
function namespace (line 30) | namespace nnp
FILE: src/libnnp/SetupAnalysis.h
function namespace (line 23) | namespace nnp
FILE: src/libnnp/Stopwatch.h
function namespace (line 34) | namespace nnp
FILE: src/libnnp/Structure.cpp
function Vec3D (line 566) | Vec3D Structure::applyMinimumImageConvention(Vec3D const& dr)
function VectorXd (line 1184) | VectorXd const Structure::calculateForceLambdaTotal() const
function VectorXd (line 1197) | VectorXd const Structure::calculateForceLambdaElec() const
function string (line 1412) | string Structure::getEnergyLine() const
FILE: src/libnnp/Structure.h
function namespace (line 34) | namespace nnp
FILE: src/libnnp/SymFnc.cpp
function string (line 225) | string SymFnc::scalingLine() const
function string (line 285) | string SymFnc::getPrintFormat() const
FILE: src/libnnp/SymFnc.h
type Atom (line 31) | struct Atom
function class (line 39) | class SymFnc
FILE: src/libnnp/SymFncBaseComp.h
function namespace (line 27) | namespace nnp
FILE: src/libnnp/SymFncBaseCompAng.cpp
function string (line 127) | string SymFncBaseCompAng::getSettingsLine() const
function string (line 144) | string SymFncBaseCompAng::parameterLine() const
FILE: src/libnnp/SymFncBaseCompAng.h
function class (line 30) | class SymFncBaseCompAng : public SymFncBaseComp
FILE: src/libnnp/SymFncBaseCompAngWeighted.cpp
function string (line 114) | string SymFncBaseCompAngWeighted::getSettingsLine() const
function string (line 129) | string SymFncBaseCompAngWeighted::parameterLine() const
FILE: src/libnnp/SymFncBaseCompAngWeighted.h
function class (line 30) | class SymFncBaseCompAngWeighted : public SymFncBaseComp
FILE: src/libnnp/SymFncBaseCutoff.h
function namespace (line 26) | namespace nnp
FILE: src/libnnp/SymFncBaseExpAng.cpp
function string (line 108) | string SymFncBaseExpAng::getSettingsLine() const
function string (line 125) | string SymFncBaseExpAng::parameterLine() const
FILE: src/libnnp/SymFncBaseExpAng.h
function namespace (line 25) | namespace nnp
FILE: src/libnnp/SymFncCompAngn.h
function namespace (line 26) | namespace nnp
FILE: src/libnnp/SymFncCompAngnWeighted.h
function namespace (line 26) | namespace nnp
FILE: src/libnnp/SymFncCompAngw.h
function namespace (line 26) | namespace nnp
FILE: src/libnnp/SymFncCompAngwWeighted.h
function namespace (line 26) | namespace nnp
FILE: src/libnnp/SymFncCompRad.cpp
function string (line 112) | string SymFncCompRad::getSettingsLine() const
function string (line 185) | string SymFncCompRad::parameterLine() const
FILE: src/libnnp/SymFncCompRad.h
type Atom (line 29) | struct Atom
function class (line 55) | class SymFncCompRad : public SymFncBaseComp
FILE: src/libnnp/SymFncCompRadWeighted.cpp
function string (line 108) | string SymFncCompRadWeighted::getSettingsLine() const
function string (line 171) | string SymFncCompRadWeighted::parameterLine() const
FILE: src/libnnp/SymFncCompRadWeighted.h
function namespace (line 26) | namespace nnp
FILE: src/libnnp/SymFncExpAngn.h
function namespace (line 25) | namespace nnp
FILE: src/libnnp/SymFncExpAngnWeighted.cpp
function string (line 132) | string SymFncExpAngnWeighted::getSettingsLine() const
function string (line 290) | string SymFncExpAngnWeighted::parameterLine() const
FILE: src/libnnp/SymFncExpAngnWeighted.h
function namespace (line 25) | namespace nnp
FILE: src/libnnp/SymFncExpAngw.h
function namespace (line 25) | namespace nnp
FILE: src/libnnp/SymFncExpRad.cpp
function string (line 111) | string SymFncExpRad::getSettingsLine() const
function string (line 186) | string SymFncExpRad::parameterLine() const
FILE: src/libnnp/SymFncExpRad.h
function namespace (line 25) | namespace nnp
FILE: src/libnnp/SymFncExpRadWeighted.cpp
function string (line 107) | string SymFncExpRadWeighted::getSettingsLine() const
function string (line 172) | string SymFncExpRadWeighted::parameterLine() const
FILE: src/libnnp/SymFncExpRadWeighted.h
type Atom (line 28) | struct Atom
function class (line 48) | class SymFncExpRadWeighted : public SymFncBaseCutoff
FILE: src/libnnp/SymFncStatistics.h
function namespace (line 25) | namespace nnp
FILE: src/libnnp/SymGrp.cpp
function string (line 97) | string SymGrp::getPrintFormatCommon() const
function string (line 130) | string SymGrp::getPrintFormatMember() const
FILE: src/libnnp/SymGrp.h
type Atom (line 29) | struct Atom
function class (line 32) | class SymGrp
FILE: src/libnnp/SymGrpBaseComp.h
function namespace (line 27) | namespace nnp
FILE: src/libnnp/SymGrpBaseCompAng.h
function namespace (line 26) | namespace nnp
FILE: src/libnnp/SymGrpBaseCompAngWeighted.h
function namespace (line 26) | namespace nnp
FILE: src/libnnp/SymGrpBaseCutoff.h
function namespace (line 26) | namespace nnp
FILE: src/libnnp/SymGrpBaseExpAng.h
function namespace (line 25) | namespace nnp
FILE: src/libnnp/SymGrpCompAngn.h
function namespace (line 27) | namespace nnp
FILE: src/libnnp/SymGrpCompAngnWeighted.h
function namespace (line 27) | namespace nnp
FILE: src/libnnp/SymGrpCompAngw.h
function namespace (line 27) | namespace nnp
FILE: src/libnnp/SymGrpCompAngwWeighted.h
function namespace (line 27) | namespace nnp
FILE: src/libnnp/SymGrpCompRad.h
function namespace (line 26) | namespace nnp
FILE: src/libnnp/SymGrpCompRadWeighted.h
function namespace (line 26) | namespace nnp
FILE: src/libnnp/SymGrpExpAngn.h
function namespace (line 26) | namespace nnp
FILE: src/libnnp/SymGrpExpAngnWeighted.h
function namespace (line 25) | namespace nnp
FILE: src/libnnp/SymGrpExpAngw.h
function namespace (line 26) | namespace nnp
FILE: src/libnnp/SymGrpExpRad.h
function namespace (line 25) | namespace nnp
FILE: src/libnnp/SymGrpExpRadWeighted.h
function namespace (line 25) | namespace nnp
FILE: src/libnnp/Vec3D.h
function namespace (line 25) | namespace nnp
function Vec3D (line 205) | inline Vec3D& Vec3D::operator+=(Vec3D const& rhs)
function Vec3D (line 214) | inline Vec3D& Vec3D::operator-=(Vec3D const& rhs)
function Vec3D (line 223) | inline Vec3D& Vec3D::operator*=(double const a)
function Vec3D (line 232) | inline Vec3D& Vec3D::operator*=(Vec3D const (& A) [3])
function Vec3D (line 246) | inline Vec3D& Vec3D::operator/=(double const a)
function const (line 271) | inline double const& Vec3D::operator[](std::size_t const index) const
function rhs (line 281) | inline bool Vec3D::operator==(Vec3D const& rhs) const
function rhs (line 289) | inline bool Vec3D::operator!=(Vec3D const& rhs) const
function norm (line 294) | inline double Vec3D::norm() const
function l1norm (line 304) | inline double Vec3D::l1norm() const
function Vec3D (line 319) | inline Vec3D Vec3D::cross(Vec3D const& v) const
function a (line 346) | double const a)
FILE: src/libnnp/utility.cpp
type nnp (line 30) | namespace nnp
function split (line 33) | vector<string> split(string const& input, char delimiter)
function string (line 47) | string trim(string const& line, string const& whitespace)
function string (line 60) | string reduce(string const& line,
function string (line 79) | string pad(string const& input, size_t num, char fill, bool right)
function string (line 90) | string strpr(const char* format, ...)
function string (line 104) | string cap(string word)
function createFileHeader (line 111) | vector<string> createFileHeader(vector<string> const& title,
function appendLinesToFile (line 225) | void appendLinesToFile(ofstream& file, vector<string> const lines)
function appendLinesToFile (line 236) | void appendLinesToFile(FILE* const& file, vector<string> const lines)
function readColumnsFromFile (line 247) | map<size_t, vector<double>> readColumnsFromFile(string fileName,
function pow_int (line 292) | double pow_int(double x, int n)
FILE: src/libnnp/utility.h
function namespace (line 30) | namespace nnp
FILE: src/libnnpif/CabanaMD/ElementCabana.h
function namespace (line 31) | namespace nnp
function setScalingType (line 285) | void
function unscale (line 340) | double ElementCabana::unscale( int attype, double value, int k,
FILE: src/libnnpif/CabanaMD/ElementCabana_impl.h
function namespace (line 28) | namespace nnp
function setupSymmetryFunctionGroups (line 308) | void ElementCabana::setupSymmetryFunctionGroups( t_SF SF,
FILE: src/libnnpif/CabanaMD/ModeCabana.h
function namespace (line 36) | namespace nnp
FILE: src/libnnpif/CabanaMD/ModeCabana_impl.h
function namespace (line 29) | namespace nnp
function calc_radial_symm_op (line 625) | auto calc_radial_symm_op = KOKKOS_LAMBDA( const int i, const int j )
function calc_angular_symm_op (line 676) | auto calc_angular_symm_op =
function scale_symm_op (line 797) | auto scale_symm_op = KOKKOS_LAMBDA( const int i )
function calculateAtomicNeuralNetworks (line 836) | void ModeCabana<t_device>::calculateAtomicNeuralNetworks(
function calc_radial_force_op (line 951) | auto calc_radial_force_op = KOKKOS_LAMBDA( const int i, const int j )
function calc_angular_force_op (line 1023) | auto calc_angular_force_op =
FILE: src/libnnpif/CabanaMD/typesCabana.h
type ScalingType (line 26) | enum ScalingType {
FILE: src/libnnpif/LAMMPS/InterfaceLammps.h
function namespace (line 28) | namespace nnp
FILE: src/libnnptrain/Dataset.h
function namespace (line 30) | namespace nnp
FILE: src/libnnptrain/GradientDescent.cpp
function string (line 144) | string GradientDescent::status(size_t epoch) const
FILE: src/libnnptrain/GradientDescent.h
function namespace (line 25) | namespace nnp
FILE: src/libnnptrain/KalmanFilter.cpp
function string (line 243) | string KalmanFilter::status(size_t epoch) const
FILE: src/libnnptrain/KalmanFilter.h
function namespace (line 27) | namespace nnp
FILE: src/libnnptrain/Training.h
function namespace (line 31) | namespace nnp
FILE: src/libnnptrain/Updater.h
function namespace (line 27) | namespace nnp
FILE: test/cpp/BoostDataContainer.h
function setup (line 13) | void setup()
FILE: test/cpp/Example.h
type Example (line 7) | struct Example
FILE: test/cpp/ExamplePrediction.h
function Example (line 9) | struct ExamplePrediction : public Example
function setup (line 30) | void BoostDataContainer<ExamplePrediction>::setup()
FILE: test/cpp/ExampleScreeningFunction.h
function Example (line 15) | struct ExampleScreeningFunction : public Example
function setup (line 44) | void BoostDataContainer<ExampleScreeningFunction>::setup()
FILE: test/cpp/Example_lammps_hdnnp.h
function Example (line 7) | struct Example_lammps_hdnnp : public Example
function setup (line 35) | void BoostDataContainer<Example_lammps_hdnnp>::setup()
FILE: test/cpp/Example_nnp.h
function Example (line 6) | struct Example_nnp : public Example
FILE: test/cpp/Example_nnp_atomenv.h
function Example_nnp (line 10) | struct Example_nnp_atomenv : public Example_nnp
function setup (line 23) | void BoostDataContainer<Example_nnp_atomenv>::setup()
FILE: test/cpp/Example_nnp_checkdw.h
function Example_nnp (line 7) | struct Example_nnp_checkdw : public Example_nnp
function setup (line 14) | void BoostDataContainer<Example_nnp_checkdw>::setup()
FILE: test/cpp/Example_nnp_checkf.h
function Example_nnp (line 7) | struct Example_nnp_checkf : public Example_nnp
function setup (line 14) | void BoostDataContainer<Example_nnp_checkf>::setup()
FILE: test/cpp/Example_nnp_convert.h
function Example_nnp (line 8) | struct Example_nnp_convert : public Example_nnp
function setup (line 17) | void BoostDataContainer<Example_nnp_convert>::setup()
FILE: test/cpp/Example_nnp_dataset.h
function Example_nnp (line 7) | struct Example_nnp_dataset : public Example_nnp
function setup (line 14) | void BoostDataContainer<Example_nnp_dataset>::setup()
FILE: test/cpp/Example_nnp_dist.h
function Example_nnp (line 8) | struct Example_nnp_dist : public Example_nnp
function setup (line 17) | void BoostDataContainer<Example_nnp_dist>::setup()
FILE: test/cpp/Example_nnp_norm.h
function Example_nnp (line 8) | struct Example_nnp_norm : public Example_nnp
function setup (line 17) | void BoostDataContainer<Example_nnp_norm>::setup()
FILE: test/cpp/Example_nnp_predict.h
function Example_nnp (line 8) | struct Example_nnp_predict : public Example_nnp
function setup (line 18) | void BoostDataContainer<Example_nnp_predict>::setup()
FILE: test/cpp/Example_nnp_prune.h
function Example_nnp (line 8) | struct Example_nnp_prune : public Example_nnp
function setup (line 17) | void BoostDataContainer<Example_nnp_prune>::setup()
FILE: test/cpp/Example_nnp_scaling.h
function Example_nnp (line 7) | struct Example_nnp_scaling : public Example_nnp
function setup (line 14) | void BoostDataContainer<Example_nnp_scaling>::setup()
FILE: test/cpp/Example_nnp_select.h
function Example_nnp (line 8) | struct Example_nnp_select : public Example_nnp
function setup (line 17) | void BoostDataContainer<Example_nnp_select>::setup()
FILE: test/cpp/Example_nnp_symfunc.h
function Example_nnp (line 8) | struct Example_nnp_symfunc : public Example_nnp
function setup (line 17) | void BoostDataContainer<Example_nnp_symfunc>::setup()
FILE: test/cpp/Example_nnp_train.h
function Example_nnp (line 9) | struct Example_nnp_train : public Example_nnp
function setup (line 24) | void BoostDataContainer<Example_nnp_train>::setup()
FILE: test/cpp/fileHelpers.h
function copy_directory_recursively (line 10) | bool copy_directory_recursively(bfs::path const& src, bfs::path const& d...
function else (line 65) | struct FixtureRepairDir
FILE: test/cpp/fixtures.h
function FixtureThreeAtomsMono (line 11) | struct FixtureThreeAtomsMono
function FixtureThreeAtomsDual (line 53) | struct FixtureThreeAtomsDual
type FixtureFourAtomsMixed (line 97) | struct FixtureFourAtomsMixed
FILE: test/cpp/test_CutoffFunction.cpp
function BOOST_AUTO_TEST_CASE (line 53) | BOOST_AUTO_TEST_CASE(CheckCutoffTypeNumbers_CorrectNumbering)
function BOOST_AUTO_TEST_CASE (line 66) | BOOST_AUTO_TEST_CASE(CheckUnknownCutoffType_ThrowsError)
function BOOST_AUTO_TEST_CASE (line 76) | BOOST_AUTO_TEST_CASE(CheckDefaultInitialization_AllZeroOutput)
function BOOST_AUTO_TEST_CASE (line 85) | BOOST_AUTO_TEST_CASE(CheckInvalidCutoffParameter_ThrowsError)
function BOOST_DATA_TEST_CASE (line 136) | BOOST_DATA_TEST_CASE(CalculateFunctionsOutOfCutoff_ZeroResult,
function BOOST_DATA_TEST_CASE (line 147) | BOOST_DATA_TEST_CASE(CalculateDerivativesOutOfCutoff_ZeroResult,
function BOOST_DATA_TEST_CASE (line 158) | BOOST_DATA_TEST_CASE(CalculateFunctionsAndDerivativesOutOfCutoff_ZeroRes...
function BOOST_DATA_TEST_CASE (line 173) | BOOST_DATA_TEST_CASE(CalculateFunctionsInsideInnerCutoff_OneResult,
function BOOST_DATA_TEST_CASE (line 196) | BOOST_DATA_TEST_CASE(CalculateDerivativesInsideInnerCutoff_ZeroResult,
function BOOST_DATA_TEST_CASE (line 219) | BOOST_DATA_TEST_CASE(
FILE: test/cpp/test_ScreeningFunction.cpp
function BOOST_AUTO_TEST_CASE (line 28) | BOOST_AUTO_TEST_CASE(CheckUnknownCoreFunctionType_ThrowsError)
function BOOST_AUTO_TEST_CASE (line 36) | BOOST_AUTO_TEST_CASE(CheckDefaultInitialization_AllZeroOutput)
function BOOST_AUTO_TEST_CASE (line 44) | BOOST_AUTO_TEST_CASE(CheckInvalidCutoffParameter_ThrowsError)
FILE: test/cpp/test_Settings.cpp
function BOOST_FIXTURE_TEST_CASE (line 21) | BOOST_FIXTURE_TEST_CASE(ReadRecommendedSettings_NoCriticalErrors,
function BOOST_FIXTURE_TEST_CASE (line 43) | BOOST_FIXTURE_TEST_CASE(UnknownKeyword_NoCriticalErrors,
function BOOST_FIXTURE_TEST_CASE (line 74) | BOOST_FIXTURE_TEST_CASE(DuplicatedKeyword_CriticalError,
function BOOST_FIXTURE_TEST_CASE (line 102) | BOOST_FIXTURE_TEST_CASE(DuplicatedAlternativeKeyword_CriticalError,
function BOOST_FIXTURE_TEST_CASE (line 130) | BOOST_FIXTURE_TEST_CASE(UseAlternativeKeyword_CorrectValue,
FILE: test/cpp/test_SymmetryFunctionGroups.cpp
function SymFnc (line 52) | SymFnc* setupSymmetryFunction(ElementMap em,
function SymGrp (line 100) | SymGrp* setupSymmetryFunctionGroup(ElementMap em, SymFnc const& sf)
function recalculateSymmetryFunctionGroup (line 127) | void recalculateSymmetryFunctionGroup(Structure& s,
function compareAnalyticNumericDerivGroup (line 139) | void compareAnalyticNumericDerivGroup(Structure& s,
function checkAbsoluteValueGroup (line 203) | void checkAbsoluteValueGroup(Structure& s,
FILE: test/cpp/test_SymmetryFunctions.cpp
function SymFnc (line 41) | SymFnc* setupSymmetryFunction(ElementMap em,
function recalculateSymmetryFunction (line 89) | void recalculateSymmetryFunction(Structure& s,
function compareAnalyticNumericDeriv (line 101) | void compareAnalyticNumericDeriv(Structure& s,
function checkAbsoluteValue (line 162) | void checkAbsoluteValue(Structure& s,
FILE: test/cpp/test_lammps_hdnnp.cpp
function nnpToolTestBody (line 21) | void nnpToolTestBody(Example_lammps_hdnnp const example)
FILE: test/cpp/test_nnp-atomenv.cpp
function nnpToolTestBody (line 19) | void nnpToolTestBody(Example_nnp_atomenv const example)
FILE: test/cpp/test_nnp-checkdw.cpp
function nnpToolTestBody (line 16) | void nnpToolTestBody(Example_nnp_checkdw const /*example*/)
FILE: test/cpp/test_nnp-checkf.cpp
function nnpToolTestBody (line 16) | void nnpToolTestBody(Example_nnp_checkf const /*example*/)
FILE: test/cpp/test_nnp-convert.cpp
function nnpToolTestBody (line 16) | void nnpToolTestBody(Example_nnp_convert const example)
FILE: test/cpp/test_nnp-dataset.cpp
function nnpToolTestBody (line 16) | void nnpToolTestBody(Example_nnp_dataset const /*example*/)
FILE: test/cpp/test_nnp-dist.cpp
function nnpToolTestBody (line 16) | void nnpToolTestBody(Example_nnp_dist const example)
FILE: test/cpp/test_nnp-norm.cpp
function nnpToolTestBody (line 16) | void nnpToolTestBody(Example_nnp_norm const example)
FILE: test/cpp/test_nnp-predict.cpp
function nnpToolTestBody (line 19) | void nnpToolTestBody(Example_nnp_predict const example)
FILE: test/cpp/test_nnp-prune.cpp
function nnpToolTestBody (line 16) | void nnpToolTestBody(Example_nnp_prune const example)
FILE: test/cpp/test_nnp-scaling.cpp
function nnpToolTestBody (line 16) | void nnpToolTestBody(Example_nnp_scaling const /*example*/)
FILE: test/cpp/test_nnp-select.cpp
function nnpToolTestBody (line 16) | void nnpToolTestBody(Example_nnp_select const example)
FILE: test/cpp/test_nnp-symfunc.cpp
function nnpToolTestBody (line 16) | void nnpToolTestBody(Example_nnp_symfunc const example)
FILE: test/cpp/test_nnp-train.cpp
function nnpToolTestBody (line 18) | void nnpToolTestBody(Example_nnp_train const example)
FILE: test/python/test_Atom.py
function a1 (line 10) | def a1():
function v1 (line 18) | def v1():
class Test___cinit__ (line 24) | class Test___cinit__:
method test_skeleton_initialization (line 25) | def test_skeleton_initialization(self):
method test_empty_initialization (line 28) | def test_empty_initialization(self):
class Test_hasNeighborList (line 35) | class Test_hasNeighborList:
method test_correct_type (line 36) | def test_correct_type(self, a1):
method test_set_and_get (line 38) | def test_set_and_get(self, a1):
class Test_hasSymmetryFunctions (line 43) | class Test_hasSymmetryFunctions:
method test_correct_type (line 44) | def test_correct_type(self, a1):
method test_set_and_get (line 47) | def test_set_and_get(self, a1):
class Test_hasSymmetryFunctionDerivatives (line 53) | class Test_hasSymmetryFunctionDerivatives:
method test_correct_type (line 54) | def test_correct_type(self, a1):
method test_set_and_get (line 57) | def test_set_and_get(self, a1):
class Test_index (line 63) | class Test_index:
method test_correct_type (line 64) | def test_correct_type(self, a1):
method test_set_and_get (line 66) | def test_set_and_get(self, a1):
class Test_indexStructure (line 72) | class Test_indexStructure:
method test_correct_type (line 73) | def test_correct_type(self, a1):
method test_set_and_get (line 75) | def test_set_and_get(self, a1):
class Test_tag (line 81) | class Test_tag:
method test_correct_type (line 82) | def test_correct_type(self, a1):
method test_set_and_get (line 84) | def test_set_and_get(self, a1):
class Test_element (line 90) | class Test_element:
method test_correct_type (line 91) | def test_correct_type(self, a1):
method test_set_and_get (line 93) | def test_set_and_get(self, a1):
class Test_numNeighbors (line 99) | class Test_numNeighbors:
method test_correct_type (line 100) | def test_correct_type(self, a1):
method test_set_and_get (line 102) | def test_set_and_get(self, a1):
class Test_numNeighborsUnique (line 108) | class Test_numNeighborsUnique:
method test_correct_type (line 109) | def test_correct_type(self, a1):
method test_set_and_get (line 111) | def test_set_and_get(self, a1):
class Test_numSymmetryFunctions (line 117) | class Test_numSymmetryFunctions:
method test_correct_type (line 118) | def test_correct_type(self, a1):
method test_set_and_get (line 121) | def test_set_and_get(self, a1):
class Test_energy (line 128) | class Test_energy:
method test_correct_type (line 129) | def test_correct_type(self, a1):
method test_set_and_get (line 131) | def test_set_and_get(self, a1):
class Test_charge (line 137) | class Test_charge:
method test_correct_type (line 138) | def test_correct_type(self, a1):
method test_set_and_get (line 140) | def test_set_and_get(self, a1):
class Test_r (line 146) | class Test_r:
method test_correct_type (line 147) | def test_correct_type(self, a1):
method test_set_and_get (line 149) | def test_set_and_get(self, a1, v1):
class Test_f (line 156) | class Test_f:
method test_correct_type (line 157) | def test_correct_type(self, a1):
method test_set_and_get (line 159) | def test_set_and_get(self, a1, v1):
class Test_fRef (line 166) | class Test_fRef:
method test_correct_type (line 167) | def test_correct_type(self, a1):
method test_set_and_get (line 169) | def test_set_and_get(self, a1, v1):
class Test_neighborsUnique (line 176) | class Test_neighborsUnique:
method test_correct_type (line 177) | def test_correct_type(self, a1):
class Test_numNeighborsPerElement (line 181) | class Test_numNeighborsPerElement:
method test_correct_type (line 182) | def test_correct_type(self, a1):
class Test_G (line 187) | class Test_G:
method test_correct_type (line 188) | def test_correct_type(self, a1):
class Test_dEdG (line 193) | class Test_dEdG:
method test_correct_type (line 194) | def test_correct_type(self, a1):
class Test_dGdr (line 205) | class Test_dGdr:
method test_correct_type (line 206) | def test_correct_type(self, a1):
class Test_neighbors (line 211) | class Test_neighbors:
method test_correct_type (line 212) | def test_correct_type(self, a1):
class Test_info (line 217) | class Test_info():
method test_return_list (line 218) | def test_return_list(self, a1):
FILE: test/python/test_CutoffFunction.py
function c1 (line 39) | def c1():
class Test___cinit__ (line 45) | class Test___cinit__:
method test_skeleton_initialization (line 46) | def test_skeleton_initialization(self):
method test_empty_initialization (line 50) | def test_empty_initialization(self):
class Test_setCutoffType (line 55) | class Test_setCutoffType:
method test_set_correct_type (line 57) | def test_set_correct_type(self, c1, cf_type):
method test_set_unknown_type (line 59) | def test_set_unknown_type(self, c1):
class Test_setCutoffRadius (line 63) | class Test_setCutoffRadius:
method test_set_float_value (line 64) | def test_set_float_value(self, c1):
method test_set_wrong_argument (line 66) | def test_set_wrong_argument(self, c1):
class Test_setCutoffParameter (line 70) | class Test_setCutoffParameter:
method test_set_float_value (line 71) | def test_set_float_value(self, c1):
method test_set_wrong_float_value (line 73) | def test_set_wrong_float_value(self, c1):
method test_set_wrong_argument (line 80) | def test_set_wrong_argument(self, c1):
class Test_f (line 84) | class Test_f:
method test_boundaries (line 86) | def test_boundaries(self, c1, cf_type):
method test_nonzero_radius (line 98) | def test_nonzero_radius(self, c1, cf_type, cf_value):
method test_nonfloat_argument (line 102) | def test_nonfloat_argument(self, c1):
class Test_df (line 106) | class Test_df:
method test_boundaries (line 108) | def test_boundaries(self, c1, cf_type):
method test_nonzero_radius (line 118) | def test_nonzero_radius(self, c1, cf_type, cf_dvalue):
method test_nonfloat_argument (line 122) | def test_nonfloat_argument(self, c1):
class Test_fdf (line 126) | class Test_fdf:
method test_boundaries (line 128) | def test_boundaries(self, c1, cf_type):
method test_nonzero_radius (line 153) | def test_nonzero_radius(self, c1, cf_type, cf_value, cf_dvalue):
method test_nonfloat_argument (line 160) | def test_nonfloat_argument(self, c1):
FILE: test/python/test_ElementMap.py
function em1 (line 5) | def em1():
class Test___cinit__ (line 13) | class Test___cinit__:
method test_skeleton_initialization (line 14) | def test_skeleton_initialization(self):
method test_empty_initialization (line 18) | def test_empty_initialization(self):
class Test_registerElements (line 23) | class Test_registerElements:
method test_nonstring_argument (line 24) | def test_nonstring_argument(self):
method test_correct_elements_registered (line 28) | def test_correct_elements_registered(self):
class Test___getitem__ (line 36) | class Test___getitem__:
method test_correct_element_index (line 37) | def test_correct_element_index(self, em1):
method test_correct_element_symbol (line 40) | def test_correct_element_symbol(self, em1):
method test_out_of_bounds_index (line 43) | def test_out_of_bounds_index(self, em1):
method test_unknown_symbol (line 46) | def test_unknown_symbol(self, em1):
method test_wrong_argument_type (line 49) | def test_wrong_argument_type(self, em1):
class Test_size (line 53) | class Test_size:
method test_correct_empty_size_returned (line 54) | def test_correct_empty_size_returned(self):
method test_correct_size_returned (line 57) | def test_correct_size_returned(self, em1):
class Test_index (line 60) | class Test_index:
method test_correct_element_index (line 61) | def test_correct_element_index(self, em1):
method test_wrong_argument_type (line 64) | def test_wrong_argument_type(self, em1):
class Test_symbol (line 68) | class Test_symbol:
method test_correct_element_index (line 69) | def test_correct_element_index(self, em1):
method test_wrong_argument_type (line 72) | def test_wrong_argument_type(self, em1):
class Test_deregisterElements (line 76) | class Test_deregisterElements:
method test_empty_map (line 77) | def test_empty_map(self, em1):
class Test_symbolFromAtomicNumber (line 81) | class Test_symbolFromAtomicNumber:
method test_some_elements (line 82) | def test_some_elements(self, em1):
class Test_info (line 92) | class Test_info():
method test_return_list (line 93) | def test_return_list(self, em1):
FILE: test/python/test_Log.py
function l1 (line 7) | def l1():
class Test___cinit__ (line 11) | class Test___cinit__:
method test_skeleton_initialization (line 12) | def test_skeleton_initialization(self):
method test_empty_initialization (line 16) | def test_empty_initialization(self):
class Test_addLogEntry (line 21) | class Test_addLogEntry:
method test_add_string_entry (line 22) | def test_add_string_entry(self):
method test_add_nonstring_entry (line 25) | def test_add_nonstring_entry(self):
class Test_getLog (line 30) | class Test_getLog:
method test_read_two_entries (line 31) | def test_read_two_entries(self):
class Test_writeToStdout (line 39) | class Test_writeToStdout:
method test_correct_type (line 40) | def test_correct_type(self, l1):
method test_set_and_get (line 42) | def test_set_and_get(self, l1):
FILE: test/python/test_Neighbor.py
function n1 (line 9) | def n1():
function n2 (line 19) | def n2():
class Test___cinit__ (line 28) | class Test___cinit__:
method test_skeleton_initialization (line 29) | def test_skeleton_initialization(self):
method test_empty_initialization (line 33) | def test_empty_initialization(self):
class Test_index (line 39) | class Test_index:
method test_correct_type (line 40) | def test_correct_type(self, n1):
method test_set_and_get (line 42) | def test_set_and_get(self, n1):
class Test_tag (line 48) | class Test_tag:
method test_correct_type (line 49) | def test_correct_type(self, n1):
method test_set_and_get (line 51) | def test_set_and_get(self, n1):
class Test_element (line 57) | class Test_element:
method test_correct_type (line 58) | def test_correct_type(self, n1):
method test_set_and_get (line 60) | def test_set_and_get(self, n1):
class Test_d (line 66) | class Test_d:
method test_correct_type (line 67) | def test_correct_type(self, n1):
method test_set_and_get (line 69) | def test_set_and_get(self, n1):
class Test_dr (line 75) | class Test_dr:
method test_correct_type (line 76) | def test_correct_type(self, n1):
method test_set_and_get (line 78) | def test_set_and_get(self, n1):
class Test_dGdr (line 86) | class Test_dGdr:
method test_correct_type (line 87) | def test_correct_type(self, n1):
class Test___eq__ (line 91) | class Test___eq__:
method test_not_equal (line 92) | def test_not_equal(self, n1, n2):
method test_element_different (line 94) | def test_element_different(self, n1, n2):
method test_distance_different (line 97) | def test_distance_different(self, n1, n2):
method test_equal (line 100) | def test_equal(self, n1, n2):
class Test___ne__ (line 105) | class Test___ne__:
method test_equal (line 106) | def test_equal(self, n1, n2):
method test_element_different (line 108) | def test_element_different(self, n1, n2):
method test_distance_different (line 111) | def test_distance_different(self, n1, n2):
method test_equal (line 114) | def test_equal(self, n1, n2):
class Test___le__ (line 151) | class Test___le__:
method test_less_than (line 152) | def test_less_than(self, n1, n2):
method test_greater_than (line 154) | def test_greater_than(self, n1, n2):
method test_equal_distance (line 156) | def test_equal_distance(self, n1, n2):
method test_equal_element (line 159) | def test_equal_element(self, n1, n2):
method test_equal (line 162) | def test_equal(self, n1, n2):
class Test___ge__ (line 167) | class Test___ge__:
method test_less_than (line 168) | def test_less_than(self, n1, n2):
method test_greater_than (line 170) | def test_greater_than(self, n1, n2):
method test_equal_distance (line 172) | def test_equal_distance(self, n1, n2):
method test_equal_element (line 175) | def test_equal_element(self, n1, n2):
method test_equal (line 178) | def test_equal(self, n1, n2):
FILE: test/python/test_Settings.py
function prepare_dir (line 6) | def prepare_dir(request):
function s1 (line 22) | def s1():
class Test___cinit__ (line 27) | class Test___cinit__:
method test_skeleton_initialization (line 28) | def test_skeleton_initialization(self):
method test_empty_initialization (line 32) | def test_empty_initialization(self):
class Test_loadFile (line 38) | class Test_loadFile:
method test_file_read (line 39) | def test_file_read(self, prepare_dir):
class Test___getitem__ (line 46) | class Test___getitem__:
method test_existing_key (line 47) | def test_existing_key(self, prepare_dir, s1):
method test_nonexisting_key (line 52) | def test_nonexisting_key(self, prepare_dir, s1):
method test_nonstring_key (line 55) | def test_nonstring_key(self, prepare_dir, s1):
class Test_keywordExists (line 60) | class Test_keywordExists:
method test_existing_key (line 61) | def test_existing_key(self, prepare_dir, s1):
method test_nonexisting_key (line 64) | def test_nonexisting_key(self, prepare_dir, s1):
method test_nonstring_key (line 67) | def test_nonstring_key(self, prepare_dir, s1):
class Test_getValue (line 72) | class Test_getValue:
method test_existing_key (line 73) | def test_existing_key(self, prepare_dir, s1):
method test_nonexisting_key (line 78) | def test_nonexisting_key(self, prepare_dir, s1):
method test_nonstring_key (line 81) | def test_nonstring_key(self, prepare_dir, s1):
class Test_info (line 86) | class Test_info():
method test_return_list (line 87) | def test_return_list(self, prepare_dir, s1):
class Test_getSettingsLines (line 94) | class Test_getSettingsLines():
method test_return_list (line 95) | def test_return_list(self, prepare_dir, s1):
FILE: test/python/test_Vec3D.py
function v1 (line 7) | def v1():
function v2 (line 14) | def v2():
class Test___cinit__ (line 20) | class Test___cinit__:
method test_skeleton_initialization (line 21) | def test_skeleton_initialization(self):
method test_empty_initialization (line 24) | def test_empty_initialization(self):
method test_float_initialization (line 29) | def test_float_initialization(self):
method test_Vec3D_initialization (line 39) | def test_Vec3D_initialization(self):
class Test___getitem__ (line 46) | class Test___getitem__():
method test_no_integer_index (line 47) | def test_no_integer_index(self, v1):
method test_negative_index (line 50) | def test_negative_index(self, v1):
method test_large_index (line 53) | def test_large_index(self, v1):
method test_components (line 56) | def test_components(self, v1):
class Test___setitem__ (line 61) | class Test___setitem__():
method test_no_integer_index (line 62) | def test_no_integer_index(self, v1):
method test_negative_index (line 65) | def test_negative_index(self, v1):
method test_large_index (line 68) | def test_large_index(self, v1):
method test_wrong_type (line 71) | def test_wrong_type(self, v1):
method test_components (line 74) | def test_components(self, v1):
class Test___str__ (line 82) | class Test___str__():
method test_return_string (line 83) | def test_return_string(self, v1):
method test_string_content (line 85) | def test_string_content(self, v1):
class Test___iadd__ (line 91) | class Test___iadd__():
method test_wrong_type (line 92) | def test_wrong_type(self, v1):
method test_correct_addition (line 95) | def test_correct_addition(self, v1, v2):
method test_added_Vec3D_unchanged (line 100) | def test_added_Vec3D_unchanged(self, v1, v2):
class Test___isub__ (line 106) | class Test___isub__():
method test_wrong_type (line 107) | def test_wrong_type(self, v1):
method test_correct_subtraction (line 110) | def test_correct_subtraction(self, v1, v2):
method test_subtracted_Vec3D_unchanged (line 115) | def test_subtracted_Vec3D_unchanged(self, v1, v2):
class Test___imul__ (line 121) | class Test___imul__():
method test_wrong_type (line 122) | def test_wrong_type(self, v1):
method test_correct_float_multiplication (line 125) | def test_correct_float_multiplication(self, v1):
class Test___itruediv__ (line 131) | class Test___itruediv__():
method test_wrong_type (line 132) | def test_wrong_type(self, v1):
method test_correct_float_division (line 135) | def test_correct_float_division(self, v1):
class Test___mul__ (line 141) | class Test___mul__():
method test_wrong_type (line 142) | def test_wrong_type(self, v1):
method test_scalar_product (line 147) | def test_scalar_product(self, v1, v2):
method test_right_float_multiplication (line 152) | def test_right_float_multiplication(self, v1):
method test_left_float_multiplication (line 158) | def test_left_float_multiplication(self, v1):
class Test___eq__ (line 165) | class Test___eq__():
method test_wrong_type (line 166) | def test_wrong_type(self, v1):
method test_equal_components (line 169) | def test_equal_components(self, v1):
class Test___ne__ (line 176) | class Test___ne__():
method test_wrong_type (line 177) | def test_wrong_type(self, v1):
method test_one_different_component (line 180) | def test_one_different_component(self, v1):
class Test_norm (line 194) | class Test_norm():
method test_correct_result (line 195) | def test_correct_result(self, v1):
class Test_norm2 (line 201) | class Test_norm2():
method test_correct_result (line 202) | def test_correct_result(self, v1):
class Test_normalize (line 207) | class Test_normalize():
method test_correct_result (line 208) | def test_correct_result(self, v1):
class Test_cross (line 212) | class Test_cross():
method test_wrong_type (line 213) | def test_wrong_type(self, v1):
method test_correct_return_type (line 216) | def test_correct_return_type(self, v1, v2):
method test_correct_result (line 219) | def test_correct_result(self, v1, v2):
class Test___add__ (line 225) | class Test___add__():
method test_wrong_type (line 226) | def test_wrong_type(self, v1):
method test_correct_return_type (line 231) | def test_correct_return_type(self, v1, v2):
method test_new_object_returned (line 234) | def test_new_object_returned(self, v1, v2):
method test_correct_result (line 238) | def test_correct_result(self, v1, v2):
class Test___sub__ (line 244) | class Test___sub__():
method test_wrong_type (line 245) | def test_wrong_type(self, v1):
method test_correct_return_type (line 250) | def test_correct_return_type(self, v1, v2):
method test_new_object_returned (line 253) | def test_new_object_returned(self, v1, v2):
method test_correct_result (line 257) | def test_correct_result(self, v1, v2):
class Test___neg__ (line 263) | class Test___neg__():
method test_correct_return_type (line 264) | def test_correct_return_type(self, v1):
method test_new_object_returned (line 266) | def test_new_object_returned(self, v1):
method test_correct_result (line 268) | def test_correct_result(self, v1):
class Test___truediv__ (line 274) | class Test___truediv__():
method test_wrong_type (line 275) | def test_wrong_type(self, v1, v2):
method test_correct_return_type (line 282) | def test_correct_return_type(self, v1):
method test_new_object_returned (line 285) | def test_new_object_returned(self, v1):
method test_correct_result (line 288) | def test_correct_result(self, v1):
class Test_r (line 294) | class Test_r():
method test_getter_correct_type (line 295) | def test_getter_correct_type(self, v1):
method test_getter_correct_size (line 297) | def test_getter_correct_size(self, v1):
method test_getter_correct_content (line 299) | def test_getter_correct_content(self, v1):
method test_setter_wrong_size (line 301) | def test_setter_wrong_size(self, v1):
method test_setter_wrong_type (line 304) | def test_setter_wrong_type(self, v1):
method test_setter_wrong_list_size (line 307) | def test_setter_wrong_list_size(self, v1):
method test_setter_correct_assignment (line 310) | def test_setter_correct_assignment(self, v1, v2):
method test_setter_correct_assignment_to_Vec3D (line 313) | def test_setter_correct_assignment_to_Vec3D(self, v1, v2):
method test_setter_index_assignment_not_possible (line 317) | def test_setter_index_assignment_not_possible(self, v1, v2):
FILE: tools/converter/convert-VASP_OUTCAR.py
function print_usage (line 28) | def print_usage():
FILE: tools/misc/convert_nnp.py
class ScalingData (line 51) | class ScalingData:
method __init__ (line 52) | def __init__(self, line):
method __eq__ (line 62) | def __eq__(self, other):
function split_columns (line 74) | def split_columns(line, delimiter=' '):
function read_scaling_data (line 87) | def read_scaling_data(file_name):
function convert_scaling_data (line 99) | def convert_scaling_data(old_file, new_file, data: Dict[int, List[Scalin...
function convert_input_nn (line 116) | def convert_input_nn(old_file, new_file):
function convert_weights_file (line 149) | def convert_weights_file(old_file, new_file, order):
function main (line 199) | def main():
Copy disabled (too large)
Download .json
Condensed preview — 733 files, each showing path, character count, and a content snippet. Download the .json file for the full structured content (45,740K chars).
[
{
"path": ".github/ISSUE_TEMPLATE/bug_report.md",
"chars": 625,
"preview": "---\nname: Bug report\nabout: Create a report to help us improve\n\n---\n\n**Describe the bug**\nA clear and concise descriptio"
},
{
"path": ".github/ISSUE_TEMPLATE/feature_request.md",
"chars": 572,
"preview": "---\nname: Feature request\nabout: Suggest an idea for this project\n\n---\n\n**Is your feature request related to a problem? "
},
{
"path": ".github/ISSUE_TEMPLATE/question.md",
"chars": 343,
"preview": "---\nname: Question\nabout: Ask a general question about the project\n\n---\n\n**The question**\nAsk what you want to know abou"
},
{
"path": ".github/workflows/n2p2-ci.yaml",
"chars": 3009,
"preview": "name: n2p2-ci\non:\n push:\n pull_request:\n branches:\n - master\n\njobs:\n build:\n runs-on: ubuntu-latest\n st"
},
{
"path": ".gitignore",
"chars": 79,
"preview": "*.o\ncompile_commands.json\n.clangd\n.idea/\nsrc/interface/stable_29Sep2021.tar.gz\n"
},
{
"path": "AUTHORS.rst",
"chars": 622,
"preview": "Authors\n=======\n\nThis software was originally created by `Andreas Singraber\n<andreas.singraber@gmx.at>`_ during his PhD "
},
{
"path": "CHANGELOG.rst",
"chars": 4057,
"preview": "Changelog\n=========\n\nAll notable changes to this project will be documented in this file.\n\nVersion 3.0.0 - 2024-1?-??\n--"
},
{
"path": "LICENSE",
"chars": 35149,
"preview": " GNU GENERAL PUBLIC LICENSE\n Version 3, 29 June 2007\n\n Copyright (C) 2007 Free "
},
{
"path": "README.md",
"chars": 1539,
"preview": "n2p2 - A neural network potential package\n=========================================\n\n[ 2018 Andreas Singraber (University of Vienna)\n//\n// This p"
},
{
"path": "examples/coarse-graining/step-1_scaling-data/input.data",
"chars": 1429028,
"preview": "begin\ncomment \nlattice 4.3300044700000001E+01 0.0000000000000000E+00 0.0000000000000000E+00\nlattice 0.0000000000"
},
{
"path": "examples/coarse-graining/step-1_scaling-data/input.nn",
"chars": 8741,
"preview": "###############################################################################\n# GENERAL NNP SETTINGS\n#################"
},
{
"path": "examples/coarse-graining/step-2_atomic-env/scaling.data",
"chars": 2496,
"preview": "################################################################################\n# Symmetry function scaling data.\n#####"
},
{
"path": "examples/coarse-graining/step-3_cluster-analysis/analyze-descriptors.ipynb",
"chars": 609897,
"preview": "{\n \"cells\": [\n {\n \"cell_type\": \"markdown\",\n \"metadata\": {},\n \"source\": [\n \"This notebook requires some package"
},
{
"path": "examples/coarse-graining/step-3_cluster-analysis/atomic-env.dGdx",
"chars": 6997320,
"preview": "Cm -2.58219032E-02 -4.06287260E-02 -7.50249397E-02 -1.19040543E-01 -7.32798855E-02 -1.31422937E-01 -2.15281855E-0"
},
{
"path": "examples/configuration-sets/input.data.Anisole",
"chars": 828300,
"preview": "begin\ncomment frame number 26\nlattice 26.9097 0.0000 0.0000\nlattice 0.0000 26.9097 0.0000\nlattic"
},
{
"path": "examples/configuration-sets/input.data.Cu2S_PBE",
"chars": 202653,
"preview": "begin\ncomment source_file_name=OUTCAR_4_1\nlattice 15.415349658 0.000000000 0.000000000\nlattice 0.000000000 12.016005204 "
},
{
"path": "examples/configuration-sets/input.data.DMABN",
"chars": 72912,
"preview": "begin\ncomment frame number 51\natom 19.83251167146305 16.41913713228821 14.16783556224251 "
},
{
"path": "examples/configuration-sets/input.data.Ethylbenzene",
"chars": 977907,
"preview": "begin\ncomment frame number 51\nlattice 28.0069 0.0000 0.0000\nlattice 0.0000 28.0069 0.0000\nlattic"
},
{
"path": "examples/configuration-sets/input.data.H2O_RPBE-D3",
"chars": 273280,
"preview": " begin\ncomment written by RuNNerDecom\nlattice 24.623508 0.000000 0.000000\nlattice 0.000000 24.6"
},
{
"path": "examples/configuration-sets/input.data.LJ",
"chars": 40198,
"preview": "begin\natom 0.00000000E+00 0.00000000E+00 0.00000000E+00 Ne 0.00000000E+00 0.00000000E+00 -1.38564065E+01 -1."
},
{
"path": "examples/configuration-single/input.data.Anisole",
"chars": 41415,
"preview": "begin\ncomment frame number 26\nlattice 26.9097 0.0000 0.0000\nlattice 0.0000 26.9097 0.0000\nlattic"
},
{
"path": "examples/configuration-single/input.data.Cu2S_144_low-chalcocite",
"chars": 10129,
"preview": "begin\ncomment source_file_name=OUTCAR_0_1\nlattice 15.246000000 0.000000000 0.000000000\nlattice 0.000000000 11.884000000 "
},
{
"path": "examples/configuration-single/input.data.DMABN",
"chars": 3472,
"preview": "begin\ncomment frame number 51\natom 19.83251167146305 16.41913713228821 14.16783556224251 "
},
{
"path": "examples/configuration-single/input.data.Ethylbenzene",
"chars": 46567,
"preview": "begin\ncomment frame number 51\nlattice 28.0069 0.0000 0.0000\nlattice 0.0000 28.0069 0.0000\nlattic"
},
{
"path": "examples/configuration-single/input.data.H2O_1080_liquid",
"chars": 226088,
"preview": "begin\ncomment Generated from -, TIMESTEP: 20000000\nlattice 4.2888632301285426E+01 0.0000000000000000E+00 0.0000000"
},
{
"path": "examples/input.nn.recommended",
"chars": 23212,
"preview": "###############################################################################\n# GENERAL NNP SETTINGS\n#################"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/AlAuMgO.data",
"chars": 9336,
"preview": "MgO with Al/Au, first structure from input.data (wrapped into box)\n\n110 atoms\n\n4 atom types\n\n0.0 1.7097166001000002E+01 "
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/AlAuMgO.data-n2p2",
"chars": 7357,
"preview": "MgO with Al/Au, first structure from input.data (wrapped into box)\n\n110 atoms\n\n4 atom types\n\n#0.0 1.7097166001000002E+01"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/hdnnp-data/hardness.008.data",
"chars": 19,
"preview": " 12.9752105872\n"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/hdnnp-data/hardness.012.data",
"chars": 19,
"preview": " 14.5786310784\n"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/hdnnp-data/hardness.013.data",
"chars": 19,
"preview": " 1.4392244883\n"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/hdnnp-data/hardness.079.data",
"chars": 19,
"preview": " 0.0175182304\n"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/hdnnp-data/input.nn",
"chars": 15747,
"preview": "## #############################################################\n### This is the input file for RuNNer \n### ############"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/hdnnp-data/scaling.data",
"chars": 9856,
"preview": " 1 1 0.157132975 0.280279850 0.234169887\n 1 2 0.379295480 0.622179554 0."
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/hdnnp-data/weights.008.data",
"chars": 20539,
"preview": " -0.4081485933\n 0.2083661219\n 0.0933730268\n -0.2562965580\n -0.1398436767\n -0.1130062471\n "
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/hdnnp-data/weights.012.data",
"chars": 19969,
"preview": " -0.5582228340\n 0.3530738566\n 0.4064350044\n 0.0678446513\n -0.0132768992\n 0.3581625463\n -"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/hdnnp-data/weights.013.data",
"chars": 11134,
"preview": " 0.2622480046\n 0.3772968669\n -0.3177138957\n -0.1430940340\n 0.4475086935\n -0.2703904751\n -"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/hdnnp-data/weights.079.data",
"chars": 13129,
"preview": " 0.4948617706\n -0.7510282575\n -0.1163830414\n 0.1642897733\n 0.1199996163\n 0.4203353645\n "
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/hdnnp-data/weightse.008.data",
"chars": 20254,
"preview": " -0.1786159882\n 0.0895403578\n -0.0101191249\n 0.0891244528\n -0.0561284490\n -0.0392601377\n "
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/hdnnp-data/weightse.012.data",
"chars": 19684,
"preview": " -0.0391205871\n 0.0670690098\n 0.0643653699\n 0.1420071877\n 0.0476605813\n 0.0793169996\n "
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/hdnnp-data/weightse.013.data",
"chars": 10849,
"preview": " -0.0797436466\n 0.0752912334\n -0.0489901026\n 0.0089452996\n -0.0214947398\n 0.0074417583\n -"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/hdnnp-data/weightse.079.data",
"chars": 12844,
"preview": " 0.2745880954\n 0.0480606327\n -0.4245035214\n 0.2005294056\n -0.0849154137\n 0.1674717077\n "
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/input.data",
"chars": 7246,
"preview": "MgO with Al/Au, first structure from input.data (wrapped into box)\n\n110 atoms\n\n4 atom types\n\n0.0 1.7097166001000002E+01 "
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/input.data.q",
"chars": 9446,
"preview": "MgO with Al/Au, first structure from input.data (wrapped into box)\n\n110 atoms\n\n4 atom types\n\n0.0 1.7097166001000002E+01 "
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/md-external.lmp",
"chars": 1933,
"preview": "###############################################################################\n# MD simulation for MgO with Al/Au\n#####"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/md.lmp",
"chars": 2139,
"preview": "###############################################################################\n# MD simulation for MgO with Al/Au\n#####"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/hardness.008.data",
"chars": 19,
"preview": " 12.9752105872\n"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/hardness.012.data",
"chars": 19,
"preview": " 14.5786310784\n"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/hardness.013.data",
"chars": 19,
"preview": " 1.4392244883\n"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/hardness.079.data",
"chars": 19,
"preview": " 0.0175182304\n"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/input.data",
"chars": 15426,
"preview": "begin\nlattice 1.7097166001e+01 0.0000000000e+00 0.0000000000e+00\nlattice 0.0000000000e+00 1.7097166001e+01 0.00000"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/input.data-2",
"chars": 15426,
"preview": "begin\nlattice 1.7097166001e+01 0.0000000000e+00 0.0000000000e+00\nlattice 0.0000000000e+00 1.7097166001e+01 0.00000"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/input.nn",
"chars": 15747,
"preview": "## #############################################################\n### This is the input file for RuNNer \n### ############"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/scaling.data",
"chars": 9856,
"preview": " 1 1 0.157132975 0.280279850 0.234169887\n 1 2 0.379295480 0.622179554 0."
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/weights.008.data",
"chars": 20539,
"preview": " -0.4081485933\n 0.2083661219\n 0.0933730268\n -0.2562965580\n -0.1398436767\n -0.1130062471\n "
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/weights.012.data",
"chars": 19969,
"preview": " -0.5582228340\n 0.3530738566\n 0.4064350044\n 0.0678446513\n -0.0132768992\n 0.3581625463\n -"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/weights.013.data",
"chars": 11134,
"preview": " 0.2622480046\n 0.3772968669\n -0.3177138957\n -0.1430940340\n 0.4475086935\n -0.2703904751\n -"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/weights.079.data",
"chars": 13129,
"preview": " 0.4948617706\n -0.7510282575\n -0.1163830414\n 0.1642897733\n 0.1199996163\n 0.4203353645\n "
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/weightse.008.data",
"chars": 20254,
"preview": " -0.1786159882\n 0.0895403578\n -0.0101191249\n 0.0891244528\n -0.0561284490\n -0.0392601377\n "
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/weightse.012.data",
"chars": 19684,
"preview": " -0.0391205871\n 0.0670690098\n 0.0643653699\n 0.1420071877\n 0.0476605813\n 0.0793169996\n "
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/weightse.013.data",
"chars": 10849,
"preview": " -0.0797436466\n 0.0752912334\n -0.0489901026\n 0.0089452996\n -0.0214947398\n 0.0074417583\n -"
},
{
"path": "examples/interface-LAMMPS/AlAuMgO_4G/nnp-predict/weightse.079.data",
"chars": 12844,
"preview": " 0.2745880954\n 0.0480606327\n -0.4245035214\n 0.2005294056\n -0.0849154137\n 0.1674717077\n "
},
{
"path": "examples/interface-LAMMPS/Cu2S_PBE/cu2s_144_low-chalcocite_Evans-1979_PBE.data",
"chars": 11867,
"preview": "Generated by sg2cfg\n\n144 atoms\n2 atom types\n\n 0.0000000000000000E+00 1.5246000000000000E+01 xlo xhi\n 0.0000000000000"
},
{
"path": "examples/interface-LAMMPS/Cu2S_PBE/hdnnp-data/input.nn",
"chars": 20740,
"preview": "###############################################################################\n# HDNNP for copper sulfide Cu2S\n########"
},
{
"path": "examples/interface-LAMMPS/Cu2S_PBE/hdnnp-data/nnp-train.log.0000",
"chars": 58383,
"preview": "\n*** SETUP: MPI ****************************************************************\n\nNumber of processors: 16\nProcess 1 of "
},
{
"path": "examples/interface-LAMMPS/Cu2S_PBE/hdnnp-data/scaling.data",
"chars": 17868,
"preview": "################################################################################\n# Symmetry function scaling data.\n#####"
},
{
"path": "examples/interface-LAMMPS/Cu2S_PBE/hdnnp-data/weights.016.data",
"chars": 152939,
"preview": "################################################################################\n# Neural network connection values (wei"
},
{
"path": "examples/interface-LAMMPS/Cu2S_PBE/hdnnp-data/weights.029.data",
"chars": 143789,
"preview": "################################################################################\n# Neural network connection values (wei"
},
{
"path": "examples/interface-LAMMPS/Cu2S_PBE/md.lmp",
"chars": 1926,
"preview": "###############################################################################\n# MD simulation for HDNNP copper sulfide"
},
{
"path": "examples/interface-LAMMPS/Cu2S_PBE_external/cu2s_144_low-chalcocite_Evans-1979_PBE.data",
"chars": 11867,
"preview": "Generated by sg2cfg\n\n144 atoms\n2 atom types\n\n 0.0000000000000000E+00 1.5246000000000000E+01 xlo xhi\n 0.0000000000000"
},
{
"path": "examples/interface-LAMMPS/Cu2S_PBE_external/hdnnp-data/input.nn",
"chars": 20740,
"preview": "###############################################################################\n# HDNNP for copper sulfide Cu2S\n########"
},
{
"path": "examples/interface-LAMMPS/Cu2S_PBE_external/hdnnp-data/nnp-train.log.0000",
"chars": 58383,
"preview": "\n*** SETUP: MPI ****************************************************************\n\nNumber of processors: 16\nProcess 1 of "
},
{
"path": "examples/interface-LAMMPS/Cu2S_PBE_external/hdnnp-data/scaling.data",
"chars": 17868,
"preview": "################################################################################\n# Symmetry function scaling data.\n#####"
},
{
"path": "examples/interface-LAMMPS/Cu2S_PBE_external/hdnnp-data/weights.016.data",
"chars": 152939,
"preview": "################################################################################\n# Neural network connection values (wei"
},
{
"path": "examples/interface-LAMMPS/Cu2S_PBE_external/hdnnp-data/weights.029.data",
"chars": 143789,
"preview": "################################################################################\n# Neural network connection values (wei"
},
{
"path": "examples/interface-LAMMPS/Cu2S_PBE_external/md.lmp",
"chars": 1886,
"preview": "###############################################################################\n# MD simulation for NN copper sulfide\n##"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/correct-input-data/input.data-h2o-192",
"chars": 40343,
"preview": "begin\ncomment Values for ['energy', 'charge', 'force of atom'] were set to default values\nlattice 2.3488727120000000E+"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/correct-input-data/input.data-h2o-36",
"chars": 7895,
"preview": "begin\ncomment Values for ['energy', 'charge', 'force of atom'] were set to default values\nlattice 1.3443888628000000E+"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/correct-input-data/input.data-h2o-768",
"chars": 160151,
"preview": "begin\ncomment Values for ['energy', 'charge', 'force of atom'] were set to default values\nlattice 3.7285997399999999E+"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/correct-input-data/water.data-h2o-192",
"chars": 16925,
"preview": "Generated by RuNNerUC, original comment lines: 12.4297\n\n192 atoms\n2 atom types\n\n0.0 1.2429699051257149E+01 xlo xhi\n0.0 1"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/correct-input-data/water.data-h2o-36",
"chars": 3351,
"preview": "Generated by RuNNerUC, original comment lines: 7.1142\n\n36 atoms\n2 atom types\n\n0.0 7.1141994570823028E+00 xlo xhi\n0.0 7.1"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/correct-input-data/water.data-h2o-768",
"chars": 65491,
"preview": "LAMMPS data file via BUILD_WATER.f\n\n768 atoms\n2 atom types\n\n0.0 1.9730900024520210E+01 xlo xhi\n0.0 1.9730900024520210E+0"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/hdnnp-data/hardness.001.data",
"chars": 19,
"preview": " 12.5140142151\n"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/hdnnp-data/hardness.008.data",
"chars": 19,
"preview": " 9.0176209746\n"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/hdnnp-data/input.nn",
"chars": 7569,
"preview": "## #############################################################\n### This is the input file for RuNNer \n### ############"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/hdnnp-data/scaling.data",
"chars": 3486,
"preview": " 1 1 0.332976205 0.801624245 0.529022897\n 1 2 0.302337347 0.559557103 0."
},
{
"path": "examples/interface-LAMMPS/H2O_4G/hdnnp-data/weights.001.data",
"chars": 13129,
"preview": " -1.0108086508\n -0.4063663554\n 0.0997905118\n 0.1496758881\n -0.3728702687\n -0.6242685691\n -"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/hdnnp-data/weights.008.data",
"chars": 12844,
"preview": " 0.2222784853\n 0.5463480993\n 0.4833330714\n 0.4496531686\n -0.3571127566\n 0.9591269481\n "
},
{
"path": "examples/interface-LAMMPS/H2O_4G/hdnnp-data/weightse.001.data",
"chars": 12844,
"preview": " -0.9204217177\n -0.3890858779\n 0.1521122945\n 0.2613280526\n -0.3567201299\n -0.6461570957\n -"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/hdnnp-data/weightse.008.data",
"chars": 12559,
"preview": " 0.7059554103\n 0.3270412537\n -0.6963072690\n 0.4828653898\n 0.6190307873\n -0.3971467595\n -"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/md.lmp",
"chars": 2257,
"preview": "###############################################################################\n# MD simulation for carbon chain\n#######"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/hardness.001.data",
"chars": 19,
"preview": " 12.5140142151\n"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/hardness.008.data",
"chars": 19,
"preview": " 9.0176209746\n"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/input.data",
"chars": 7895,
"preview": "begin\ncomment Values for ['energy', 'charge', 'force of atom'] were set to default values\nlattice 1.3443888628000000E+"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/input.nn",
"chars": 7569,
"preview": "## #############################################################\n### This is the input file for RuNNer \n### ############"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/other-input-data/input.data-1np",
"chars": 556,
"preview": "begin\ncomment 7.1142\ncomment Values for ['energy', 'charge', 'force of atom'] were set to default values\nlattice 50.0\t0."
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/other-input-data/input.data-1p",
"chars": 652,
"preview": "begin\ncomment 7.1142\ncomment Values for ['energy', 'charge', 'force of atom'] were set to default values\ncomment lattice"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/other-input-data/input.data-36-angs",
"chars": 2336,
"preview": "begin\natom 0.544077 -3.475781 -2.618007 O 0.0 0.0 0.0 0.0 0.0\natom 1.081703 -3.556415 -1.778688 H 0.0 0."
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/other-input-data/input.data-36p",
"chars": 4357,
"preview": "begin\ncomment 7.1142\ncomment Values for ['energy', 'charge', 'force of atom'] were set to default values\nlattice 13.4438"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/other-input-data/input.data-36s",
"chars": 4381,
"preview": "begin\ncomment 7.1142\ncomment Values for ['energy', 'charge', 'force of atom'] were set to default values\ncomment lattice"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/other-input-data/input.data-angs-p",
"chars": 2423,
"preview": "begin\nlattice 7.1142 0.0000 0.0000\nlattice 0.0000 7.1142 0.0000\nlattice 0.0000 0.0000 7.1142\natom 0.544077 -3.475781"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/other-input-data/input.data-h2o-192-neg",
"chars": 21920,
"preview": "begin\ncomment 12.4297\ncomment Values for ['energy', 'charge', 'force of atom'] were set to default values\nlattice 23.488"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/other-input-data/input.data-h2o-36-neg",
"chars": 4357,
"preview": "begin\ncomment 7.1142\ncomment Values for ['energy', 'charge', 'force of atom'] were set to default values\nlattice 13.4438"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/other-input-data/input.data-h2o-768-neg",
"chars": 96311,
"preview": "begin\ncomment 19.7309\ncomment Values for ['energy', 'charge', 'force of atom'] were set to default values\nlattice 3.7285"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/scaling.data",
"chars": 3486,
"preview": " 1 1 0.332976205 0.801624245 0.529022897\n 1 2 0.302337347 0.559557103 0."
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/weights.001.data",
"chars": 13129,
"preview": " -1.0108086508\n -0.4063663554\n 0.0997905118\n 0.1496758881\n -0.3728702687\n -0.6242685691\n -"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/weights.008.data",
"chars": 12844,
"preview": " 0.2222784853\n 0.5463480993\n 0.4833330714\n 0.4496531686\n -0.3571127566\n 0.9591269481\n "
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/weightse.001.data",
"chars": 12844,
"preview": " -0.9204217177\n -0.3890858779\n 0.1521122945\n 0.2613280526\n -0.3567201299\n -0.6461570957\n -"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/nnp-predict/weightse.008.data",
"chars": 12559,
"preview": " 0.7059554103\n 0.3270412537\n -0.6963072690\n 0.4828653898\n 0.6190307873\n -0.3971467595\n -"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/water.data",
"chars": 3351,
"preview": "Generated by RuNNerUC, original comment lines: 7.1142\n\n36 atoms\n2 atom types\n\n0.0 7.1141994570823028E+00 xlo xhi\n0.0 7.1"
},
{
"path": "examples/interface-LAMMPS/H2O_4G/water.data.q",
"chars": 4071,
"preview": "Generated by RuNNerUC, original comment lines: 7.1142\n\n36 atoms\n2 atom types\n\n0.0 7.1141994570823028E+00 xlo xhi\n0.0 7.1"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3/h2o_8640_liquid_NpT_RPBE-D3.data",
"chars": 1369060,
"preview": "LAMMPS data file via write_data, version 11 Aug 2017, timestep = 4000000\n\n8640 atoms\n2 atom types\n\n-3.2819324253026849e-"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3/hdnnp-data/input.nn",
"chars": 9969,
"preview": "###############################################################################\n# HDNNP for water H2O\n##################"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3/hdnnp-data/nnp-train.log.0000",
"chars": 36210,
"preview": "\n*** SETUP: MPI ****************************************************************\n\nNumber of processors: 16\nProcess 1 of "
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3/hdnnp-data/scaling.data",
"chars": 7986,
"preview": "################################################################################\n# Symmetry function scaling data.\n#####"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3/hdnnp-data/weights.001.data",
"chars": 84314,
"preview": "################################################################################\n# Neural network connection values (wei"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3/hdnnp-data/weights.008.data",
"chars": 88889,
"preview": "################################################################################\n# Neural network connection values (wei"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3/md.lmp",
"chars": 1892,
"preview": "###############################################################################\n# MD simulation for HDNNP water\n########"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol/hdnnp-data/input.nn",
"chars": 28883,
"preview": "## #############################################################\n### This is the input file for RuNNer (version 0_44 and"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol/hdnnp-data/scaling.data",
"chars": 3746,
"preview": " 1 1 1.088201664 9.616641912 2.270109565\n 1 2 0.732744389 5.002855932 1."
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol/hdnnp-data/weights.001.data",
"chars": 75068,
"preview": " -0.7927042964 a 1 0 1 1 1\n -0.1198851087 a 2 0 1 1 2\n 0.05"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol/hdnnp-data/weights.008.data",
"chars": 79193,
"preview": " -0.5597848858 a 1 0 1 1 1\n -0.0789699327 a 2 0 1 1 2\n -0.04"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol/iceIh_128.data",
"chars": 31466,
"preview": "Generated by ./convert_pgxyzinfo_lammpsdata.sh from iceIh_Cmc21.xyz, comment: \n\n384 atoms\n\n2 atom types\n\n 0.00000000000"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol/md.lmp",
"chars": 1730,
"preview": "###############################################################################\n# MD simulation for NN water\n###########"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_develop/hdnnp-data/hardness.001.data",
"chars": 8,
"preview": "13.0342\n"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_develop/hdnnp-data/hardness.008.data",
"chars": 8,
"preview": "12.5756\n"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_develop/hdnnp-data/input.nn",
"chars": 10307,
"preview": "###############################################################################\n# DATA SET NORMALIZATION\n###############"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_develop/hdnnp-data/scaling.data",
"chars": 7498,
"preview": "################################################################################\n# Symmetry function scaling data.\n#####"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_develop/hdnnp-data/weights.001.data",
"chars": 42769,
"preview": "################################################################################\n# Neural network connection values (wei"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_develop/hdnnp-data/weights.008.data",
"chars": 41854,
"preview": "################################################################################\n# Neural network connection values (wei"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_develop/hdnnp-data/weightse.001.data",
"chars": 41854,
"preview": "################################################################################\n# Neural network connection values (wei"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_develop/hdnnp-data/weightse.008.data",
"chars": 40939,
"preview": "################################################################################\n# Neural network connection values (wei"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_develop/iceIh_128.data",
"chars": 31465,
"preview": "Generated by ./convert_pgxyzinfo_lammpsdata.sh from iceIh_Cmc21.xyz, comment:\n\n384 atoms\n\n2 atom types\n\n 0.000000000000"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_develop/md.lmp",
"chars": 1967,
"preview": "###############################################################################\n# MD simulation for NN water\n###########"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_external/hdnnp-data/input.nn",
"chars": 28883,
"preview": "## #############################################################\n### This is the input file for RuNNer (version 0_44 and"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_external/hdnnp-data/scaling.data",
"chars": 3746,
"preview": " 1 1 1.088201664 9.616641912 2.270109565\n 1 2 0.732744389 5.002855932 1."
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_external/hdnnp-data/weights.001.data",
"chars": 75068,
"preview": " -0.7927042964 a 1 0 1 1 1\n -0.1198851087 a 2 0 1 1 2\n 0.05"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_external/hdnnp-data/weights.008.data",
"chars": 79193,
"preview": " -0.5597848858 a 1 0 1 1 1\n -0.0789699327 a 2 0 1 1 2\n -0.04"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_external/iceIh_128.data",
"chars": 31466,
"preview": "Generated by ./convert_pgxyzinfo_lammpsdata.sh from iceIh_Cmc21.xyz, comment: \n\n384 atoms\n\n2 atom types\n\n 0.00000000000"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_128mol_external/md.lmp",
"chars": 1842,
"preview": "###############################################################################\n# MD simulation for NN water\n###########"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_external/h2o_8640_liquid_NpT_RPBE-D3.data",
"chars": 1369060,
"preview": "LAMMPS data file via write_data, version 11 Aug 2017, timestep = 4000000\n\n8640 atoms\n2 atom types\n\n-3.2819324253026849e-"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_external/hdnnp-data/input.nn",
"chars": 9969,
"preview": "###############################################################################\n# HDNNP for water H2O\n##################"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_external/hdnnp-data/nnp-train.log.0000",
"chars": 36210,
"preview": "\n*** SETUP: MPI ****************************************************************\n\nNumber of processors: 16\nProcess 1 of "
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_external/hdnnp-data/scaling.data",
"chars": 7986,
"preview": "################################################################################\n# Symmetry function scaling data.\n#####"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_external/hdnnp-data/weights.001.data",
"chars": 84314,
"preview": "################################################################################\n# Neural network connection values (wei"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_external/hdnnp-data/weights.008.data",
"chars": 88889,
"preview": "################################################################################\n# Neural network connection values (wei"
},
{
"path": "examples/interface-LAMMPS/H2O_RPBE-D3_external/md.lmp",
"chars": 1715,
"preview": "###############################################################################\n# MD simulation for NN water\n###########"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/lammps-nnp/carbon-chain.data",
"chars": 795,
"preview": "Carbon chain, first structure from input.data\n\n12 atoms\n\n2 atom types\n\n -12.94 12.67 xlo xhi\n -0.36 1.20 ylo yhi\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/lammps-nnp/log.lammps",
"chars": 48147,
"preview": "LAMMPS (29 Oct 2020)\n###############################################################################\n# MD simulation for"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/lammps-nnp/md-external.lmp",
"chars": 1802,
"preview": "###############################################################################\n# MD simulation for carbon chain\n#######"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/lammps-nnp/md.lmp",
"chars": 1723,
"preview": "###############################################################################\n# MD simulation for carbon chain\n#######"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/lammps-nnp/nnp-data/hardness.001.data",
"chars": 19,
"preview": " 0.0088953312\n"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/lammps-nnp/nnp-data/hardness.006.data",
"chars": 19,
"preview": " 0.0661189426\n"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/lammps-nnp/nnp-data/input.nn",
"chars": 11812,
"preview": "## #############################################################\n### This is the input file for RuNNer \n### ############"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/lammps-nnp/nnp-data/scaling.data",
"chars": 3941,
"preview": " 1 1 0.000000000 0.168474325 0.051436597\n 1 2 0.304058579 0.417104776 0."
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/lammps-nnp/nnp-data/weights.001.data",
"chars": 7239,
"preview": " -1.4888017024\n -1.0017511436\n -1.1705029344\n 0.6414103790\n 0.2140403300\n -0.1026432602\n -"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/lammps-nnp/nnp-data/weights.006.data",
"chars": 9519,
"preview": " 0.4988126195\n 0.2333500107\n -0.6270625769\n -0.5561242588\n -1.7136514762\n -0.8495140302\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/lammps-nnp/nnp-data/weightse.001.data",
"chars": 11989,
"preview": " -0.7239126988\n 0.2887945015\n 0.6150030559\n -0.0745244807\n 0.1922931645\n 0.5450717030\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/lammps-nnp/nnp-data/weightse.006.data",
"chars": 15409,
"preview": " -0.4585604868\n -0.7675412208\n 0.2621257041\n 0.2779028370\n 1.1979669560\n -0.2910217745\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/nnp-predict/hardness.001.data",
"chars": 19,
"preview": " 0.0088953312\n"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/nnp-predict/hardness.006.data",
"chars": 19,
"preview": " 0.0661189426\n"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/nnp-predict/input.data",
"chars": 1537,
"preview": "begin\natom 1.17284095486 -0.172504222684 -0.667448516865 C -0.00802366916667 0.0 0.0347925826351 -0.00110373556182 0.017"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/nnp-predict/input.nn",
"chars": 11812,
"preview": "## #############################################################\n### This is the input file for RuNNer \n### ############"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/nnp-predict/scaling.data",
"chars": 3941,
"preview": " 1 1 0.000000000 0.168474325 0.051436597\n 1 2 0.304058579 0.417104776 0."
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/nnp-predict/weights.001.data",
"chars": 7239,
"preview": " -1.4888017024\n -1.0017511436\n -1.1705029344\n 0.6414103790\n 0.2140403300\n -0.1026432602\n -"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/nnp-predict/weights.006.data",
"chars": 9519,
"preview": " 0.4988126195\n 0.2333500107\n -0.6270625769\n -0.5561242588\n -1.7136514762\n -0.8495140302\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/nnp-predict/weightse.001.data",
"chars": 11989,
"preview": " -0.7239126988\n 0.2887945015\n 0.6150030559\n -0.0745244807\n 0.1922931645\n 0.5450717030\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain/nnp-predict/weightse.006.data",
"chars": 15409,
"preview": " -0.4585604868\n -0.7675412208\n 0.2621257041\n 0.2779028370\n 1.1979669560\n -0.2910217745\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/carbon-chain.data",
"chars": 855,
"preview": "Carbon chain, first structure from input.data\n\n12 atoms\n\n2 atom types\n\n -12.94 12.67 xlo xhi\n -0.36 1.20 ylo yhi\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/carbon-chain.data-eg",
"chars": 1159,
"preview": "Carbon chain, first structure from input.data\n\n12 atoms\n\n2 atom types\n\n -12.94 12.67 xlo xhi\n -0.36 1.20 ylo yhi\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/carbon-chain.data-mod",
"chars": 1224,
"preview": "Carbon chain, first structure from input.data\n\n12 atoms\n\n2 atom types\n\n -12.94 12.67 xlo xhi\n -0.36 1.20 ylo yhi\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/carbon-chain.data-n2p2",
"chars": 1063,
"preview": "Carbon chain, first structure from input.data\n\n12 atoms\n\n2 atom types\n\n -12.94 12.67 xlo xhi\n -0.36 1.20 ylo yhi\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/carbon-chain.data-org",
"chars": 995,
"preview": "Carbon chain, first structure from input.data\n\n12 atoms\n\n2 atom types\n\n -12.94 12.67 xlo xhi\n -0.36 1.20 ylo yhi\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/carbon-chain.data-q0",
"chars": 855,
"preview": "Carbon chain, first structure from input.data\n\n12 atoms\n\n2 atom types\n\n -12.94 12.67 xlo xhi\n -0.36 1.20 ylo yhi\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/carbon-chain.data-sameq",
"chars": 1327,
"preview": "Carbon chain, first structure from input.data\n\n12 atoms\n\n2 atom types\n\n -12.94 12.67 xlo xhi\n -0.36 1.20 ylo yhi\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/carbond-chain.data",
"chars": 1224,
"preview": "Carbon chain, first structure from input.data\n\n12 atoms\n\n2 atom types\n\n -12.94 12.67 xlo xhi\n -0.36 1.20 ylo yhi\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/debug.out",
"chars": 22,
"preview": " 00000000000000000000\n"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/energy.out",
"chars": 1259,
"preview": "################################################################################\n# Energy comparison.\n##################"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/external.out",
"chars": 22758,
"preview": " -------------------------------------------------------------\n ---------------------- Welcome to the ------------------"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/hardness.001.data",
"chars": 19,
"preview": " 0.0088953312\n"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/hardness.006.data",
"chars": 19,
"preview": " 0.0661189426\n"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/input.data",
"chars": 2579,
"preview": "begin\ncomment \natom -8.6089840636623833E+00 1.1721101618520001E-01 9.8323591084281514E-02 C 0.0000000000000000E+"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/input.data-org",
"chars": 2579,
"preview": "begin\ncomment \natom -8.6089840636623833E+00 1.1721101618520001E-01 9.8323591084281514E-02 C 0.0000000000000000E+"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/input.nn",
"chars": 11812,
"preview": "## #############################################################\n### This is the input file for RuNNer \n### ############"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/nnatoms.out",
"chars": 2703,
"preview": "################################################################################\n# Energy contributions calculated from "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/nnforces.out",
"chars": 3406,
"preview": "################################################################################\n# Atomic force comparison (ordered by a"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/nnp-predict.log",
"chars": 35752,
"preview": "\n*******************************************************************************\n\nWELCOME TO n²p², A SOFTWARE PACKAGE FO"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/output.data",
"chars": 2579,
"preview": "begin\ncomment \natom -8.6089840636623833E+00 1.1721101618520001E-01 9.8323591084281514E-02 C -3.2458644274754651E-"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/scaling.data",
"chars": 3941,
"preview": " 1 1 0.000000000 0.168474325 0.051436597\n 1 2 0.304058579 0.417104776 0."
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/structure.out",
"chars": 285153,
"preview": "********************************\nSTRUCTURE \n********************************\n*********************"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/weights.001.data",
"chars": 7239,
"preview": " -1.4888017024\n -1.0017511436\n -1.1705029344\n 0.6414103790\n 0.2140403300\n -0.1026432602\n -"
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/weights.006.data",
"chars": 9519,
"preview": " 0.4988126195\n 0.2333500107\n -0.6270625769\n -0.5561242588\n -1.7136514762\n -0.8495140302\n "
},
{
"path": "examples/interface-LAMMPS/TO_BE_CHECKED/carbon-chain2/lammps-nnp/hdnnp-data/weightse.001.data",
"chars": 11989,
"preview": " -0.7239126988\n 0.2887945015\n 0.6150030559\n -0.0745244807\n 0.1922931645\n 0.5450717030\n "
}
]
// ... and 533 more files (download for full content)
About this extraction
This page contains the full source code of the CompPhysVienna/n2p2 GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 733 files (43.0 MB), approximately 11.3M tokens, and a symbol index with 555 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.