8.3
general documentation
solmoy.f90 File Reference

Atmospheric soil module - Initialize ground level parameters from land use. More...

Functions/Subroutines

subroutine solmoy (ierreu)
 Compute soil-atmosphere coefficients we knowx : More...
 

Detailed Description

Atmospheric soil module - Initialize ground level parameters from land use.

Function/Subroutine Documentation

◆ solmoy()

subroutine solmoy ( integer  ierreu)

Compute soil-atmosphere coefficients we knowx :

  • the percentage of each category per face (boundary zone field)
  • coefficients values for each category

So we compute the average value for all faces of the zone e.g. for 3 categories of soil (water, forest, building) albedo(face) = albedo(water) * % surface_water (face)

  • albedo(forest) * % surface_forest (face)
  • albedo(building) * % surface_building(face)
    Parameters
    [out]ierreucode error