Skip to main content

This is the music_box package.

Project description

MusicBox

MusicBox: A MUSICA model for boxes and columns.

License CI Status

Copyright (C) 2020 National Center for Atmospheric Research

CMake build

The cmake creates an executable called music_box, as well as a set of tests.

Windows

mkdir build
cd build
cmake ..
cmake --build . --config Release
ctest -C Release --output-on-failure

Linux, Mac

mkdir build
cd build
cmake ..
make
make test

Docker

To build the docker image

docker build -t music_box .
docker run --rm -it music_box

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

acom_music_box-2.0.0.tar.gz (16.9 kB view hashes)

Uploaded Source

Built Distribution

acom_music_box-2.0.0-py2.py3-none-any.whl (22.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page