ActiveField - QuickField API help

QuickField Student Edition free download     Contacts

ActiveField Technology

Objects Overview

Hierarchy Chart

How to Start: Application Object

How to work with Problems

How to work with Model

How to work with Data

How to Analyze Results

Objects

Properties

Methods

FieldPointTE Object

Properties

Methods

Summary

Local field data for transient magnetic problem.

Details

The FieldPointTE object represents a field data in the given point for the transient electromagnetic problem. The FieldPointTE object is based on the general FieldPoint object and inherits all its properties and methods. In addition the FieldPointTE object offers some properties specific for a problem of transient electromagnetic.

You get the FieldPointTE object in the same way you get the base FieldPoint object. If your problem is transient electromagnetics, each time you get the FieldPoint object, you actually receive its specific version FieldPointTE.

All properties of the FieldPointTE are read-only.

Conductivity property as Double
(read-only)

Electrical conductivity of material in (S/m)

Jtotal property as Double
(read-only)
Returns current density in (A/m2).
JEddies property as Double
(read-only)
Returns eddy component of the current density in (A/m2).
Jsource property as Double
(read-only)
Returns source (applied) current density in (A/m2).
Losses property as Double
(read-only)
Returns specific power of Joule losses in (W/m3).
Temperature property as Double
(read-only)
The temperature value used to calculate the electrical conductivity of the material.