Package ffx.potential.commands
Class SaveAsP1
java.lang.Object
ffx.utilities.FFXCommand
ffx.potential.cli.PotentialCommand
ffx.potential.commands.SaveAsP1
Expand the system to P1 and then save it.
Usage:
ffxc SaveAsP1 [options] <filename>
-
Field Summary
Fields inherited from class ffx.potential.cli.PotentialCommand
activeAssembly, baseDir, potentialFunctions
Fields inherited from class ffx.utilities.FFXCommand
args, binding, color, help, logger, parseResult, version
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ffx.potential.cli.PotentialCommand
destroyPotentials, getActiveAssemblies, getActiveAssembly, getBaseDirString, getPotentials, init, setActiveAssembly
Methods inherited from class ffx.utilities.FFXCommand
getCommand, helpString, listCommands, setBinding
-
Constructor Details
-
SaveAsP1
public SaveAsP1() -
SaveAsP1
-
SaveAsP1
-
-
Method Details
-
run
Description copied from class:FFXCommand
Execute this Command.- Overrides:
run
in classFFXCommand
- Returns:
- The current FFXCommand.
-