FireEmisFactorsMod Module



Subroutines

public subroutine fire_emis_factors_get(comp_name, factors, molecwght)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: comp_name
real(kind=r8), intent(out) :: factors(:)
real(kind=r8), intent(out) :: molecwght

public subroutine fire_emis_factors_init(filename)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filename