Skip to content

Add c_10 to code 1434, i.e. vol_heating should = c_10*f_6 #662

Add c_10 to code 1434, i.e. vol_heating should = c_10*f_6

Add c_10 to code 1434, i.e. vol_heating should = c_10*f_6 #662

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
with:
src: "./post_processing/rayleigh.py"