##################################### How to run TL and adjoint tests ##################################### Tutorials on how to test the adjoint and TL codes of various models driven by the CIF: for users, the aim is to perform a check from a yaml configuration file elaborated for an inversion (for a beginner, see :doc:`the tutorials on first inversions`). From a configuration for an inversion, the :doc:`mode` must be changed, together with the :bash:`WORKDIR`. Adjoint test ------------- Example: .. code-block:: yaml mode: plugin: name: adj-tl_test version: std increments: 0.2 incrmode: cst testspace: control TL test ------- Example: XXXXX