blob: c56b891f42b841ffe64e352aedae9f79c46d3f95 (
plain) (
tree)
|
|
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/PELMO_runs.R
\name{get_flux}
\alias{get_flux}
\title{Get the flux of a chemical out of the FOCUS layer from a CHEM*.PLM file}
\usage{
get_flux(chem_file)
}
\arguments{
\item{chem_file}{The full path to a CHEM*.PLM file}
}
\description{
Get the flux of a chemical out of the FOCUS layer from a CHEM*.PLM file
}
|