Skip to content

mechmotum/skijumpdesign

Repository files navigation

Ski Jump Design and Analysis Tool For Specified Equivalent Fall Height

Launch App Launch
JOSS Paper joss
PyPi Download pypi
Anaconda Download conda
Documentation Documentation Status
Conda Forge forge
Automated Tests pipeline status

Introduction

A ski jump design and analysis tool for specified equivalent fall height based on the work presented in1. Includes a library for 2D skiing simulations and a graphical web application for designing and analyzing ski jumps. It is written in Python backed by NumPy, SciPy, SymPy, Cython, matplotlib, pycvodes, Plotly, and Dash.

The design tool web application can be accessed at http://www.skijumpdesign.info.

License

The skijumpdesign source code is released under the MIT license. If you make use of the software we ask that you cite this paper along with including the license:

Moore, Jason K. and Mont Hubbard, (2018). skijumpdesign: A Ski Jump Design Tool for Specified Equivalent Fall Height. Journal of Open Source Software, 3(28), 818, https://doi.org/10.21105/joss.00818

The gtag.js file is 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

See the included LICENSE file for more details.

Installation

See docs/install.rst or http://skijumpdesign.readthedocs.io/en/stable/install.html.

References


  1. Levy, Dean, Mont Hubbard, James A. McNeil, and Andrew Swedberg. "A Design Rationale for Safer Terrain Park Jumps That Limit Equivalent Fall Height." Sports Engineering 18, no. 4 (December 2015): 227–39. https://doi.org/10.1007/s12283-015-0182-6.