Skip to content

VODE: bail out of the nonlinear solve if we predict negative mass fractions #448

VODE: bail out of the nonlinear solve if we predict negative mass fractions

VODE: bail out of the nonlinear solve if we predict negative mass fractions #448

Workflow file for this run

name: Zenodo JSON
on: [push, pull_request]
jobs:
json_verify:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Install dependencies
run: |
sudo apt-get update -y -qq
sudo apt-get -qq -y install yajl-tools
- name: Run json_verify
run: |
cat .zenodo.json | json_verify