Skip to content

Add: include JumpConditionsSolver class to solve the jump conditions across the shock as well as the calculation of the dimensionless RH slopes (Cuadra2024b, Cuadra2025a) #991 #1060 #763

Add: include JumpConditionsSolver class to solve the jump conditions across the shock as well as the calculation of the dimensionless RH slopes (Cuadra2024b, Cuadra2025a) #991 #1060

Add: include JumpConditionsSolver class to solve the jump conditions across the shock as well as the calculation of the dimensionless RH slopes (Cuadra2024b, Cuadra2025a) #991 #1060 #763

Workflow file for this run

name: CI
on: [pull_request]
jobs:
my-job:
name: Run MATLAB Tests and Generate Artifacts
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Set up MATLAB
uses: matlab-actions/setup-matlab@v2
- name: Run tests
uses: matlab-actions/run-command@v2
with:
command: run_test