Skip to content

Commit

Permalink
release notes for 3Di server release
Browse files Browse the repository at this point in the history
  • Loading branch information
leendertvanwolfswinkel committed Oct 31, 2023
1 parent bbf8e8b commit 78d08ae
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
9 changes: 9 additions & 0 deletions source/a_releasenotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ Release notes
3Di general releases
--------------------

October 31st, 2023
^^^^^^^^^^^^^^^^^^

- Structure controls can now set the gate level, see :ref:`controlling_gate_level`. (threedi-api #2016)

- If generating a 3Di model takes more than 24 h, the process is automatically cancelled (threedi-api #1992)

- Timestep reduction and matrix instability logging are no longer included in simulation.log, to avoid duplication with timestep_reduction.log and matrix.log (threedi-calculationcore #674)

October 2nd, 2023
^^^^^^^^^^^^^^^^^

Expand Down
4 changes: 4 additions & 0 deletions source/h_control_structures.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ The following structure properties can be controlled:

- :ref:`Pump<pump>` capacity

.. _controlling_crest_level:

Controlling the crest level
^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand All @@ -142,6 +144,8 @@ When the crest level is changed, the whole cross-section shifts up or down. The
Example of an orifice with a circular cross-section for which the crest level is changed by a structure control.


.. _controlling_gate_level:

Controlling the gate level
^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 78d08ae

Please sign in to comment.