Download krc
From krc
Latest Version
Download the latest version of krc (01222010)
- Features
*CP here new features provided by Hugh *hghhg *ggdgdgdgd
Previous Versions
Version 09092006
- Design for allowing seasonally variable albedo and TauD Without changing sizes of common, there are few places available for control
values. Choose to use ID22 indicate variable soil surface (not frost) albedo and 23 to indicate variable soil Taud. 0 will mean they are not variable. Files of text table of value versus season can be read at the start of a run. These will apply to ALL latitudes.
- Requires logical unit to read file, closes before return
- Requires additional file names, read via fcard.
- requires a way to know how many season points are used.
- Implimentation is complex. but can turn these variable features on and off:
- To start variable albedo, input card
8 22 0 ’AlbedoFileName’ / Variable albedo text file name Can revert to constant albedo by hokey technique of giving it bad name. E.g., 8 22 0 ’badName’ / turn variable albedo off Variable Tau done the same way, with 22 being replaceed with 23
- Found code error in tcard.f REAL*4 LSUBS ! function should have been ALSUBS
Version 03112009
- Features
*CP here new features provided by Hugh *hghhg *gdgdgdgd
Beta Version
Download a beta version