main
|
Last change
on this file was ea777aa, checked in by Alex Wilton <awilton@…>, 3 years ago |
|
Moved examples, include, build_default.properties, common.xml, and README out from dev.civl.com into the root of the repo.
git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@5704 fb995dde-84ed-4084-dfe6-e5aef3e2452c
|
-
Property mode
set to
100755
|
|
File size:
1.6 KB
|
| Rev | Line | |
|---|
| [e3f356c] | 1 | # Nek5000
|
|---|
| 2 |
|
|---|
| 3 | | **`Short Tests`** | **`Examples`** |
|
|---|
| 4 | |-----------------|---------------------|
|
|---|
| 5 | | [](https://travis-ci.org/Nek5000/Nek5000) | [](https://jenkins-ci.cels.anl.gov/job/Nek5000/) |
|
|---|
| 6 |
|
|---|
| 7 | Nek5000 is a fast and scalable open source CFD solver.
|
|---|
| 8 |
|
|---|
| 9 | ## Release Notes
|
|---|
| 10 | Make sure to read the [release notes](https://github.com/Nek5000/Nek5000/blob/master/RELEASE.md) before using the code.
|
|---|
| 11 |
|
|---|
| 12 | ## Getting Started
|
|---|
| 13 |
|
|---|
| 14 | See [here](http://nek5000.github.io/NekDoc/quickstart.html).
|
|---|
| 15 |
|
|---|
| 16 | ## Troubleshooting
|
|---|
| 17 |
|
|---|
| 18 | If you run into problems compiling, installing, or running Nek5000, please send a message to the User's Group [mailing list](https://groups.google.com/forum/#!forum/nek5000).
|
|---|
| 19 |
|
|---|
| 20 | ## Reporting Bugs
|
|---|
| 21 | Nek5000 is hosted on GitHub and all bugs are reported and tracked through the [Issues](https://github.com/Nek5000/Nek5000/issues) feature on GitHub. However, GitHub Issues should not be used for common troubleshooting purposes. If you are having trouble installing the code or getting your model to run properly, you should first send a message to the User's Group mailing list. If it turns out your issue really is a bug in the code, an issue will then be created on GitHub. If you want to request that a feature be added to the code, you may create an Issue on GitHub.
|
|---|
| 22 |
|
|---|
| 23 | ## Contributing
|
|---|
| 24 |
|
|---|
| 25 | Our project is hosted on [GitHub](https://github.com/Nek5000). If you are planning a large contribution, we encourage you to discuss the concept here on GitHub and interact with us frequently to ensure that your effort is well-directed.
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.