- Added a quick 'pocket calculator' for Rayleigh-Bénard Convection.
From the terminal simply run:python -m rbc. show_cli()will not show an end report by itself anymore. You'll have to
callreport()afterwards yourselves.
python -m rbc.show_cli() will not show an end report by itself anymore. You'll have toreport() afterwards yourselves.