Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nek5000/Nek5000
our classic
https://github.com/Nek5000/Nek5000
anl cfd flow fluid high-order hpc navier-stokes sem spectral
Last synced: 3 months ago
JSON representation
our classic
- Host: GitHub
- URL: https://github.com/Nek5000/Nek5000
- Owner: Nek5000
- License: other
- Created: 2016-05-23T19:36:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-14T10:06:49.000Z (4 months ago)
- Last Synced: 2024-09-14T20:41:17.678Z (4 months ago)
- Topics: anl, cfd, flow, fluid, high-order, hpc, navier-stokes, sem, spectral
- Language: Fortran
- Homepage: https://nek5000.mcs.anl.gov/
- Size: 21.2 MB
- Stars: 377
- Watchers: 45
- Forks: 241
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-fluid-dynamics - Nek5000/Nek5000 - NEK5000 is an spectral element CFD code developed at the Mathematics and Computer Science Division of Argonne National Laboratory. ![FORTRAN](logo/FORTRAN.svg) (Computational Fluid Dynamics / Spectral Methods)
- awesome-nuclear - Nek5000 - element CFD code (Thermal Hydraulics / Related Tools)
README
# Nek5000
| **`Short Tests`** | **`Examples`** |
|-----------------|---------------------|
| [![Build](https://github.com/Nek5000/Nek5000/actions/workflows/ci.yml/badge.svg)](https://github.com/Nek5000/Nek5000/actions/workflows/ci.yml/badge.svg) | [![Build Status](https://jenkins-ci.cels.anl.gov/buildStatus/icon?job=Nek5000)](https://jenkins-ci.cels.anl.gov/job/Nek5000/) |Nek5000 is a fast and scalable open source CFD solver.
## Release Notes
Make sure to read the [release notes](https://github.com/Nek5000/Nek5000/blob/master/RELEASE.md) before using the code.## Getting Started
See [here](http://nek5000.github.io/NekDoc/quickstart.html).
## Troubleshooting
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).
## Reporting Bugs
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.## Contributing
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.