- fieldPoynCrossDev
FieldPoynCrossDev
Works with XSimBase license.
MultiField updater for Cross Devices that calculates and writes to file the Poynting flux through the requested plane as a function of time.
FieldPoynCrossDev Parameters
The fieldPoynCrossDev
takes the following parameters:
- lowerBounds
Defines a surface area. XSim calculates the integrated Poynting vector through this surface area.
- upperBounds
Defines a surface area. XSim calculates the integrated Poynting vector through this surface area.
- fields (string vector, required)
Indicates the fields for a History kind that reports data for a multiple fields. Exactly two fields must be specified in the fields keyword. The first one is the electric field. The second one is the associated magnetic field.
FieldPoynCrossDev Usage Notes
Example FieldPoynCrossDev block
<History poyntingFluxHist>
kind = fieldPoynCrossDev
lowerBounds = [1 $rint(NY/3)$ $rint(NZ/3)$]
upperBounds = [2 $rint(2*NY/3)$ $rint(2*NZ/3)$]
fields = [E B]
</History>
Notes
FieldPoynCrossDev
History
FieldPoynCrossDev was introduced in XSim 1.0