PostOperation{ {Name postOp_getdpThermal; NameOfPostProcessing postProc_getdpThermal; Operation{ Print[averageTemperature[wp], OnGlobal, File "..\getdpresults\globals\averageTemperature_wp_globals.dat", Format Table, TimeStep 0 ]; Print[hFlux, OnRegion wp_air, File "..\getdpresults\globals\hFlux_wp_air_globals.dat", Format Table, TimeStep 0 ]; Print[hrFlux, OnRegion wp_air, File "..\getdpresults\globals\hrFlux_wp_air_globals.dat", Format Table, TimeStep 0 ]; Print[temperature, OnElementsOf Region[{ wp}], File "..\getdpresults\temperature_wp_0.dat", TimeStep 0, Smoothing 0, Format NodeTable]; } } } PostOperation{ {Name postOp_getdpEMGeneral2D; NameOfPostProcessing postProc_getdpEMGeneral2D; Operation{ Print[Bfield, OnElementsOf Region[{ air}], File "..\getdpresults\Bfield_air_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[Bfield, OnElementsOf Region[{ coil}], File "..\getdpresults\Bfield_coil_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[Bfield, OnElementsOf Region[{ wp}], File "..\getdpresults\Bfield_wp_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[Bfield_im, OnElementsOf Region[{ air}], File "..\getdpresults\Bfield_im_air_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[Bfield_im, OnElementsOf Region[{ coil}], File "..\getdpresults\Bfield_im_coil_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[Bfield_im, OnElementsOf Region[{ wp}], File "..\getdpresults\Bfield_im_wp_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[Bfield_re, OnElementsOf Region[{ air}], File "..\getdpresults\Bfield_re_air_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[Bfield_re, OnElementsOf Region[{ coil}], File "..\getdpresults\Bfield_re_coil_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[Bfield_re, OnElementsOf Region[{ wp}], File "..\getdpresults\Bfield_re_wp_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[CurrDens, OnElementsOf Region[{ coil}], File "..\getdpresults\CurrDens_coil_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[CurrDens, OnElementsOf Region[{ wp}], File "..\getdpresults\CurrDens_wp_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[CurrDens_im, OnElementsOf Region[{ coil}], File "..\getdpresults\CurrDens_im_coil_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[CurrDens_im, OnElementsOf Region[{ wp}], File "..\getdpresults\CurrDens_im_wp_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[CurrDens_re, OnElementsOf Region[{ coil}], File "..\getdpresults\CurrDens_re_coil_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[CurrDens_re, OnElementsOf Region[{ wp}], File "..\getdpresults\CurrDens_re_wp_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[Jheat, OnElementsOf Region[{ coil}], File "..\getdpresults\Jheat_coil_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[Jheat, OnElementsOf Region[{ wp}], File "..\getdpresults\Jheat_wp_0.dat", TimeStep 0, Smoothing 1, Format NodeTable]; Print[TotalMagneticEnergy[Region[{air, coil, wp}]], OnGlobal,File "..\getdpresults\globals\TotalMagneticEnergy__globals.dat", Format Table, TimeStep 0]; Print[TotalPower[Region[{coil, wp}]], OnGlobal,File "..\getdpresults\globals\TotalPower__globals.dat", Format Table, TimeStep 0]; Print[aActivePower[coil], OnGlobal, File "..\getdpresults\globals\aActivePower_coil_globals.dat", Format Table, TimeStep 0 ]; Print[aActivePower[wp], OnGlobal, File "..\getdpresults\globals\aActivePower_wp_globals.dat", Format Table, TimeStep 0 ]; Print[bApparentPower, OnRegion coil, File "..\getdpresults\globals\bApparentPower_coil_globals.dat", Format Table, TimeStep 0 ]; Print[cMagneticEnergy[air], OnGlobal, File "..\getdpresults\globals\cMagneticEnergy_air_globals.dat", Format Table, TimeStep 0 ]; Print[cMagneticEnergy[coil], OnGlobal, File "..\getdpresults\globals\cMagneticEnergy_coil_globals.dat", Format Table, TimeStep 0 ]; Print[cMagneticEnergy[wp], OnGlobal, File "..\getdpresults\globals\cMagneticEnergy_wp_globals.dat", Format Table, TimeStep 0 ]; Print[caInducedCurrentReal, OnRegion wp, File "..\getdpresults\globals\caInducedCurrentReal_wp_globals.dat", Format Table, TimeStep 0 ]; Print[cbInducedCurrentImag, OnRegion wp, File "..\getdpresults\globals\cbInducedCurrentImag_wp_globals.dat", Format Table, TimeStep 0 ]; Print[ccInducedCurrent, OnRegion wp, File "..\getdpresults\globals\ccInducedCurrent_wp_globals.dat", Format Table, TimeStep 0 ]; Print[daSourceCurrentReal, OnRegion ElectricalCircuit_source0, File "..\getdpresults\globals\daSourceCurrentReal_ElectricalCircuit_source0_globals.dat", Format Table, TimeStep 0 ]; Print[dbSourceCurrentImag, OnRegion ElectricalCircuit_source0, File "..\getdpresults\globals\dbSourceCurrentImag_ElectricalCircuit_source0_globals.dat", Format Table, TimeStep 0 ]; Print[dcSourceCurrent, OnRegion ElectricalCircuit_source0, File "..\getdpresults\globals\dcSourceCurrent_ElectricalCircuit_source0_globals.dat", Format Table, TimeStep 0 ]; Print[eaVoltage, OnRegion ElectricalCircuit_source0, File "..\getdpresults\globals\eaVoltage_ElectricalCircuit_source0_globals.dat", Format Table, TimeStep 0 ]; Print[ebVoltage, OnRegion ElectricalCircuit_source0, File "..\getdpresults\globals\ebVoltage_ElectricalCircuit_source0_globals.dat", Format Table, TimeStep 0 ]; Print[ecVoltage, OnRegion ElectricalCircuit_source0, File "..\getdpresults\globals\ecVoltage_ElectricalCircuit_source0_globals.dat", Format Table, TimeStep 0 ]; Print[fInductance, OnRegion ElectricalCircuit_source0, File "..\getdpresults\globals\fInductance_ElectricalCircuit_source0_globals.dat", Format Table, TimeStep 0 ]; Print[fResistance, OnRegion ElectricalCircuit_source0, File "..\getdpresults\globals\fResistance_ElectricalCircuit_source0_globals.dat", Format Table, TimeStep 0 ]; } } }