Skip to content

Commit

Permalink
Update meteorological_forcing.md (#201)
Browse files Browse the repository at this point in the history
Fix error in documentation

# CABLE

## Description

Fix error in doc

## Type of change

Please delete options that are not relevant.

- [ ] Bug fix
- [X] New or updated documentation

## Checklist

- [X] The new content is accessible and located in the appropriate
section.
- [X] I have checked that links are valid and point to the intended
content.
- [X] I have checked my code/text and corrected any misspellings

Please add a reviewer when ready for review.


<!-- readthedocs-preview cable start -->
----
📚 Documentation preview 📚:
https://cable--201.org.readthedocs.build/en/201/

<!-- readthedocs-preview cable end -->
  • Loading branch information
ccarouge authored Jan 31, 2024
2 parents d141d9c + e03588c commit 67a52dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ From (`cable_input.F90`)[https://cable.readthedocs.io/en/latest/api/sourcefile/c
|----------|-------------------------------------------|------------------------|
| `time` | time of each time step (double precision) | \( s \) |
| `SWdown` | Surface incident shortwave radiation | \( W \cdot m^{-2} \) |
| `Tair` | Surface incident shortwave radiation | \( K \) |
| `Tair` | Surface temperature | \( K \) |
| `Qair` | Near surface specific humidity | \( kg \cdot kg^{-1} \) |
| `Rainf` | Rainfall rate | \( mm \cdot s^{-1} \) |
| `Wind` or `Wind_E` and `Wind_N` | Scalar wind speed | \( m \cdot s^{-1} \) |
Expand Down

0 comments on commit 67a52dc

Please sign in to comment.