Skip to content

Commit

Permalink
link to F90_RCONST in docs added
Browse files Browse the repository at this point in the history
  • Loading branch information
RolfSander committed Jun 28, 2022
1 parent a0be6b4 commit 24f27b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/getting_started/00_revision_history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ is currently still in preparation.
which all use the temperature from the :code:`temp` variable in
:file:`ROOT_Global.f90`. Alternatively, it is possible to copy the
old functions into a separate file and make them available via
:code:`F90_RCONST`.
:ref:`f90-RCONST`.

.. _kpp260:

Expand Down
2 changes: 1 addition & 1 deletion docs/source/using_kpp/04_input_for_kpp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -947,7 +947,7 @@ F90_RCONST

This inline type can be used to define time-dependent values of rate
coefficients. You may inline :code:`USE` statements that reference
modules where rate coefficients are computed:
modules where rate coefficients are computed, e.g.:

.. code-block:: F90
Expand Down

0 comments on commit 24f27b0

Please sign in to comment.