Repository for CASHEW project, submitted for the DOE Power at Sea Prize.
The CASHEW (CArbon Sequestration Harnessing Energy from Waves) system uses wave power to directly pump liquid carbon dioxide into the seabed, reducing the cost of carbon sequestration. This repository contains the models used as well as many of the figures submitted to the prize.
Read our technical report: pubs/CASHEW_power_at_sea_prize.pdf
.
Watch our video:
Run our model:
- To run the Simscape model for transient pressure and flow, simply run the
runCASHEW.m
file in thesrc/pump_model
folder. Then plot the results using theplot_results.m
file in the same folder. - To run the MATLAB model for steady state pressure and flow, run the
pressureTempCalc.m
file in thesrc/energyAndTempCalcs
folder. - To run the MATLAB economics model, run the
fom_sweep.m
file in thesrc/econ
folder.
Funding Acknowledgement
This material is based upon work supported by the National Science Foundation Graduate Research Fellowship under Grant No. DGE–2139899. Any opinion, findings, and conclusions or recommendations expressed in this material are those of the authors(s) and do not necessarily reflect the views of the National Science Foundation.