Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TurTLE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TurTLE
TurTLE
Commits
ef6156cd
Commit
ef6156cd
authored
1 year ago
by
Cristian Lalescu
Browse files
Options
Downloads
Plain Diff
Merge branch 'bugfix/documentation' into 'master'
updates readme Closes
#46
See merge request
!77
parents
953cb65f
f3bcd9b4
No related branches found
No related tags found
1 merge request
!77
updates readme
Pipeline
#185966
passed
1 year ago
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+3
-9
3 additions, 9 deletions
README.rst
with
3 additions
and
9 deletions
README.rst
+
3
−
9
View file @
ef6156cd
...
@@ -129,9 +129,9 @@ TurTLE has the following requirements:
...
@@ -129,9 +129,9 @@ TurTLE has the following requirements:
- FFTW version >= 3.3.4
- FFTW version >= 3.3.4
- HDF5 version >= 1.
8
. **Important**: must be compiled with the option :code:`--enable-parallel`
- HDF5 version >= 1.
12
. **Important**: must be compiled with the option :code:`--enable-parallel`
- cmake version > 3.
1
2
- cmake version >
=
3.2
3
- (optional) GNU Scientific Library (GSL)
- (optional) GNU Scientific Library (GSL)
...
@@ -201,7 +201,7 @@ equal to :code:`<TURTLE_DIR>`.
...
@@ -201,7 +201,7 @@ equal to :code:`<TURTLE_DIR>`.
searches system folders, or `HDF5_ROOT`.
searches system folders, or `HDF5_ROOT`.
- **cmake**
- **cmake**
Check if cmake (version >
3.12
) is available from your default package manager.
Check if cmake (version >
= 3.23
) is available from your default package manager.
If not, then download cmake at https://cmake.org/cmake/resources/software.html.
If not, then download cmake at https://cmake.org/cmake/resources/software.html.
To compile and install it in custom location :code:`<CMAKE_DIR>`,
To compile and install it in custom location :code:`<CMAKE_DIR>`,
execute the following commands in order:
execute the following commands in order:
...
@@ -378,12 +378,6 @@ or write directly to Dr. Cristian C. Lalescu
...
@@ -378,12 +378,6 @@ or write directly to Dr. Cristian C. Lalescu
Comments
Comments
--------
--------
* the `cmake` folder contains files extracted from
https://gitlab.inria.fr/solverstack/morse_cmake, a separate project licensed
under the "CeCILL-C" license, please see
http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html for
details.
* particles: initialization of multistep solvers is done with lower
* particles: initialization of multistep solvers is done with lower
order methods, so direct convergence tests will fail (see the
order methods, so direct convergence tests will fail (see the
"convergence test" tutorial for more information).
"convergence test" tutorial for more information).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment