Skip to content

typo 'Displacemnet' should be 'Displacement' #131

Description

@YuanSun-UoM

Hi,

I spotted the typo 'Displacemnet' in two lines of src/science/params/urban_param_mod.F90:

Line 102 REAL(KIND=real_jlslsm), ALLOCATABLE :: disp_gb(:) ! Displacemnet height

Line 114 REAL(KIND=real_jlslsm), POINTER :: disp_gb(:) ! Displacemnet height

Cheers

I keep reading the code and take notes of the typos below for reference:

  • src/science/surface/get_us.F90

    • Line 126 ! Calculation of along-canyon wind componenents, should be 'components'
    • Line 252 ! Upstream steet, should be 'street'
    • Line 277 ! OUT of recirculation region: tranport across a shear layer, should be 'transport'
    • Line 306 ! OUT of ventilated region: tranport across a shear layer, should be 'transport'
  • src/science/surface/urbanz0.F90

    • Line 74 ! (normalised reciprcal of friction velocity), should be 'reciprocal'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions