SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] Stiffness Matrix Extraction


Chronological Thread 
  • From: "Svendsen, Mark C" <msvendse@iupui.edu>
  • To: <scirun-users@sci.utah.edu>
  • Subject: [SCIRUN-USERS] Stiffness Matrix Extraction
  • Date: Fri, 9 Sep 2005 14:27:21 -0500

Hello
 
I am trying to extract the stiffness matrix from the low resolution mesh of 
the torso.  I have the mesh.tvt.fld file being read in by the FieldReader.  I 
have the FieldReader going to the SetupFEMatrix module and then both of these 
modules feeding into the BuildFEMatrixQuadratic module.  I then have the 
BuildFEMatrixQuadratic feeding into the MatrixWriter module.  I am getting an 
error that the field input to the BuildFEMatrixQuadratic has to be a TetVol 
type, not a TetVolField<int>.  I have tried to convert the output from the 
FieldReader to a TetVol type, but with no luck.
 
Also, can I write the matrix to something other than a sparse matrix .mat 
file?  How about a dense matrix .mat or something else?
 
Thank you very much.
 
Mark

===========================================================================
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu   ==
== for more details.                                                     ==
== Please acknowledge use of SCIRun in your papers and reports:          ==
==   see http://software.sci.utah.edu/scirun-biopse_citation.bib         ==
===========================================================================





Archive powered by MHonArc 2.6.16.

Top of page