Ask Your Question

Revision history [back]

sustr and svstr values missing!

Hi All, I am running a simulation using bulk forcing file containing the following variables: [bulk_time, tair, rhum, prate, radlw_in, radsw, uwnd, vwnd, wspd]. I am also using #define BULK_FLUX option in cppdefs.h file.

When I saw the values of variables sustr and svstr in output history file they are all blank. They look like this: ncdump -v sustr croco_his.0000.nc >
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _

Which means values are blank. Am I doing anything wrong?
Here is my cppdefs.h file.txt