Git Product home page Git Product logo

Comments (6)

zingale avatar zingale commented on July 28, 2024

it also works with init_iter=2 curiously

With init_iter = 3, we get:

Timestep 1 starts with TIME = 0 DT = 8.675232218e-08

Cell Count:
Level 0, 36864 cells
inner sponge: r_sp      , r_tp      : 3, 111
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 5.455142391e+21
MLMG: Initial residual (resid0) = 5.455142391e+21
MLMG: Final Iter. 7 resid, resid/bnorm = 3.658298163e+11, 6.706146056e-11
MLMG: Timers: Solve = 0.010994001 Iter = 0.010767289 Bottom = 0.006200959
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
Erroneous arithmetic operation
See Backtrace.1 file for details

from maestroex.

zingale avatar zingale commented on July 28, 2024

I don't see this behavior in reacting_bubble

from maestroex.

zingale avatar zingale commented on July 28, 2024

curiously, it still crashes at the same place if I run with maestro.do_burning=0

from maestroex.

zingale avatar zingale commented on July 28, 2024

okay, curiously when I run it under valgrind, it runs fine. No crash :(
(it's out to timestep 9)

from maestroex.

zingale avatar zingale commented on July 28, 2024

when running with

./Maestro2d.gnu.MPI.ex inputs_2d.rprox maestro.do_burning=0 maestro.evolve_base_state=0

we have a divide by zero in MaestroMakew0 because p0_new_arr is zero, and it is in the denominator for delta_chi_w0

from maestroex.

zingale avatar zingale commented on July 28, 2024

somehow the new pressure is really getting messed up, in MaestroAdvance.cpp, but I am not sure why

from maestroex.

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.