User guide

From Nemesis
(Difference between revisions)
Jump to: navigation, search
Line 25: Line 25:
 
## [[analysis.eigen]]
 
## [[analysis.eigen]]
 
## [[analysis.run]]
 
## [[analysis.run]]
 +
#  [[algorithm]] module
 +
## [[algorithm.iNR]]
 +
## [[algorithm.mNR]]
 +
## [[algorithm.fNR]]
 +
## [[algorithm.BFGS]]
 
#  [[control]] module
 
#  [[control]] module
 
## [[control.load]]
 
## [[control.load]]
Line 31: Line 36:
 
## [[control.Newmark]]
 
## [[control.Newmark]]
 
#  [[soe]] module
 
#  [[soe]] module
 +
## [[soe.band]]
 +
## [[soe.full]]
 +
## [[soe.symm]]

Revision as of 20:44, 11 January 2007

  1. domain module
    1. domain.dim
    2. domain.type
  2. node module
    1. node.add
    2. node.fix
    3. node.data
  3. section module
    1. section.user
  4. material module
    1. material.uniElastic
    2. material.uniElastoPlastic
    3. material.elastic
    4. material.MohrCoulomb
  5. element module
    1. element.bar2s
    2. element.bar2t
    3. element.beam2e
    4. element.beam2t
    5. element.tria3d
    6. element.quad4d
  6. analysis module
    1. analysis.static
    2. analysis.transient
    3. analysis.eigen
    4. analysis.run
  7. algorithm module
    1. algorithm.iNR
    2. algorithm.mNR
    3. algorithm.fNR
    4. algorithm.BFGS
  8. control module
    1. control.load
    2. control.disp
    3. control.arcLength
    4. control.Newmark
  9. soe module
    1. soe.band
    2. soe.full
    3. soe.symm
Personal tools