ESCOMP / ESCOMP/CTSM

Replace "1" with ivis and "2" with inir wherever appropriate throughout the code

Open
#2,175 0 comments 0 reactions 0 assignees View on GitHub
code health
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
2d 21h
Merged PRs (30d)
7

Description

**Incomplete list of examples**

**DryDepVelocity**
`solar_flux = forc_solad(g,1)`

**VocEmissionMod**
`par_sun = (forc_solad(g,1) + fsun(p) * forc_solai(g,1)) * 4.6_r8`

**SurfaceRadiationMod**
```
fsds_sno_vd(p) = forc_solad(g,1)
fsds_sno_nd(p) = forc_solad(g,2)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.