Main Page

From Nemesis
(Difference between revisions)
Jump to: navigation, search
 
(24 intermediate revisions by one user not shown)
Line 9: Line 9:
 
| valign="top" |  
 
| valign="top" |  
  
'''nemesis''' is an experimental finite element code consisting of two parts, namely nemesis.core, which is the main finite element 'black box' and nemesis.extras, which are mostly scripts that access the core and exploit usability in simple or more complicated tasks.  
+
'''nemesis''' is an experimental finite element code.
 +
 
 +
'''nemesis''' consists of two parts: a [http://en.wikipedia.org/wiki/C%2B%2B C++] ''core'', embedding the [http://www.python.org Python] interpreter, capable of undertaking a wide variety of static/transient/eigenvalue problems accounting for material and/or geometrical nonlinearities, and ''extras'', a set of [http://www.python.org Python] scripts that access the core and exploit usability in simple or more complicated tasks, including pre- and post-processing.
 +
 
 +
Some of the available features in '''nemesis''' are: bar/beam/triangle/quad/brick elements, uniaxial elastic/hardening/cyclic/viscoplastic materials, von Mises/Mohr-Coulomb multiaxial elasto-viscoplastic materials, initial/modified/full Newton-Raphson and BFGS algorithms, load/displacement/arc-lenght controls and connection to sql databases.
 +
 
  
 
| valign="top" |  
 
| valign="top" |  
<!--{{Click | image=nemesis_Screenshot.png | link=Use hub | width=300px| height=221px}}-->
+
[[Image:Pile.png|thumb|Example: A pile under lateral loading.]]
[[Image:Pile.png|200px]]
+
 
|}
 
|}
  
Line 40: Line 44:
 
{| style="border: 0; margin: 0;" cellpadding="3"
 
{| style="border: 0; margin: 0;" cellpadding="3"
 
| valign="top" |  
 
| valign="top" |  
{{Click | image=Crystal_Clear_app_display.png | link=Start | width=128px| height=128px}}
+
{{Click | image=Crystal_Clear_app_display.png | link=Start | width=80px| height=80px}}
 +
<!--[[Image:Crystal_Clear_app_display.png]]-->
 
| valign="top" |   
 
| valign="top" |   
 
* [[Download|download]]
 
* [[Download|download]]
Line 53: Line 58:
 
{| style="border: 0; margin: 0;" cellpadding="3"
 
{| style="border: 0; margin: 0;" cellpadding="3"
 
| valign="top" |  
 
| valign="top" |  
{{Click |image=Crystal_Clear_app_konsole.png | link=Use | width=128px| height=128px}}
+
{{Click |image=Crystal_Clear_app_konsole.png | link=Use | width=80px| height=80px}}
 +
<!--[[Image:Crystal_Clear_app_konsole.png]]-->
 
| valign="top" |   
 
| valign="top" |   
 
* [[Examples|examples]]
 
* [[Examples|examples]]
Line 62: Line 68:
 
</div>
 
</div>
 
| valign="top" style="padding:0; border:1px solid #aaaaaa; margin-bottom:5px;" |
 
| valign="top" style="padding:0; border:1px solid #aaaaaa; margin-bottom:5px;" |
<div style="font-size: 105%; padding:0.4em; background-color:#eeeeee; border-bottom:1px solid #aaaaaa; text-align: center;">[[Contribute|'''contribute''']]</div>
+
<div style="font-size: 105%; padding:0.4em; background-color:#eeeeee; border-bottom:1px solid #aaaaaa; text-align: center;">[[Participate|'''participate''']]</div>
 
<div style="background:#ffffff; padding:0.2em 0.4em;">
 
<div style="background:#ffffff; padding:0.2em 0.4em;">
 
{| style="border: 0; margin: 0;" cellpadding="3"
 
{| style="border: 0; margin: 0;" cellpadding="3"
 
| valign="top" |  
 
| valign="top" |  
{{Click | image=Crystal_Clear_app_tutorials.png | link=Contribute | width=128px| height=128px}}
+
{{Click | image=Crystal_128_kuser.png | link=Participate | width=80px| height=80px}}
<!--[[Image:Crystal_Clear_app_tutorials.png]]-->
+
<!--[[Image:Crystal_128_kuser.png]]-->
 
| valign="top" |   
 
| valign="top" |   
 
* [[Publications|publications]]
 
* [[Publications|publications]]
 
* [[Requests|requests]]
 
* [[Requests|requests]]
 
* [[Bugs|bugs]]  
 
* [[Bugs|bugs]]  
* '''[[Contribute|more...]]'''
+
* '''[[Participate|more...]]'''
 
|}</div>
 
|}</div>
 
|}
 
|}
Line 84: Line 90:
 
</div>
 
</div>
 
| valign="top" style="width: 17em; margin-bottom:5px; padding: 0; border:1px solid #aaaaaa;"|<div style="font-size:105%; line-height:120%; padding: 0.4em; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;">
 
| valign="top" style="width: 17em; margin-bottom:5px; padding: 0; border:1px solid #aaaaaa;"|<div style="font-size:105%; line-height:120%; padding: 0.4em; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;">
[[Image:Crystal 128 down.png|Download|right|18px|download]] '''[[Download|current versions]]'''
+
[[Image:Crystal 128 down.png|Download|right|18px|download]] '''[[Download|download]]'''
 
</div>
 
</div>
 
<div style="padding:0.4em; font-size: 95%;">
 
<div style="padding:0.4em; font-size: 95%;">
* [[Download|download]]  
+
* [http://code.google.com/p/nemesis-code/source download nemesis]  
 
* [http://www.python.org/download/releases/2.5/ download python]
 
* [http://www.python.org/download/releases/2.5/ download python]
 
* [http://www.scintilla.org/SciTE.html          download scite]
 
* [http://www.scintilla.org/SciTE.html          download scite]
 
* [http://www.paraview.org/HTML/Download.html  download paraview]
 
* [http://www.paraview.org/HTML/Download.html  download paraview]
* [[Download|more...]]
+
* '''[[Download|more...]]'''
 
</div>
 
</div>
 
|}
 
|}
 +
 +
[[Category:Main_Page]]

Latest revision as of 20:20, 8 July 2007

Welcome to nemesis

nemesis is an experimental finite element code.

nemesis consists of two parts: a C++ core, embedding the Python interpreter, capable of undertaking a wide variety of static/transient/eigenvalue problems accounting for material and/or geometrical nonlinearities, and extras, a set of Python scripts that access the core and exploit usability in simple or more complicated tasks, including pre- and post-processing.

Some of the available features in nemesis are: bar/beam/triangle/quad/brick elements, uniaxial elastic/hardening/cyclic/viscoplastic materials, von Mises/Mohr-Coulomb multiaxial elasto-viscoplastic materials, initial/modified/full Newton-Raphson and BFGS algorithms, load/displacement/arc-lenght controls and connection to sql databases.


Example: A pile under lateral loading.


download   |   examples   |   license   |   help   |   about

Personal tools