tbole / hopr

HOPR is an open-source tool for the generation of three-dimensional unstructured high-order meshes.

Home Page:https://www.hopr-project.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOPR

       _____     _____    _______________    _______________   _______________
      /    /)   /    /)  /    _____     /)  /    _____     /) /    _____     /)
     /    //   /    //  /    /)___/    //  /    /)___/    // /    /)___/    //
    /    //___/    //  /    //   /    //  /    //___/    // /    //___/    //
   /    _____     //  /    //   /    //  /    __________// /    __      __//
  /    /)___/    //  /    //   /    //  /    /)_________) /    /)_|    |__)
 /    //   /    //  /    //___/    //  /    //           /    //  |    |_
/____//   /____//  /______________//  /____//           /____//   |_____/)
)____)    )____)   )______________)   )____)            )____)    )_____)
                                                xX
                              .xXXXXXXXx.       X
                            .XXXXXXXXXXXXXXx  .XXXXx
                          .XXXXXXXXXXXXXXXXXXXXXXXXXx
                        .XXXXXXXXXXXXXXXXXXXXXXX`
                       .XX``XXXXXXXXXXXXXXXXX`
                      XX`   `XXXXX`     .X`
                     XX      XXX`      .`
                   ,X`      XXX`
                 ,xX`     .XX`
              ,xxX`      XX`
                        XXx

HOPR (High Order Preprocessor) is an open-source software for the generation of three-dimensional unstructured high-order meshes. These meshes are needed by high-order numerical methods like Discontinuous Galerkin, Spectral Element Methods or pFEM, in order to retain their accuracy if the computational domain includes curved boundaries.

HOPR has been developed by the Numerics Research Group (NRG) lead by Prof. Claus-Dieter Munz at the Institute of Aerodynamics and Gasdynamics at the University of Stuttgart, Germany.

This is a scientific project. If you use HOPR for publications or presentations in science, please support the project by citing our publications given in REFERENCE.md.

Installation / Documentation

For installation instruction see Install.md.

See the full documentation including usage instructions and turorial for HOPR here.

In case you have question regarding HOPR, want to report bugs or contribute to the project you can use the mailing list hopr-project@listserv.uni-stuttgart.de. You can also subscribe to the mailing list here.

License

HOPR is Copyright (C) 2015, Prof. Claus-Dieter Munz and is released under the terms of the GNU General Public License v3.0. For the full license terms see the included license file LICENSE.

About

HOPR is an open-source tool for the generation of three-dimensional unstructured high-order meshes.

https://www.hopr-project.org

License:GNU General Public License v3.0


Languages

Language:Fortran 95.3%Language:C 3.2%Language:CMake 1.3%Language:Python 0.1%Language:Shell 0.1%Language:Makefile 0.0%