GithubHelp home page GithubHelp logo

FR: Cubed Sphere Lattice about fluidx3d HOT 4 CLOSED

Meerkov avatar Meerkov commented on August 25, 2024
FR: Cubed Sphere Lattice

from fluidx3d.

Comments (4)

Meerkov avatar Meerkov commented on August 25, 2024 1

That guide doesn't look like it would work. A Cubed Sphere requires special boundary conditions, and gravity to be in the center of the cube.

from fluidx3d.

ProjectPhysX avatar ProjectPhysX commented on August 25, 2024

Hi @Meerkov,

you can load multiple .stl meshes for composite geometries. Please follow this section in the documentation.

Kind regards,
Moritz

from fluidx3d.

ProjectPhysX avatar ProjectPhysX commented on August 25, 2024

Ah, now I get what you mean, stitching together and warping six 2D grids to simulate fluid flow on the surface of a sphere.
This is not really possible with LBM, as cell size has to be uniform Cartesian and cannot accomodate warping.

from fluidx3d.

Meerkov avatar Meerkov commented on August 25, 2024

For what it's worth, there actually isn't anything that prevents stitching together warped 2D grids. It's possible, it just introduces error.

To enhance physical accuracy, you can alter the density calculation to take into account the non-uniform grid size, or other enhancements.

From what I understand, the non-uniform grid only leads to perhaps a 3% error on some simulations (e.g. a vortex moving across the corner of the cube).

from fluidx3d.

Related Issues (20)

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.