Giter VIP home page Giter VIP logo

amrmotionsolverswithoversetmesh's Introduction

AMRmotionSolversWithOversetMesh

description

Adaptive mesh refinement for mesh motion solvers including overset mesh.

Authours:

Lianzheng Cui [email protected]

Zuogang Chen [email protected]

The library is based on:

OpenFOAM-v2106, www.openfoam.com.

Henning Scheufler, https://github.com/HenningScheufler/multiDimAMR.

Rettenmaier, Daniel, et al. "Load balanced 2D and 3D adaptive mesh refinement in OpenFOAM." SoftwareX 10 (2019): 100317. link: https://www.sciencedirect.com/science/article/pii/S2352711018301699

Prerequisites

install OpenFOAM-v2106(better) or OpenFOAM-v2012

https://www.openfoam.com/download/release-history

Installing

git clone https://github.com/LianzhengCui/AMRmotionSolversWithOversetMesh.git

cd AMRmotionSolversWithOversetMesh

./Allwmake

Please note it is normal that some warnings may appear when compiling the "AMRmotionSolvers".

Usage

Two tutorial cases were offered. Please refer to the files for usage.

The AMRfloatingObject includes mesh motion and adaptive mesh refinement.

The oversetAMRfloatingObject includes overset mesh motion and mesh refinement.

Please note that the load-balancing is unavailable temporarily in this version.

To run the turorial cases

./Allrun

To clear the solutions

./Allclean

If you got a Permission denied when running a file, type

chmod +x <name of the file>

License

This project is licensed under the GPL v3 License.

http://www.gnu.org/licenses

amrmotionsolverswithoversetmesh's People

Contributors

lianzhengcui avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.