Skip to content
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

astroviator/V-HAB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%