GithubHelp home page GithubHelp logo

gregoirehenry / kalast Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 0.0 3.31 MB

Thermophysical Model for Binary Asteroids

License: Apache License 2.0

Rust 87.39% GLSL 3.19% Inno Setup 0.24% Python 9.18%

kalast's Introduction

๐ŸŒŒ๐Ÿ›ฐ๏ธ

kalast's People

Contributors

gregoirehenry avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

kalast's Issues

Update config restart options for consistence and for more options

TODO:

  • restart.elapsed should be remove to use simulation.elapsed as it exists already.
  • add restart.duration_more for more duration instead of update simulation.duration, which can make more sense. For conflicts: duration_more should always applied after duration so both can be mentioned in restart config.
  • make available for customisation in restart config all simulation fields about time. Maybe some are not meant to, but let's try. For the moment only simulation.pause_first_it and simulation.export.cooldown_start can be changed.

Change to cfg export period for option None

Change config.simulation.export.period to Option<usize> for:

  • None: do not repeat, no period
  • Some(period): repeat with period seconds

Also review if period should keep starting at beginning of export time or if it should start when export is finished.

Couldn't find matching GLX visual

When running the downloaded executable program, I get this error:

kalast<0.4.3> (built on 2024-01-18T00:16:18Z with rustc<1.75.0>)
Config initialized at /home/<user>/Downloads/kalast-v0.4.3-ubuntu
thread 'main' panicked at src/win/window.rs:114:36:
called `Result::unwrap()` on an `Err` value: SdlError("Couldn't find matching GLX visual")
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

When running the example from source code, I get a similar error message.

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.