Documentation
From KratosWiki
(Difference between revisions)
(Directing users to GitHub) |
|||
Line 1: | Line 1: | ||
+ | <div style="background:#F2CECE; color:black; text-align:center;"> | ||
+ | ---- | ||
+ | == We have moved! == | ||
+ | |||
+ | The development of Kratos Multiphysics has been moved to GitHub. You can find us [https://github.com/KratosMultiphysics/Kratos in our GitHub project page]. We are keeping this wiki until the migration is complete, but it will no longer be updated. Find up-to date documentation in the new [https://github.com/KratosMultiphysics/Kratos/wiki GitHub wiki page]. | ||
+ | |||
+ | ---- | ||
+ | </div> | ||
+ | |||
* 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. |
Latest revision as of 11:45, 11 December 2017
We have moved!
The development of Kratos Multiphysics has been moved to GitHub. You can find us in our GitHub project page. We are keeping this wiki until the migration is complete, but it will no longer be updated. Find up-to date documentation in the new GitHub wiki page.
- 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