Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
Create a uniform nonzero field. More...
#include <Field.hh>
Public Attributes | |
UnitSystem | units {UnitSystem::si} |
Default field units are tesla. | |
Real3 | strength {0, 0, 0} |
Field strength. | |
FieldDriverOptions | driver_options |
Field driver options. | |
std::vector< VolumeId > | volumes |
Volumes where the field is present (optional) | |
Create a uniform nonzero field.
If volumes are specified, the field will only be present in those volumes.
driver_options.max_substeps
is redundant with p.tracking.limits.field_substeps
.