Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=R8), | public | :: | ang |
roughness orientation |
|||
real(kind=R8), | public | :: | cl1 |
correlation principal length at z=acf__z |
|||
real(kind=R8), | public | :: | cl2 |
correlation secondary length at z=acf__z |
|||
real(kind=R8), | public | :: | cut |
acf cutting plane z, for correlation lengths determination |
type acf_param real(kind=R8) :: cl1 !! *correlation principal length at z=acf__z* real(kind=R8) :: cl2 !! *correlation secondary length at z=acf__z* real(kind=R8) :: cut !! *acf cutting plane z, for correlation lengths determination* real(kind=R8) :: ang !! *roughness orientation* endtype acf_param