| calc_analyticTs | Applies the analytical formula to calculate temperature time... | 
| calc_analyticTs_timeDepth | Applies the analytical formula to calculate temperature at... | 
| calc_center | Calculates the mse between measurements and simulations | 
| calc_eq | Calculate reduced parameters from physical parameters | 
| calc_eq_fromPhyDf | Add equivalent parameters to dataframe of physical parameters | 
| calc_inv | Inverse operation: Update both lambda_s and permeability from... | 
| calc_inv_lambda_s | Inverse operation: calculate lambda_s from vector of... | 
| calc_inv_permeability | Inverse operation: calculate permeability from vector of... | 
| calc_lambda_m | Calculate equivalent thermal conductivity from vector of... | 
| calc_like | Calculates the likelihood | 
| calc_mse | Calculates the mse between measurements and simulations | 
| calc_Peclet | Calculate Peclet number from vector of parameters | 
| calc_Peclet_eq | Calculate Peclet number from vector of equivalent parameters | 
| calc_q | Calculate flux from vector of parameters | 
| calc_range_eq | Calculate range of reduced parameters from vector of... | 
| calc_rho_m_c_m | Calculate rho_m * c_m from vector of parameters | 
| calc_rmse | Calculates the rmse between measurements and simulations | 
| check_BC | Check the consistency in boundary conditions between 2 vector... | 
| check_consistency | Check consistency of physical and reduced parameters in param | 
| check_isInBounds | Check that physical parameter values are within bounds | 
| csv2param | Imports vector of parameter from csv file | 
| gen_atCenter | Generates sequence of values at center of intervals | 
| gen_comb_phy_atBorder | Generates combinations of physical parameters from ranges at... | 
| gen_comb_phy_atCenter | Generates combinations of physical parameters from ranges at... | 
| get_level_z_fromParam | Calculate table of correspondance between z and z_idx from... | 
| like_interp | This file contains functions to calculate likelihoods. | 
| names_BC | names of parameters for boundary conditions | 
| names_phy | names of physical parameters | 
| names_red | names of reduced set of parameters | 
| pdf2cdf | Calculates cdf from pdf | 
| pdf_define_unif | Defines uniform distribution between 2 bounds | 
| pdf_marginalize | Marginalizes a multivariate pdf | 
| pdf_normalize | Normalizes a pdf object - not exported | 
| pdf_postInterval | Calculates posterior interval estimate from pdf | 
| plot_fromMeas | Plots head differential and temperature measurement... | 
| plot_head_differential_fromMeas | Plots head differential measurement timeseries from dataframe... | 
| plot_hz1d_t | Plots temperature measurement timeseries | 
| plot_temperature_fromMeas | Plots temperature measurement timeseries from dataframe from... | 
| read_measGinette | Reads measurements given to Ginette (both boundary conditions... | 
| read_parameterSets | Reads combinations of physical parameters from list of files... | 
| sim_analytic_fromRed | Applies the analytical formula to calculate temperature time... | 
| update_all_eq | Updates the definition of lambda_m, rho_m_c_m and reduced... | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.