|
|
(104 intermediate revisions by 12 users not shown) |
Line 1: |
Line 1: |
− | == Linux == | + | == Standalone Calculation Modules (For End Users) == |
− | === Current 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/releases/linux/kratos_1_1_0_binary_linux.tar.gz Download source]
| + | |
− | | 1.1.0
| + | |
− | | October 7th, 2009
| + | |
− | |
| + | |
− | |}
| + | |
| | | |
− | === Older Releases ===
| + | [[Category: Installation]] |
− | {| 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_1_0_0_source_linux.zip Download source]
| + | |
− | | 1.0.0
| + | |
− | | May 9th, 2008
| + | |
− | | [[Kratos 1.0.0 Linux Installation|Linux Installation Guide]]
| + | |
− | |}
| + | |
| | | |
− | === Developers Source ===
| + | * [[New | Windows download and installation for users only]] |
| + | * [[New1 | Linux download and installation for users only]] |
| | | |
− | Download package: svn (and related libsvn)
| + | == Developer Full Version (Developers Only) == |
| | | |
− | For using a graphical interface you can download rapidSVN
| + | Please take into account that developer version needs to be compiled from sources. |
| | | |
| + | * [[LinuxInstall | Installing kratos in Ubuntu Linux]] |
| + | * [[Windows_7_Download_and_Installation | Installing kratos in Windows]] |
| + | * [[Installing kratos in macOS]] |
| | | |
− | Using rapidSVN the kratos source files can be downloaded by taking the following steps:
| + | == Tutorials == |
− | * Go to <tt> Repository->Checkout </tt> and enter the following path to the kratos repository:
| + | |
− | http://kratos.cimne.upc.es/svn/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 http://kratos.cimne.upc.es/svn/kratos/ .
| + | |
− | | + | |
− | The checkout should start immediately.
| + | |
− | | + | |
− | ==Windows== | + | |
− | | + | |
− | === Current 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/releases/windows/kratos_1_1_0_binary_windows.zip Download binaries]
| + | |
− | | 1.1.0
| + | |
− | | October 7th, 2009
| + | |
− | | [[Kratos 1.1.0 Windows Installation|Windows Installation Guide]]
| + | |
− | |}
| + | |
− | | + | |
− | === Older 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/windows/kratos_1_0_0_source_windows.zip Download source]
| + | |
− | | 1.0.0
| + | |
− | | May 9th, 2008
| + | |
− | | [[Kratos 1.0.0 Windows Installation|Windows Installation Guide]]
| + | |
− | |}
| + | |
− | | + | |
− | === Developers Source ===
| + | |
− | | + | |
− | http://www.rapidsvn.org/
| + | |
− | | + | |
− | Download: http://www.rapidsvn.org/download/release/0.9.6/
| + | |
− | | + | |
− | 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:
| + | |
− | http://kratos.cimne.upc.es/svn/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: [[Windows Installation]]
| + | |
− | | + | |
− | == 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: [[Using The Level Set Problemtype]]
| + | |
− | | + | |
− | ===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:presentacion.pdf | 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]]
| + | |
Please take into account that developer version needs to be compiled from sources.