CIBC:Documentation:SCIRun:Reference:BioPSE:ApplyFEMVoltageSource

From SCIRun Documentation Wiki
Revision as of 23:59, 10 December 2012 by Ayla (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ApplyFEMVoltageSource

Information

Package: BioPSE
Category: Forward
Author(s): David Weinstein
Status: Supported in latest version
Version: 3.0

Description

Summary

The module changes/creates the right-hand side (RHS) and forward matrices for voltgage (Dirichlet) boundary conditions.

Detailed Description

Version Date: March 2001

Version: 1.0

The module has the following behaviour:

The ApplyFEMVoltageSource module creates and fills a new ColumnMatrix, according to mesh and dipole parameters in situations where it does not locate a ColumnMatrix on its input that contains an RHS to modify, or when the module finds a ColumnMatrix of a different size than the number of nodes in the mesh.

We assume the mesh to be a TetVolField(int) type, containing indices to the conductivity tensor lookup table. The documentation for the MODULE REFERENCE module provides further information about this mesh.



Frequently Asked Questions


Known Bugs


Recent Changes


Go back to Documentation:SCIRun:Reference:BioPSE