Skip to content

xianjiaodahe91/HopeFOAM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HopeFOAM: High Order Parallel Extensible CFD software

   ---------------------------------------------------------------------------------------
   |     __  ______  ____  ______ |                                                       |
   |    / / / / __ \/ __ \/ ____/ | HopeFOAM: High Order Parallel Extensible CFD Software |
   |   / /_/ / / / / /_/ / __/    |                                                       |
   |  / __  / /_/ / ____/ /___    |                                                       |
   | /_/ /_/\____/_/   /_____/    | Copyright(c) 2017-2017 The Exercise Group, AMS, China.|
   |                              |                                                       |
   ---------------------------------------------------------------------------------------
    
    TITLE:     README for [[ https://github.com/HopeFOAM/HopeFOAM [HopeFOAM-0.1]]
    AUTHOR:               The Exercise Group
    DATE:                 15th September 2017
    LINK:         https://github.com/HopeFOAM/HopeFOAM

Copyright (c) 2017-2017 The Exercise Group, AMS, China.

  • About HopeFOAM

    HopeFOAM is a major extension of OpenFOAM to variable higher order finite element method and other numerical methods for computational mechanics. It is developed by Exercise Group, Innovation Institute for Defence Science and Technology, the Academy of Military Science (AMS), China. The Group aims at developing open source software packages for large scale computational science and engineering.

    HopeFOAM has following features:

High Order

In addition to the finite volume discretisation method used in OpenFOAM, HopeFOAM aims at incorporating high-order discretisation methods into the computational mechanics Toolbox, among which DGM(Discontinuous Galerkin Method) is the first one.

Parallel

In order to improve the performance and scalability of parallel computing, parallel computational toolkits/software are integrated into HopeFOAM to accelerate the discretization and computational procedures.

Extensible

By incorporating with the high order discretisation and efficient parallel computing, HopeFOAM provides an extensible software framework for further development of application module and easy-to-use interfaces for developers

FOAM

The current version of HopeFOAM is a major extension of the OpenFOAM-4.0 released by the OpenFOAM Foundation on the 28th of June, 2016.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 50.6%
  • C 38.6%
  • Python 7.0%
  • CMake 1.1%
  • Tcl 0.7%
  • JavaScript 0.6%
  • Other 1.4%