SURFEX v8.1
General documentation of Surfex
|
Functions/Subroutines | |
subroutine, public | fitspectrum (KSMAX, KSPEC2G, PSPEC, KSTRUNK, PBETA0, PBETA1) |
subroutine, public fitspectrum_mod::fitspectrum | ( | integer(kind=jpim), intent(in) | KSMAX, |
integer(kind=jpim), intent(in) | KSPEC2G, | ||
real(kind=jprb), dimension(kspec2g), intent(in) | PSPEC, | ||
integer(kind=jpim), intent(in) | KSTRUNK, | ||
real(kind=jprb), intent(out) | PBETA0, | ||
real(kind=jprb), intent(out) | PBETA1 | ||
) |
Definition at line 14 of file fitspectrum_mod.F90.