Coder Social home page Coder Social logo

athokk / forrocket Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sus304/forrocket

0.0 0.0 0.0 50.01 MB

6-DoF Rocket Flight Simulator

License: MIT License

Python 0.01% CMake 0.01% C++ 99.76% C 0.21% Perl 0.01% HTML 0.01% M4 0.01% Batchfile 0.01% Shell 0.01% Makefile 0.01%

forrocket's Introduction

ForRocket - 6DoF rocket trajectory solver

Feature

  • Calculate 6 degree-of-freedom rocket trajectory.
  • Liquid, Solid and Hybrid ... no fixed type of rocket engine.
  • Configurable sequence of event. Cutoff, Separation, despin, jettson, etc...
  • Easy input by json file and easy post-process by csv file.
  • User easily extend by using input json and output csv.
  • Prvide only trajectory solver. Satisfy extend tool.

Testing Feature

  • Attitude control flight
  • Multi-stage flight

Getting Started

Installation

$ git clone https://github.com/sus304/ForRocket.git
$ cd ForRocket
$ make release

Sample Execute

$ ForRocket sample_solver_config.json

Input file

  • solver_config.json - launch configuration and stages info
  • stage_config_list.json - config json file list at stage
    • sequence_of_event.json - SOE configuration at stage
    • rocket_config.json - structure and aerodynamics configuration at stage
    • engine_config.json - engine configuration at stage
    • extra csv file - time vs thrust, mach vs CA, etc...

Library

License

ForRocket is released under the MIT License.

Copyright © 2020- Susumu Tanaka

forrocket's People

Contributors

sus304 avatar

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.