SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
fitspectrum_mod Module Reference

Functions/Subroutines

subroutine, public fitspectrum (KSMAX, KSPEC2G, PSPEC, KSTRUNK, PBETA0, PBETA1)
 

Function/Subroutine Documentation

◆ fitspectrum()

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.