.. _simulation: ========== Simulation ========== .. _simulation-settings: Simulation settings =================== Name ---- .. code-block:: toml name = "My simulation" Starting date ------------- .. code-block:: toml starting_date = 2005-01-01 00:00:00.000 Spinup settings --------------- Since the inertia of a hydrological system can be significant, the computation of the first simulated values strongly depends on the hydro-climatic conditions of the previous years. To avoid problems that could emerge from this, it is possible to take into account some spinup years before the starting of the simulation. .. code-block:: toml [spinup] starting_date = 2004-01-01 00:00:00.000 ending_date = 2004-12-31 00:00:00.000 cycles = 1