Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CodeVault
training-material
parallel-programming
MPI
Commits
68f01118
Commit
68f01118
authored
Jul 03, 2018
by
Jussi Enkovaara
Browse files
Correct the default value
parent
ade124f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
heat-equation/README.md
View file @
68f01118
...
...
@@ -57,7 +57,7 @@ Code can be build simple with **make**
How to run
----------
The number of MPI ranks has to be a factor of the grid dimension (default
dimension is 200). The default initial temperature field is a disk. Initial
dimension is 200
0
). The default initial temperature field is a disk. Initial
temperature field can be read also from a file, the provided
**bottle.dat**
illustrates what happens to a cold soda bottle in sauna.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment