ActiveField™ Help    

Main QuickField Site  

Free Downloads  

Contacts  

ActiveField Technology
What's New
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

Parametric Simulation Samples

LabelEdgeCF Object

LabelEdgeCF Object

                                   

Summary

Physical properties of an edge for problems of current flow.

Details

The LabelEdgeCF object represents a physical data applicable to the edge label for current flow analysis problems.

When you need to set or modify physical parameters for the block label, you have to get the LabelEdgeCF object using the Content property of the Label object, modify the LabelEdgeCF object using its properties, and then put it back in the Label object assigning your LabelEdgeCF to the Content property of your Label object.

The LabelEdgeCF object inherits methods and properties from its base class LabelEdge. Here the LabelEdge's properties take the following meaning:

Dirichlet as Double
 
and
DirichletLinear
as LinFunc

Set and get the known value of electric potential U0 at the edge.

Neumann as Double

Sets and gets the normal component of current density vector jn.

Floating as Boolean

If TRUE defines the edge as a surface of a conductor having much greater conductivity than the surrounding media. The conductor is assumed to have a constant but unknown potential value U=const.