GithubHelp home page GithubHelp logo

Comments (3)

ZhiyuShi avatar ZhiyuShi commented on June 18, 2024 1

The figure below shows the average absolute error of temperature as a function of the opposite of the exponent of eps. It can be seen that when the value of eps is 1e-10, the error is very large, about 392.7. When the value of eps drops to 1e-20, the error has dropped by about an order of magnitude, but still large. When the value of eps drops to 1e-22, the error drops suddenly to about 0.1. If eps continues to reduce, the error will no longer change significantly. Since the error of 0.1 is negligible compared with the value of temperature, the calculation result is very accurate when eps takes a value less than 1e-22.
Average absolute error of temperature_-log(eps)

from reactorch.

WeilunQiu avatar WeilunQiu commented on June 18, 2024 1

We perform some test on the auto-ignition case with different epsilon (eps) setting, and a similar conclusion is obtained that eps should be less than 1e-22. The temperature-time relation of the test case is given as follows.
eps_test_T
eps_test_T

from reactorch.

jiweiqi avatar jiweiqi commented on June 18, 2024

Another approach is to compute the reaction rates in conventional way, rather than using a log transformation.

from reactorch.

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.