FileVMDSpherocylinder
-
class FileVMDSpherocylinder : public feasst::FileVMD
Print a vmd script to view an xyz file via command “vmd -e file.vmd”
Make a spherocylinder by placing a sphere on each endcap and then connecting them in VMD using the CPK representation.
-
class PrinterXYZSpherocylinder : public feasst::LoopConfigOneBody
-
class FileXYZSpherocylinder
Similar to FileXYZ, except for spherocylinders.
Arguments
expand_factor: represent spherocylinder as this many spheres (default: 10).
group_index: print the coordinates of this group index only (default: 0).
append: append file output if set to true. Do not append if false (default: “false”).