Skip to content
/ V-HAB Public
forked from V-HAB/V-HAB

longterm goal is to get this into python or mojo to integrate into a larger digital twin environment.

License

Notifications You must be signed in to change notification settings

17xHW/V-HAB

This branch is up to date with V-HAB/V-HAB:main.

Folders and files

NameName
Last commit message
Last commit date
May 6, 2024
Dec 17, 2014
Nov 29, 2023
May 6, 2024
Sep 11, 2015
Sep 22, 2020
Dec 21, 2021
Dec 21, 2021
May 14, 2020

Repository files navigation

Welcome to the Virtual Habitat (V-HAB)

V-HAB is a MATLAB-based simulation system specifically designed for the analysis of life support systems in crewed spacecraft.

V-HAB Base Repository

Basic repository with the framework for V-HAB / STEPS. Contains four directories:

  • core: central, shared V-HAB framework.
  • lib: helper functions, pre/post processing, logging, GUI, date functions, ... (TBD)
  • user: user-specific simulations
  • data: user-generated simulation results (e.g. logs, plots, spreadsheets)

The core and lib packages are managed, i.e. most likely no changes should be done or can be committed to the online repository.

How to get started with programming for V-HAB

After you have the code and your user project you can go to the introduction chapter for V-HAB and read it. You should also have a look at the coding guidelines to avoid having your advisor tell you to do stuff differently after you have programmed everything!

About Matlab OOP

More about Matlab packages / class organization:

More about Matlab classes:

About

longterm goal is to get this into python or mojo to integrate into a larger digital twin environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%