V18
schemas.workflow.amber.v18.Amber18CLI
¶
Bases: AmberCLIBase
schemas.workflow.amber.v18.Amber18Forcefield
¶
Bases: ForcefieldSchemaBase
protein: Literal['ff14SB', 'ff99SB', 'ff15ipq', 'fb15', 'ff03ua'] | None = Field(default=None)
class-attribute
instance-attribute
¶
water: Literal['tip4p', 'tip4pew', 'tip5p', 'spce', 'spceb', 'opc', 'opc3', 'pol3', 'tip3pfb', 'tip4pfb'] | None = Field(default=None)
class-attribute
instance-attribute
¶
Options for water force fields.
schemas.workflow.amber.v18.Amber18Inputs
¶
Bases: AmberInputsBase
schemas.workflow.amber.v18.Amber18Schema
¶
Bases: AmberSchemaBase
Amber 18 schema for simulation contexts.