VSimEs.mac¶
This macro file can be imported to an input file with.
$ import VSimEs
It is imported by VSim if VPM_SIMULATION_TYPE
is electrostatic.
This macro file is available to all packages.
This macro file defines the finalizeUpdaters()
macro, specific to
electrostatic simulations, and it also defines many private macros for
adding ES update steps.
Public Macros¶
- finalizeUpdaters()¶
- Noindex
Add in all of the updaters needed for an ES simulation. Writing them occurs in writeMultiField, which is called by finalize().