receptor_mod Module


                                                                        *
This module contains variables and subroutines for  calculating         *
receptor concentrations and writing these to file                       *
                                                                        *



Subroutines

public subroutine alloc_receptor()

Read more…

Arguments

None

public subroutine receptoroutput(itime, lrecoutstart, lrecoutend, lrecoutnext, recoutnum, recoutnumsat)

testing

Read more…

Arguments

Type IntentOptional Attributes Name
integer :: itime
integer :: lrecoutstart
integer :: lrecoutend
integer :: lrecoutnext
real, dimension(maxrecsample) :: recoutnum
real, dimension(nlayermax,maxrecsample) :: recoutnumsat

public subroutine receptorcalc(itime, weight, lrecoutstart, lrecoutend, recoutnum, recoutnumsat)

testing

Read more…

Arguments

Type IntentOptional Attributes Name
integer :: itime
real :: weight
integer :: lrecoutstart
integer :: lrecoutend
real, dimension(maxrecsample) :: recoutnum
real, dimension(nlayermax,maxrecsample) :: recoutnumsat