Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

changing surface albedo (monthly change)

Hello

Thanks again Sam for providing me the help to I need to modify the surface albedo in source code (SurfaceAlbedoMod.F90) for a particular region. I have allready made the changes in SoilAlbedo and TwoStream section and added the my albedo change file according to youe advice. But I have monthly values in my added albedo change file and I am not sure about adding time loop in the program SurfaceAlbedoMod.F90 so that program can included the albedo changes for each month during the CCSM3.0 run of that month.

Any clue or suggessition ??

Thanks in advance

Debasish
 

slevis

Moderator
If I understand the question, you are not sure how to handle the monthly data in your simulation. If I were you, I would look at how the model handles other monthly data, such as the LAI (leaf area index) data.

Sam
 
Top