andreww / slurry

Simple calculations on a slurry in the F-layer
MIT License
0 stars 0 forks source link

F layer cases code and notebook #19

Closed andreww closed 5 months ago

andreww commented 3 years ago

The plan is to handle the (numerous) F-layer cases via a single function in the flayer module and a module that wrapps this and does many cases in parallel. The single case code is basically written (but that whole flayer module needs a cleanup, with the option to give less verbose output and with useful summary data returned). Still need a case handler module. The idea will be to bundle a csv (or pandas) file for the cases and show graphs and a table) from this in a final notebook with an easy way to rerun the whole lot (if we change the model) or add a new case (if we need to). Should be straightforward, but we need to: