ESCOMP / CMEPS

NUOPC Community Mediator for Earth Prediction Systems
https://escomp.github.io/CMEPS/
24 stars 79 forks source link

Add calculation and export of fluxes (e.g., wind stress) to the wave component #381

Open phall-brown opened 1 year ago

phall-brown commented 1 year ago

I am working on building a simplified wave component for use in CESM (TheoryWaves), but the formulation requires wind stress (e.g., Faox_taux and Faox_tauy). At present, CMEPS does not support calculating and passing fluxes to the wave component. Would it be possible to add that functionality? Thanks!