Running using AutoCad, SciTe and Paraview
m (→Solving) |
(→Preprocessing) |
||
| (10 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
== Preprocessing == | == Preprocessing == | ||
| − | Use [http://www.autodesk.com/autocad Autodesk<sup>TM</sup> AutoCad®], and the supplied ''nemesis'' toolbar (nemesis.cui) to create the model's geometry and assign materials and boundary conditions. Export the model as [http://www.autodesk.com/techpubs/autocad/acad2000/dxf/ *.dxf] file. (You can of course use any other program to produce the appropriate dxf file). | + | Use [http://www.autodesk.com/autocad Autodesk<sup>TM</sup> AutoCad®], and the supplied ''nemesis'' toolbar (nemesis.cui) and dxf template (template.dxf) to create the model's geometry and assign materials and boundary conditions. Export the model as [http://www.autodesk.com/techpubs/autocad/acad2000/dxf/ *.dxf] file. (You can of course use any other program to produce the appropriate dxf file). |
| − | [[image:wrench01.png|left|thumb|960px|Preprocessing using [http://www.autodesk.com/autocad Autodesk<sup>TM</sup> AutoCad®]]] | + | [[image:wrench01.png|left|thumb|960px|Preprocessing using [http://www.autodesk.com/autocad Autodesk<sup>TM</sup> AutoCad®.] ''(Click on image to enlarge.)'']] |
<br style="clear:both;"/> | <br style="clear:both;"/> | ||
== Solving == | == Solving == | ||
| − | Import the *.dxf file and define analysis options using [http://www.scintilla.org/SciTE.html SciTe]. Any text editor can be used but you may want to take advantage of predefined properties for SciTe (syntax highlighting, auto-completion, help as you type, error handling etc), distributed with ''nemesis'' source and binary files. | + | Import the *.dxf file and define analysis options using [http://www.scintilla.org/SciTE.html SciTe]. Any text editor can be used but you may want to take advantage of predefined properties for SciTe (syntax highlighting, auto-completion, help as you type, error handling etc), distributed with the ''nemesis'' source and binary files. |
| − | [[image:wrench02.png|left|thumb|431px|Solving using [http://www.scintilla.org/SciTE.html SciTe]]] | + | [[image:wrench02.png|left|thumb|431px|Solving using [http://www.scintilla.org/SciTE.html SciTe]. ''(Click on image to enlarge.)'']] |
<br style="clear:both;"/> | <br style="clear:both;"/> | ||
== Post processing == | == Post processing == | ||
| − | Finally you may either inspect the sql database produced using [http://www.sqlite.org/ SQLite] or you can use any visualization application, to view the [http://www.vtk.org/ vtk] files (here [http://www.paraview.org ParaView] is used). | + | Finally you may either inspect the [http://www.w3schools.com/sql/default.asp sql] compliant database produced using [http://www.sqlite.org/ SQLite] or you can use any visualization application, to view the [http://www.vtk.org/ vtk] files (here [http://www.paraview.org ParaView] is used). |
| − | [[image:wrench03.png|left|thumb|960px|Viewing the results using [http://www.paraview.org/ ParaView]]] | + | [[image:wrench03.png|left|thumb|960px|Viewing the results using [http://www.paraview.org/ ParaView]. ''(Click on image to enlarge.)'']] |
<br style="clear:both;"/> | <br style="clear:both;"/> | ||
| + | |||
| + | == Files used == | ||
| + | * [[wrench.dxf]] | ||
| + | * [[wrench.slv]] | ||
| + | * wrench.vtk (Quite large to be attached.) | ||
| + | |||
| + | [[Category:Use]] | ||
Latest revision as of 19:11, 8 July 2007
Contents |
[edit] Preprocessing
Use AutodeskTM AutoCad®, and the supplied nemesis toolbar (nemesis.cui) and dxf template (template.dxf) to create the model's geometry and assign materials and boundary conditions. Export the model as *.dxf file. (You can of course use any other program to produce the appropriate dxf file).
[edit] Solving
Import the *.dxf file and define analysis options using SciTe. Any text editor can be used but you may want to take advantage of predefined properties for SciTe (syntax highlighting, auto-completion, help as you type, error handling etc), distributed with the nemesis source and binary files.
[edit] Post processing
Finally you may either inspect the sql compliant database produced using SQLite or you can use any visualization application, to view the vtk files (here ParaView is used).
[edit] Files used
- wrench.dxf
- wrench.slv
- wrench.vtk (Quite large to be attached.)