R/RcppExports.R

Defines functions CTM_cpp Arrh_func_cpp

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

Arrh_func_cpp <- function(A, E, R, temp_K) {
    .Call('_ABM_Arrh_func_cpp', PACKAGE = 'ABM', A, E, R, temp_K)
}

CTM_cpp <- function(tt, top, tmin, tmax, yopt) {
    .Call('_ABM_CTM_cpp', PACKAGE = 'ABM', tt, top, tmin, tmax, yopt)
}
sashahafner/ATM99 documentation built on June 14, 2025, 5:34 p.m.