activate BULK_FLUXES but used windstress from forcing file

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
hzh_1211

activate BULK_FLUXES but used windstress from forcing file

#1 Unread post by hzh_1211 »

In ROMS, I want to provide directly the momentum fluxes (surface wind stress sustr, svstr) from IOWAGA dataset, but compute the other surface forcing fluxes ( surface net heat flux shflux, and surface freshwater swflux) using BULK_FLUXES.
How did I do?
Is there some cpp options to achieve this plan?

User avatar
kate
Posts: 4088
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: activate BULK_FLUXES but used windstress from forcing fi

#2 Unread post by kate »

Not yet, but you could add one. Just search on BULK_FLUXES to see exactly what it's doing now. You'll have to change up the handling of wind stress in get_data, set_data, maybe other places.

Post Reply