Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Arepo
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor 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
Volker Springel
Arepo
Wiki
Userguide
Getting started
Changes
Page history
New page
Templates
Clone repository
Update Getting started
authored
5 years ago
by
Rainer Weinberger
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
userguide/Getting-started.md
+2
-2
2 additions, 2 deletions
userguide/Getting-started.md
with
2 additions
and
2 deletions
userguide/Getting-started.md
View page @
a8eed71b
...
@@ -54,7 +54,7 @@ The ``SYSTYPE`` is a variable defining a specific machine. Each machine has its
...
@@ -54,7 +54,7 @@ The ``SYSTYPE`` is a variable defining a specific machine. Each machine has its
specific compiler settings and library paths defined in the Makefile. New
``SYSTYPE``
specific compiler settings and library paths defined in the Makefile. New
``SYSTYPE``
keywords can be added in the Makefile when needed.
keywords can be added in the Makefile when needed.
Config.sh -
-
Compile time flags
Config.sh - Compile time flags
-------------------------------
-------------------------------
The next step is to set the compile-time configuration of the code. This is
The next step is to set the compile-time configuration of the code. This is
...
@@ -104,7 +104,7 @@ while internally defined flags are listed in ``defines_extra``.
...
@@ -104,7 +104,7 @@ while internally defined flags are listed in ``defines_extra``.
Starting the code
Starting the code
=================
=================
param.txt -
-
Runtime settings
param.txt - Runtime settings
-----------------------------
-----------------------------
After compiling Arepo, the executable
``Arepo``
should be present in the main
After compiling Arepo, the executable
``Arepo``
should be present in the main
...
...
This diff is collapsed.
Click to expand it.