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

FieldPointCF Object

Properties

Methods

Summary

Local field data for a problem of DC Conduction.

Details

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

You get the FieldPointCF object in the same way you get the base FieldPoint object. If your analysis type is DC conduction, each time you get the FieldPoint object, you actually receive its specific version FieldPointCF.

All properties of the FieldPointCF are read-only.

The FieldPointCF object also give alternative names to some properties of the FieldPoint object.

Property

Type

Comment

U

Double

The scalar electric potential (voltage) in (V). The same as Potential.

E

Vector

The electric field intensity vector in (V/m). The same as Grad.

J

Vector

The current density vector as Point in (A/m2). The same as KGrad.

Conductivity

DMatrix

Diagonal matrix of the electrical conductivity (S)

Temperature

Double

The temperature value used to calculate the electrical conductivity of the material.