R/RcppExports.R

Defines functions XAJrun aux_Lohmann_conv

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

aux_Lohmann_conv <- function(tmpm) {
    .Call('_XAJ_aux_Lohmann_conv', PACKAGE = 'XAJ', tmpm)
}

XAJrun <- function(PREC, EVAP, parameters, UH, Area, dt) {
    .Call('_XAJ_XAJrun', PACKAGE = 'XAJ', PREC, EVAP, parameters, UH, Area, dt)
}
Sibada/XAJ documentation built on Jan. 10, 2022, 9:36 p.m.