Skip to content

vrastil/FastSim

Repository files navigation

Build Status License Total alerts Language grade: C/C++ Language grade: Python

Fast-Sim

Install

If you are familiar with docker or singularity the easiest way is to use an image with already build program and all dependencies resolved. You can get it from Singularity Hub

singularity pull shub://vrastil/FastSim-Container

Singularity

TODO: about singularity

TODO: how to build an image

Shell into the container:

singularity shell shub://vrastil/FastSim-Container

Run the container:

singularity run shub://vrastil/FastSim-Container

Build using as a base:

sudo singularity build FastSim-Container.simg shub://vrastil/FastSim-Container

Usage

Generate configuration (input)

Generate initial conditions

Integration

Modify gravity solver

Output files

Process data

Documentation

Documentation is available through github-pages.

You can also build it localy with

cd doc && doxygen Doxyfile

You must have a doxygen and graphviz packages.

Results

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors