Skip to content

multiscale/muscle3-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panel dashboard for MUSCLE3 simulations

muscle_dashboard is a Panel based dashboard for log parsing and debugging of MUSCLE3 simulations.

Installation

Quick developer installation guide

git clone [email protected]:multiscale/muscle3-dashboard.git
cd muscle3-dashboard
python3 -m venv ./venv
. venv/bin/activate
pip install -e .[dev]
pytest

How to use

# make sure your virtual environment is activated
muscle_dashboard path/to/my/muscle/simulation/workdir

Legal

Copyright 2026 ITER Organization. The code in this repository is licensed under the Apache-2.0 license

About

Panel dashboard for MUSCLE3 simulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors