.. _script_file_elements:

Script File Elements
############################

See :numref:`table_script_elements` for more detail on various script file elements.


.. _table_script_elements:

.. list-table:: Script File Elements
    :header-rows: 1
    
    * - Name
      - Purpose
      
    * - :ref:`variable_types`
      - |popy| variables and their usage
      
    * - :ref:`distributions`
      - Probability functions for :term:`verbatim` sections
      
    * - :ref:`matrices`
      - Matrix functions for :term:`verbatim` sections
      
    * - :ref:`dosing_functions`
      - Dosing functions in |derivatives| section
      
    * - :ref:`cmp_funcs`
      - Analytic compartment models in |derivatives| section
      
    * - :ref:`script_nodes`
      - Elements of a |yaml| file
      

.. toctree::
    :maxdepth: 1
    :hidden:

    variable_types
    distributions
    matrices
    dosing_functions
    compartment_functions
    script_nodes

    
