plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_ppfd
Interface
MIT
3 statements
Source File
LightClass.f90
LightClass
to_ppfd
Contents
Module Procedures
to_ppfd_from_spectrum
public interface to_ppfd
Module Procedures
public function
to_ppfd_from_spectrum
(spectrum, ppfd_spectrum) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
spectrum
(:)
real(kind=real64),
intent(inout),
optional,
allocatable
::
ppfd_spectrum
(:)
Return Value
real(kind=real64)