|
Gromacs
2026.0-dev-20251106-2ba968f
|
Describes an applied electric field in a coordinate dimension.
Can compute the applied field strength at a time, and supports operations to read and form corresponding .mdp contents.
Public Member Functions | |
| void | initMdpOptions (IOptionsContainerWithSections *options, const char *sectionName) |
| Adds an option section to specify parameters for this field component. | |
| void | buildMdpOutput (KeyValueTreeObjectBuilder *builder, const std::string &name) const |
| Creates mdp parameters for this field component. | |
| real | evaluate (real t) const |
| Evaluates this field component at given time. More... | |
| real | a () const |
| Return the amplitude. | |
|
inline |
Evaluates this field component at given time.
| [in] | t | The time to evaluate at |
1.8.5