Tools for simulations ===================== Tools for simulations are in the ``tools`` folder. It contains all the classes and methods shared by the vortex project and standalone applications. It includes only pre-processing of input files and post-processing of output files. .. contents:: :local: Forcing edition --------------- .. automodule:: tools.change_forcing :member-order: bysource :members: Meteorological functions ------------------------ .. automodule:: tools.meteo :member-order: bysource :members: Namelist edition ---------------- .. automodule:: tools.update_namelist :member-order: bysource :members: Ground initialization --------------------- .. automodule:: tools.initTG :members: Prep edition ------------ .. automodule:: tools.change_prep :members: Massif-scale diagnostics ------------------------ .. automodule:: tools.massif_diags :members: Hydrological diagnostics ------------------------ .. automodule:: tools.hydro :member-order: bysource :members: Simulation execution helpers ---------------------------- .. automodule:: tools.execute :members: Ensemble of perturbed forcing ----------------------------- .. automodule:: tools.perturb_forcing :members: Management of ensemble PRO output files --------------------------------------- .. automodule:: tools.combine_memberfiles :members: