45#ifndef APPLICATIONS_SEQUENTIALPROPS_CONTACTANGLE1_HPP
46#define APPLICATIONS_SEQUENTIALPROPS_CONTACTANGLE1_HPP
48#include "applications/sequentialProps/SequentialAnalyzer.hpp"
83 const std::string& sele1,
const std::string& sele2,
84 RealType solidZ, RealType dropletRadius);
86 virtual void doFrame(
int frame);
90 RealType dropletRadius_;
"applications/sequentialProps/SequentialAnalyzer"
One of the heavy-weight classes of OpenMD, SimInfo maintains objects and variables relating to the cu...
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.