From fcd12091567ef7873761bb9438453e7d26793bba Mon Sep 17 00:00:00 2001 From: Czar Echavez Date: Tue, 2 Jul 2024 16:55:28 +0100 Subject: [PATCH] #2725: documentation --- .../system/common/common_configuration.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/source/simulation_components/system/common/common_configuration.rst b/docs/source/simulation_components/system/common/common_configuration.rst index 7a5b6ab5..e35ee378 100644 --- a/docs/source/simulation_components/system/common/common_configuration.rst +++ b/docs/source/simulation_components/system/common/common_configuration.rst @@ -16,3 +16,12 @@ The type of software that should be added. To add |SOFTWARE_NAME| this must be | =========== The configuration options are the attributes that fall under the options for an application. + + + +``fix_duration`` +"""""""""""""""" + +Optional. Default value is ``2``. + +The number of timesteps the |SOFTWARE_NAME| will remain in a ``FIXING`` state before going into a ``GOOD`` state.