How to OFF rainfall in bulk forcing ...

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
mashinde
Posts: 135
Joined: Mon Jun 22, 2009 3:46 pm
Location: Indian Institute of Tropical Meteorology, Pune, INDIA

How to OFF rainfall in bulk forcing ...

#1 Unread post by mashinde »

Hi,

I am using era interim 6hrly data with bulk forcing, SRelaxation. Now I want to OFF only rainfall and keep SRelaxation ON. How can I do it ?
my bulk options are ...

#define BULK_FLUXES
#ifdef BULK_FLUXES
#define EMINUSP
#define LONGWAVE_OUT
#endif

any comment/hint ?

thanks.

User avatar
arango
Site Admin
Posts: 1350
Joined: Wed Feb 26, 2003 4:41 pm
Location: DMCS, Rutgers University
Contact:

Re: How to OFF rainfall in bulk forcing ...

#2 Unread post by arango »

Active CPP switch ANA_RAIN and set rain = 0 in ana_rain.h.

Post Reply