HOW TOs
From KratosWiki
(Difference between revisions)
(→Python) |
|||
Line 7: | Line 7: | ||
== Python == | == Python == | ||
* [[How to Use an Application]] | * [[How to Use an Application]] | ||
− | * [[ | + | * [[Python Basics]] |
* [[Fixing and unfixing nodes]] | * [[Fixing and unfixing nodes]] | ||
* [[Creating node/elements list & some basic Python IO]] | * [[Creating node/elements list & some basic Python IO]] |
Revision as of 11:28, 27 November 2007
This section is intended as a list of "recipes" for common needs in using the Kratos
General
Python
- How to Use an Application
- Python Basics
- Fixing and unfixing nodes
- Creating node/elements list & some basic Python IO
- Profiling the Kratos
- Debugging the Application