Coder Social home page Coder Social logo

demo-4-foamer's Introduction

1 demo-4-foamer

This project is designed for individuals utilizing OpenFOAM for their simulation needs but may lack the programming expertise or the budget to fully leverage the framework's capabilities. If you encounter any programming challenges or are unsure how to meet your specific needs in OpenFOAM, please don't hesitate to reach out with your questions. I am committed to turning your queries into demonstrative examples to guide and assist others in the community.

1.1 demo code for foamers

  • 1_repulsive-ball-overset

    • Feature:
      • using overset/6dof
      • repulsive force starts acting when one ball is within a given distance from the other one
      • solver
        • overPimpleDyMFoam
        • tested on openfoamv2312
      • how to run
        • source clean.sh && overPimpleDyMFoam (be aware: it is developed on openfoamv2312)
        • if encounter any problem, please create an issue
    • Demo: Alt text
  • 2_bc_ode

    • Feature:
      • implement a ode-goverened pressure boundary condtion
      • solve dP/dt ODE
      • solved pressure is applied to the bc
      • solver
        • simpleFoam
        • tested on openfoam11
      • how to run
        • blockMesh & simpleFoam (be aware: it is developed on openfoam11)
        • if encounter any problem, please create an issue
    • Demo: Alt text
  • 3_rts

    • cd 3_rts && mkdir build && cd build && cmake .. && make
    • ./rts1
    • Carefully reading this code will dramatically help you deepnin your understanding on how runtimeselectiontable-mechanism work in OpenFOAM

2 Support the Project

If you find this project useful and would like to support its development, consider making a donation. Your contributions will help cover costs such as hosting, software licenses, and development time, ensuring that the project can continue to grow and improve.

You can donate via PayPal. Every contribution, however small, is greatly appreciated!

Thank you for your support!

demo-4-foamer's People

Contributors

alundilong avatar

Stargazers

Biaowai avatar

Watchers

 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.