You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added a [tutorial for ASTE](https://precice.org/tutorials-aste-turbine.html)[#244](https://github.com/precice/tutorials/pull/244).
14
-
- Added a uni-directional volume-coupled [channel transport](https://precice.org/tutorials-channel-transport.html) tutorial [#269](https://github.com/precice/tutorials/pull/269).
15
-
- Added a volume-coupled channel transport with chemical reactions tutorial [#278](https://github.com/precice/tutorials/pull/278).
16
-
- Added new oscillator tutorial with Python [#297](https://github.com/precice/tutorials/pull/297).
17
-
- Added a [partitioned heat conduction tutorial using direct mesh access](https://precice.org/tutorials-partitioned-heat-conduction-direct.html)[#299](https://github.com/precice/tutorials/pull/299).
13
+
- Added an [ASTE tutorial](https://precice.org/tutorials-aste-turbine.html)[#244](https://github.com/precice/tutorials/pull/244).
14
+
- Added an [oscillator tutorial](https://precice.org/tutorials-oscillator.html) with Python [#297](https://github.com/precice/tutorials/pull/297).
15
+
- Added a uni-directional volume-coupled [channel transport tutorial](https://precice.org/tutorials-channel-transport.html)[#269](https://github.com/precice/tutorials/pull/269).
16
+
- Added a volume-coupled [channel transport with chemical reactions tutorial](https://precice.org/tutorials-channel-transport-reaction.html)[#278](https://github.com/precice/tutorials/pull/278).
17
+
- Added a [partitioned heat conduction using direct mesh access tutorial](https://precice.org/tutorials-partitioned-heat-conduction-direct.html)[#299](https://github.com/precice/tutorials/pull/299).
18
+
- Added a [simplified heat exchanger tutorial](https://precice.org/tutorials-heat-exchanger-simplified.html)[#301](https://github.com/precice/tutorials/pull/301).
18
19
- Added a solid-openfoam and a solid-solids4foam case for the perpendicular-flap tutorial [#286](https://github.com/precice/tutorials/pull/286).
19
20
- Added a dune-fem case for the flow-over-heated-plate tutorial [#274](https://github.com/precice/tutorials/pull/274).
20
21
- Added a CalculiX case for the flow-over-heated-plate tutorial [#271](https://github.com/precice/tutorials/pull/271).
@@ -25,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
25
26
26
27
### Changed
27
28
29
+
- Adapted the multiple-perpendicular-flaps tutorial to a [new naming convention](https://precice.org/community-contribute-to-precice.html#contributing-tutorials) for tutorials with multiple participants [#303](https://github.com/precice/tutorials/pull/303).
28
30
- Adapted the material properties of the FEniCS case in elastic-tube-3d to match the CalculiX case results [#259](https://github.com/precice/tutorials/issues/259).
29
31
- Adapted the solid case of the Quickstart tutorial to work with the Intel oneAPI C++ compiler [#291](https://github.com/precice/tutorials/pull/291).
30
32
- Updated the Nutils cases [#295](https://github.com/precice/tutorials/pull/295), [#298](https://github.com/precice/tutorials/pull/298).
0 commit comments