GithubHelp home page GithubHelp logo

Uncorrected mapping with NCmesh about remhos HOT 4 OPEN

ceed avatar ceed commented on August 22, 2024
Uncorrected mapping with NCmesh

from remhos.

Comments (4)

vladotomov avatar vladotomov commented on August 22, 2024

Hi @sungho91 the methods -lo 3 and -lo 4 are not implemented for NC meshes and won't work.

We haven't tested Remhos with NC meshes, but I expect some combinations to work. I'll try and let you know soon.

You can also try by simplifying the setup (disable the monotonicity), and then go back incrementally. For example -ho 3 -lo 0 -fct 0 and if that works, try enabling some -lo option, and then finally try enabling the -fct option.

from remhos.

sungho91 avatar sungho91 commented on August 22, 2024

@vladotomov

According to my quick couple of tests, introducing a low-order solver prohibits advection between coarse- and fine-mesh regions. -ho 2 or -ho 3 without -lo and -fct works but the solution from them seems to need improvement.

from remhos.

vladotomov avatar vladotomov commented on August 22, 2024

I'm on travel this week, but I'll take a look when I come back.

from remhos.

vladotomov avatar vladotomov commented on August 22, 2024

@sungho91 seems that the -ho 3 and -lo 5 (simplest LO solver) work with the code in master, I tried these:
mpirun -np 4 remhos -m ./data/amr-quad.mesh -p 14 -rs 2 -dt 0.001 -tf 0.4 -ho 3 -lo 5 -fct 2
mpirun -np 4 remhos -m ./data/amr-quad.mesh -p 14 -rs 2 -dt 0.001 -tf 0.4 -ho 3 -lo 5 -fct 4

Screen Shot 2023-10-18 at 11 07 09 AM

from remhos.

Related Issues (5)

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.