Download1
Line 1: | Line 1: | ||
− | == | + | == Linux == |
+ | === Current Linux Release === | ||
+ | {| class="wikitable" width="100%" style="text-align:left; background:#d0d9dd; border:0px solid #e1eaee; font-size:100%; -moz-border-radius-topleft:0px; -moz-border-radius-bottomleft:0px; padding:0px 0px 0px 0px;" valign="top" | ||
+ | !File | ||
+ | !Release | ||
+ | !Release Date | ||
+ | !Install Guide | ||
+ | |-style="background:#F1FAFF;" | ||
+ | | [http://kratos.cimne.upc.es/attachments/download/385/KratosMultiphysics-3.0.0.deb Download '''.deb''' package] | ||
+ | | 3.0.0 | ||
+ | | May 10th, 2012 | ||
+ | | [[ LinuxInstall | Kratos 3.0.1 '''.deb''' package instructions]] | ||
+ | |} | ||
− | [[ | + | === Older Linux Releases === |
+ | {| class="wikitable" width="100%" style="text-align:left; background:#d0d9dd; border:0px solid #e1eaee; font-size:100%; -moz-border-radius-topleft:0px; -moz-border-radius-bottomleft:0px; padding:0px 0px 0px 0px;" valign="top" | ||
+ | !File | ||
+ | !Release | ||
+ | !Release Date | ||
+ | !Install Guide | ||
+ | |-style="background:#F1FAFF;" | ||
+ | | [http://kratos.cimne.upc.es/releases/linux/kratos_2_1_0_binary_linux.tar.gz Download source and binaries] | ||
+ | | 2.1.0 | ||
+ | | October 15th, 2010 | ||
+ | | [[Kratos 2.1.0 Linux Installation|Linux Installation Guide]] | ||
+ | |-style="background:#F1FAFF;" | ||
+ | | [http://kratos.cimne.upc.es/releases/linux/kratos_2_0_1_binary_linux.tar.gz Download source and binaries] | ||
+ | | 2.0.1 | ||
+ | | June 15th, 2010 | ||
+ | | [[Kratos 2.0.1 Linux Installation|Linux Installation Guide]] | ||
+ | |-style="background:#F1FAFF;" | ||
+ | | [http://kratos.cimne.upc.es/releases/linux/kratos_2_0_0_binary_linux.tar.gz Download source and binaries] | ||
+ | | 2.0.0 | ||
+ | | May 21st, 2010 | ||
+ | | [[Kratos 2.0.0 Linux Installation|Linux Installation Guide]] | ||
+ | |-style="background:#F1FAFF;" | ||
+ | | [http://kratos.cimne.upc.es/releases/linux/kratos_1_2_0_binary_linux.tar.gz Download source and binaries] | ||
+ | | 1.2.0 | ||
+ | | May 6th, 2010 | ||
+ | | [[Kratos 1.2.0 Linux Installation|Linux Installation Guide]] | ||
+ | |-style="background:#F1FAFF;" | ||
+ | | [http://kratos.cimne.upc.es/releases/linux/kratos_1_1_0_binary_linux.tar.gz Download source] | ||
+ | | 1.1.0 | ||
+ | | October 7th, 2009 | ||
+ | | | ||
+ | |-style="background:#F1FAFF;" | ||
+ | | [http://kratos.cimne.upc.es/releases/linux/kratos_1_0_0_source_linux.zip Download source] | ||
+ | | 1.0.0 | ||
+ | | May 9th, 2008 | ||
+ | | [[Kratos 1.0.0 Linux Installation|Linux Installation Guide]] | ||
+ | |} | ||
− | + | === Developers Linux Source === | |
+ | Fully detailed instructions are provided in: | ||
+ | * [[LinuxInstall | Installing kratos in Ubuntu Linux]] | ||
− | + | <!-- | |
+ | Download package: svn (and related libsvn) | ||
− | + | For using a graphical interface you can download rapidSVN | |
− | + | ||
− | |||
− | * [[ | + | Using rapidSVN the kratos source files can be downloaded by taking the following steps: |
+ | * Go to <tt> Repository->Checkout </tt> and enter the following path to the kratos repository: | ||
+ | https://svn.cimne.upc.edu/p/kratos/kratos | ||
+ | * Choose a working directory where module: <tt>kratos</tt> will be created in your pc | ||
+ | * "recursive" option have to be signed | ||
+ | * Follow the compiling procedure on the next page: [[Linux Installation]] | ||
+ | For getting the code without graphical interface type the following commands in a shell, | ||
+ | |||
+ | svn checkout https://svn.cimne.upc.edu/p/kratos/kratos | ||
− | == | + | The checkout should start immediately. |
+ | --> | ||
+ | |||
+ | ==Windows== | ||
+ | |||
+ | === Current Windows Release Binaries (executable) === | ||
+ | |||
+ | The current version is a ''standalone'' application which requires no installing procedure, just decompress the '''zip''' file and it should be ready tu run, without the need of external libraries. On the right there's a simple tutorial explaining how to run it. | ||
+ | |||
+ | {| class="wikitable" width="100%" style="text-align:left; background:#d0d9dd; border:0px solid #e1eaee; font-size:100%; -moz-border-radius-topleft:0px; -moz-border-radius-bottomleft:0px; padding:0px 0px 0px 0px;" valign="top" | ||
+ | !File | ||
+ | !Release | ||
+ | !Release Date | ||
+ | !Install Guide | ||
+ | |-style="background:#F1FAFF;" | ||
+ | | [http://kratos.cimne.upc.es/attachments/download/433/kratos_install_dir.zip Kratos Standalone] | ||
+ | | 3.0.2 | ||
+ | | July 25th, 2012 | ||
+ | | [[Running Kratos Standalone under Windows]] | ||
+ | |} | ||
+ | |||
+ | If you want to compile it yourself go to Section [http://kratos-wiki.cimne.upc.edu/index.php/Download#Developers_Windows_Source Developers] | ||
+ | |||
+ | === Older Windows Releases === | ||
+ | |||
+ | You can use this script to untar the files [http://kratos.cimne.upc.es/releases/windows/kratos_untar.py kratos_untar.py] | ||
+ | |||
+ | |||
+ | {| class="wikitable" width="100%" style="text-align:left; background:#d0d9dd; border:0px solid #e1eaee; font-size:100%; -moz-border-radius-topleft:0px; -moz-border-radius-bottomleft:0px; padding:0px 0px 0px 0px;" valign="top" | ||
+ | !File | ||
+ | !Release | ||
+ | !Release Date | ||
+ | !Install Guide | ||
+ | |-style="background:#F1FAFF;" | ||
+ | |-style="background:#F1FAFF;" | ||
+ | | [http://kratos.cimne.upc.es/releases/windows/KratosMulti-Physics-2.1.0-Setup.exe Kratos 2.1.0 setup] | ||
+ | [http://kratos.cimne.upc.es/releases/windows/Kratos-GiD10.1.0d-win-x32-Install.exe GiD with Kratos inteface] | ||
+ | | 2.1.0 | ||
+ | | October 15th, 2010 | ||
+ | | (Old Version) [[Kratos 2.1.0 Windows Installation|Windows Installation Guide]] | ||
+ | |-style="background:#F1FAFF;" | ||
+ | | [http://kratos.cimne.upc.es/releases/windows/kratos_compressed2_0_2.tar.gz Download binaries] | ||
+ | | 2.0.2 | ||
+ | | June 29, 2010 | ||
+ | | (Old Version) [[Kratos 2.0.1 Windows Installation|Windows Installation Guide]] | ||
+ | |-style="background:#F1FAFF;" | ||
+ | | [http://kratos.cimne.upc.es/releases/windows/kratos_compressedws.tar.gz Download binaries] | ||
+ | | 2.0.0 | ||
+ | | May 21st, 2010 | ||
+ | | (Old Version) [[Kratos 1.1.0 Windows Installation|Windows Installation Guide]] | ||
+ | |-style="background:#F1FAFF;" | ||
+ | | [http://kratos.cimne.upc.es/releases/windows/kratos_1_1_0_binary_windows.zip Download binaries] | ||
+ | | 1.1.0 | ||
+ | | October 7th, 2009 | ||
+ | | (Old Version) [[Kratos 1.1.0 Windows Installation|Windows Installation Guide]] | ||
+ | |-style="background:#F1FAFF;" | ||
+ | | [http://kratos.cimne.upc.es/releases/windows/kratos_1_0_0_source_windows.zip Download source] | ||
+ | | 1.0.0 | ||
+ | | May 9th, 2008 | ||
+ | | (Old Version) [[Kratos 1.0.0 Windows Installation|Windows Installation Guide]] | ||
+ | |} | ||
+ | |||
+ | === Developers Windows Source === | ||
+ | |||
+ | For developers the full procedure including required libraries and compiling instructions is detailed in the following tutorial: | ||
+ | |||
+ | * [[Windows 7 Download and Installation | '''Windows''' Complete Download and Installation Process]] | ||
+ | |||
+ | == Troubleshooting == | ||
+ | |||
+ | In the case of having problem with rapidSVN 9.8 please use the rapidSVN 9.6 instead. | ||
+ | |||
+ | <!-- ==Problemtypes== | ||
+ | This section contains some pre-generated GiD problemtypes for the Kratos Applications | ||
+ | |||
+ | ===Level Set Problemtype=== | ||
+ | '''Download''' the [[Media:Edgebased_levelset.gid.zip | Level Set Problemtype]] | ||
+ | |||
+ | Provides an interface to a Free surface, level set solver | ||
+ | |||
+ | Responsible: [[rrossi@cimne.upc.edu]] | ||
+ | |||
+ | Instructions: [http://kratos.cimne.upc.es/tutorials/EdgebasedLevelSet_ProblemType_tutorial.pdf Using The Level Set Problemtype] | ||
+ | |||
+ | Example: [http://kratos.cimne.upc.es/kratoswiki/images/1/14/EdgbasedProblemType_Model.gid.zip Using The Kratos_level_set_Application An Example] | ||
+ | |||
+ | ===Fluid Only Problemtype=== | ||
+ | '''Download''' the [[Media:Fluid_only.gid.zip | Fluid Only Problemtype]] | ||
+ | |||
+ | Provides an interface to CFD solvers | ||
+ | |||
+ | Responsible: [[kazem_kamran@yahoo.com]] | ||
+ | |||
+ | Instructions: [[Media:Fluid_only_presentation.zip| Using The Kratos_fluid_only_Application Problemtype]] | ||
+ | |||
+ | Example: [[Media:Fluid_only_example.zip| Using The Kratos_fluid_only_Application An Example]] | ||
+ | |||
+ | ===Structural Application Problemtype=== | ||
+ | '''Download''' the [[Media:Kratos_Structural_Application.gid.zip | Kratos_Structural_Application]] | ||
+ | |||
+ | Provides an interface to structural solvers | ||
+ | |||
+ | Responsible: [[inglafontaine@gmail.com]] | ||
+ | |||
+ | Instructions: [[Media:Kratos_Structural_Application_Exemple.zip | Using The Kratos_Structural_Application Problemtype]] | ||
+ | |||
+ | ===FSI Application Problemtype=== | ||
+ | '''Download''' the [[Media:fsi_fluid.gid.zip |Kratos_FSI_Application]] | ||
+ | |||
+ | Provides an interface to FSI solvers (partitioned strongly coupled approach) | ||
+ | |||
+ | Responsible: [[pryzhakov@cimne.upc.edu]] | ||
+ | |||
+ | Instructions: [[Media:fsi_fluid_manual.pdf | Using The Kratos_FSI_Application Problemtype]] | ||
+ | |||
+ | Example: [[Media:fsi_model_fluid.gid.zip | Fsi Model Fluid ]]--> | ||
+ | |||
+ | |||
+ | |||
+ | [[Category:Installation]] | ||
+ | |||
+ | == Standalone Applications == | ||
+ | This section contains applications which were developed as a part of the kratos but that can be used as standalone | ||
+ | |||
+ | === Matrix Method Application === | ||
+ | |||
+ | A simple application for solving structures consist of beams and columns in 3D using matrix method. This application is provided as a [http://www.gidhome.com GiD] problemtype. Please download the application zip file from [http://kratos.cimne.upc.es/releases/windows/KratosMatrixMethodApplication_2_0_1.gid.zip here]and extract its content to the GiD problemtype directory. | ||
+ | |||
+ | |||
+ | |||
+ | === Structural Analysis Application === | ||
+ | |||
+ | A simple application for solution of structures with shells and columns. This application is provided as a [http://www.gidhome.com GiD] problemtype. Please download [http://kratos-wiki.cimne.upc.edu/releases/windows/KratosStructuralAnalysisApplication_1_0_1.gid.zip KratosStructuralAnalysisApplication_1_0_1.gid.zip]and extract its content to the GiD problemtype directory. | ||
+ | |||
+ | == Independent Libraries == | ||
+ | This section contains libraries which were developed as a part of the kratos but that can be used as standalone | ||
+ | |||
+ | === GPU Solvers Library === | ||
+ | This library provides iterative solvers and preconditioners to be used on CUDA enabled hardware. The library provides C++ interface as well as C interface. We hope to be able to provide Fortran support as well | ||
+ | in a close future. | ||
+ | * [[GPU Library Page]] |
Latest revision as of 13:52, 5 October 2012
Contents |
Linux
Current Linux Release
File | Release | Release Date | Install Guide |
---|---|---|---|
Download .deb package | 3.0.0 | May 10th, 2012 | Kratos 3.0.1 .deb package instructions |
Older Linux Releases
File | Release | Release Date | Install Guide |
---|---|---|---|
Download source and binaries | 2.1.0 | October 15th, 2010 | Linux Installation Guide |
Download source and binaries | 2.0.1 | June 15th, 2010 | Linux Installation Guide |
Download source and binaries | 2.0.0 | May 21st, 2010 | Linux Installation Guide |
Download source and binaries | 1.2.0 | May 6th, 2010 | Linux Installation Guide |
Download source | 1.1.0 | October 7th, 2009 | |
Download source | 1.0.0 | May 9th, 2008 | Linux Installation Guide |
Developers Linux Source
Fully detailed instructions are provided in:
Windows
Current Windows Release Binaries (executable)
The current version is a standalone application which requires no installing procedure, just decompress the zip file and it should be ready tu run, without the need of external libraries. On the right there's a simple tutorial explaining how to run it.
File | Release | Release Date | Install Guide |
---|---|---|---|
Kratos Standalone | 3.0.2 | July 25th, 2012 | Running Kratos Standalone under Windows |
If you want to compile it yourself go to Section Developers
Older Windows Releases
You can use this script to untar the files kratos_untar.py
File | Release | Release Date | Install Guide |
---|---|---|---|
Kratos 2.1.0 setup | 2.1.0 | October 15th, 2010 | (Old Version) Windows Installation Guide |
Download binaries | 2.0.2 | June 29, 2010 | (Old Version) Windows Installation Guide |
Download binaries | 2.0.0 | May 21st, 2010 | (Old Version) Windows Installation Guide |
Download binaries | 1.1.0 | October 7th, 2009 | (Old Version) Windows Installation Guide |
Download source | 1.0.0 | May 9th, 2008 | (Old Version) Windows Installation Guide |
Developers Windows Source
For developers the full procedure including required libraries and compiling instructions is detailed in the following tutorial:
Troubleshooting
In the case of having problem with rapidSVN 9.8 please use the rapidSVN 9.6 instead.
Standalone Applications
This section contains applications which were developed as a part of the kratos but that can be used as standalone
Matrix Method Application
A simple application for solving structures consist of beams and columns in 3D using matrix method. This application is provided as a GiD problemtype. Please download the application zip file from hereand extract its content to the GiD problemtype directory.
Structural Analysis Application
A simple application for solution of structures with shells and columns. This application is provided as a GiD problemtype. Please download KratosStructuralAnalysisApplication_1_0_1.gid.zipand extract its content to the GiD problemtype directory.
Independent Libraries
This section contains libraries which were developed as a part of the kratos but that can be used as standalone
GPU Solvers Library
This library provides iterative solvers and preconditioners to be used on CUDA enabled hardware. The library provides C++ interface as well as C interface. We hope to be able to provide Fortran support as well in a close future.