https://gitlab.com/AmosEgel/smuthi
Raw File
Tip revision: ea00494830cb53c0037ef8c2ef3e3c8748d3664f authored by Lorenzo Pattelli on 11 April 2020, 16:54:09 UTC
Merge branch 'hdf5_output' into 'master'
Tip revision: ea00494
.gitignore
.idea/
*__pycache__*
SMUTHI.egg*
snippets/
dist/
scripts/*.dat
docs/_build/
docs/_static/
docs/_templates/
NFM*.mod
allocation.mod
derived_parameters.mod
parameters.mod
build/*
NFM*.exe
data/
nfmds_*
*smuthi_output*
smuthi_nfmds_bin*
.project
.pydevproject
.settings
*.pyc
*.prof
*.lprof
*_nfmds_installation_path.txt
*~
scripts/*
examples/*/output
examples/*.png
examples/renaud/
*.sh
*.bat
back to top