Skip to content

jacobwilliams/LOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Example algorithm for low-lunar orbit maintenance.

Status

GitHub release CI Status codecov last-commit

Building

The program can be built and with the Fortran Package Manager using the provided fpm.toml file like so:

fpm run -- configs/quick.json

Where the command line argument is the config file that sets the run settings. See the files in the configs directory for examples.

The program has the following dependencies which are automatically downloaded by FPM:

Documentation

The latest API documentation for the master branch can be found here. This is generated by processing the source files with FORD.

License

See also