expreccs.utils.backcoupling module

Utiliy functions to back-couple from site to regional model

expreccs.utils.backcoupling.backcoupling(dic)

Function to update regional model based on the site model. A multiplier that compensate for the difference in fluxes are computed MULT[-X, X, -Y , Y] = Flux_site / Flux_regional and added to the regional model. This is done iterativly for number of iterations given in the input

expreccs.utils.backcoupling.compute_multipliers(dic, iteration)

Compute multiplier that compensate for the difference in fluxes

expreccs.utils.backcoupling.init_multipliers(dic)

Initialize input for regional multipliers

expreccs.utils.backcoupling.write_folder_iter(dic, fil)

Write folders for the _{iteration} models