chillwx@gmail_com
New Member
I am trying to modify the source code for a CAM3+SOM setup to prescribe low cloud cover for the duration of the simulation. My initial guess was to search for all instances of "CLDST" and then to insert a line of code that reads in the prescribed cloud fraction from an input file. How would I go about doing this?