Difference between revisions of "Contrib:JMB"
m (Rearranged order)  | 
				 (Add: Salome TUI Hexa & Tetra mixed meshing)  | 
				||
| Line 2: | Line 2: | ||
== Salome: Python Coding - Where to Start? ==  | == Salome: Python Coding - Where to Start? ==  | ||
| − | + | Beginner's Guide to Python Coding in Salome [[Contrib:JMB/SalomePythonBeginings]]  | |
| − | == Salome: Creating Groups   | + | == Salome TUI: Mixed Hexa & Tetra Meshing ==  | 
| − | + | Python script to create a CFD mesh of Hexahedral & Tetrahedral elements [[Contrib:JMB/SalomeHexaTetTUI]]  | |
| + | |||
| + | == Salome TUI: Creating Groups ==  | ||
| + | Python script to create an element group using multiple filter criteria [[Contrib:JMB/SalomeGroupsTUI]]  | ||
== CodeAster: Help me! ==  | == CodeAster: Help me! ==  | ||
| Line 11: | Line 14: | ||
== CodeAster: ASTK Mesh Converter ==  | == CodeAster: ASTK Mesh Converter ==  | ||
| − | + | Video demonstrating ASTK's mesh converter [[Contrib:JMB/ASTKMeshConverter]]  | |
== CodeAster: Dynamic Analysis with contact ==  | == CodeAster: Dynamic Analysis with contact ==  | ||
| − | + | Early (& crude) attempt at translating a CodeAster Wiki example [[Contrib:JMB/DynamicAnalysis]]  | |
== CodeAster: 3 Clicks and a Graph! ==  | == CodeAster: 3 Clicks and a Graph! ==  | ||
Revision as of 18:30, 26 October 2010
Topics (some are under construction)
Salome: Python Coding - Where to Start?
Beginner's Guide to Python Coding in Salome Contrib:JMB/SalomePythonBeginings
Salome TUI: Mixed Hexa & Tetra Meshing
Python script to create a CFD mesh of Hexahedral & Tetrahedral elements Contrib:JMB/SalomeHexaTetTUI
Salome TUI: Creating Groups
Python script to create an element group using multiple filter criteria Contrib:JMB/SalomeGroupsTUI
CodeAster: Help me!
CodeAster commands: How to help oneself Contrib:JMB/HelpMe
CodeAster: ASTK Mesh Converter
Video demonstrating ASTK's mesh converter Contrib:JMB/ASTKMeshConverter
CodeAster: Dynamic Analysis with contact
Early (& crude) attempt at translating a CodeAster Wiki example Contrib:JMB/DynamicAnalysis
CodeAster: 3 Clicks and a Graph!
CodeAster commands for using XMGrace Contrib:JMB/XMGrace
CodeAster: Other Tutorials
Located at http://www.et.byu.edu/~pah32/doku.php (not authored by JMB!) (*** Warning: These tutorials are incomplete and contain some errors, which I am unable to correct - no public access.)