Documentation
From KratosWiki
(Difference between revisions)
Line 1: | Line 1: | ||
* Kratos [[HOW TOs]] : Descriptions of several tools used in Kratos: Python, C++, Parallelism. | * Kratos [[HOW TOs]] : Descriptions of several tools used in Kratos: Python, C++, Parallelism. | ||
* [http://kratos-wiki.cimne.upc.edu/forum/index.php Kratos Forum] : The site where you can ask anything to the Kratos Comunity and read older posts. | * [http://kratos-wiki.cimne.upc.edu/forum/index.php Kratos Forum] : The site where you can ask anything to the Kratos Comunity and read older posts. | ||
+ | * [https://kratos.cimne.upc.es/attachments/download/1391/Kratos_workshop_2016_material.tar.gz Kratos Workshop 2016 material ] pdf of the III Kratos Workshop | ||
* [[Kratos For Dummies]] : Tutorial to create a new Kratos application from the very beginning to runnning an example. | * [[Kratos For Dummies]] : Tutorial to create a new Kratos application from the very beginning to runnning an example. | ||
* [[Kratos Tutorials]] : Tutorials for Python, C++. | * [[Kratos Tutorials]] : Tutorials for Python, C++. |
Revision as of 09:16, 3 June 2016
- Kratos HOW TOs : Descriptions of several tools used in Kratos: Python, C++, Parallelism.
- Kratos Forum : The site where you can ask anything to the Kratos Comunity and read older posts.
- Kratos Workshop 2016 material pdf of the III Kratos Workshop
- Kratos For Dummies : Tutorial to create a new Kratos application from the very beginning to runnning an example.
- Kratos Tutorials : Tutorials for Python, C++.
- Applications : Descriptions of some common Kratos Applications.
- Input Data : How to input the problem data: Mesh, elements, nodes.
- Doxygen Documentation on some old Kratos releases.
- Programming Conventions : For developers. How to name variables, etc.
- Licence
- How to Reference Kratos
- External References