![]() |
ForceBalance API
1.3
Automated optimization of force fields and empirical potentials
|
Condensed phase property matching using TINKER. More...
Public Member Functions | |
| def | __init__ (self, options, tgt_opts, forcefield) |
| def | npt_simulation (self, temperature, pressure, simnum) |
| Submit a NPT simulation to the Work Queue. More... | |
Public Attributes | |
| engine_ | |
| engname | |
| nptpfx | |
| nptfiles | |
| gas_engine_args | |
| scripts | |
| extra_output | |
| DynDict | |
| DynDict_New | |
| last_traj | |
Condensed phase property matching using TINKER.
Definition at line 1070 of file tinkerio.py.
| def src.tinkerio.Liquid_TINKER.__init__ | ( | self, | |
| options, | |||
| tgt_opts, | |||
| forcefield | |||
| ) |
| def src.tinkerio.Liquid_TINKER.npt_simulation | ( | self, | |
| temperature, | |||
| pressure, | |||
| simnum | |||
| ) |
Submit a NPT simulation to the Work Queue.
Definition at line 1111 of file tinkerio.py.
| src.tinkerio.Liquid_TINKER.DynDict |
Definition at line 1104 of file tinkerio.py.
| src.tinkerio.Liquid_TINKER.DynDict_New |
Definition at line 1105 of file tinkerio.py.
| src.tinkerio.Liquid_TINKER.engine_ |
Definition at line 1081 of file tinkerio.py.
| src.tinkerio.Liquid_TINKER.engname |
Definition at line 1083 of file tinkerio.py.
| src.tinkerio.Liquid_TINKER.extra_output |
Definition at line 1100 of file tinkerio.py.
| src.tinkerio.Liquid_TINKER.gas_engine_args |
Definition at line 1089 of file tinkerio.py.
| src.tinkerio.Liquid_TINKER.last_traj |
Definition at line 1122 of file tinkerio.py.
| src.tinkerio.Liquid_TINKER.nptfiles |
Definition at line 1087 of file tinkerio.py.
| src.tinkerio.Liquid_TINKER.nptpfx |
Definition at line 1085 of file tinkerio.py.
| src.tinkerio.Liquid_TINKER.scripts |
Definition at line 1091 of file tinkerio.py.
1.8.13