![]() |
ForceBalance API
1.3
Automated optimization of force fields and empirical potentials
|
Subclass of Target for calculating and matching liquid properties using AMBER. More...
Public Member Functions | |
| def | __init__ (self, options, tgt_opts, forcefield) |
Public Attributes | |
| engine_ | |
| Name of the engine. More... | |
| gas_engine_args | |
| AMBER home directory. More... | |
| scripts | |
| extra_output | |
| engname | |
| nptpfx | |
| nptfiles | |
Subclass of Target for calculating and matching liquid properties using AMBER.
Definition at line 1932 of file amberio.py.
| def src.amberio.Liquid_AMBER.__init__ | ( | self, | |
| options, | |||
| tgt_opts, | |||
| forcefield | |||
| ) |
| src.amberio.Liquid_AMBER.engine_ |
Name of the engine.
Definition at line 1941 of file amberio.py.
| src.amberio.Liquid_AMBER.engname |
Definition at line 1953 of file amberio.py.
| src.amberio.Liquid_AMBER.extra_output |
Definition at line 1949 of file amberio.py.
| src.amberio.Liquid_AMBER.gas_engine_args |
AMBER home directory.
Definition at line 1945 of file amberio.py.
| src.amberio.Liquid_AMBER.nptfiles |
Definition at line 1957 of file amberio.py.
| src.amberio.Liquid_AMBER.nptpfx |
Definition at line 1955 of file amberio.py.
| src.amberio.Liquid_AMBER.scripts |
Definition at line 1947 of file amberio.py.
1.8.13