diff options
Diffstat (limited to 'docs/reference/mkinsub.html')
-rw-r--r-- | docs/reference/mkinsub.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/reference/mkinsub.html b/docs/reference/mkinsub.html index 8bb2ce1c..778b9f93 100644 --- a/docs/reference/mkinsub.html +++ b/docs/reference/mkinsub.html @@ -81,7 +81,7 @@ </div> - <p>This is a convenience function to set up the lists used as arguments for + <p>This is a convenience function to set up the lists used as arguments for <code><a href='mkinmod.html'>mkinmod</a></code>.</p> @@ -91,17 +91,17 @@ <dl class="dl-horizontal"> <dt>submodel</dt> <dd> - Character vector of length one to specify the submodel type. See + Character vector of length one to specify the submodel type. See <code><a href='mkinmod.html'>mkinmod</a></code> for the list of allowed submodel names. </dd> <dt>to</dt> <dd> - Vector of the names of the state variable to which a transformation + Vector of the names of the state variable to which a transformation shall be included in the model. </dd> <dt>sink</dt> <dd> - Should a pathway to sink be included in the model in addition to the + Should a pathway to sink be included in the model in addition to the pathways to other state variables? </dd> <dt>full_name</dt> |