D Integration
=============

This example demonstrates how to use fluids from D.

Source Code
-----------

.. literalinclude:: D/source/app.d
   :language: d
   :linenos:

Requirements
------------

- Python with fluids installed
- PyD: https://pyd.readthedocs.io/en/latest/

Usage Notes
-----------

- The example demonstrates basic integration with fluids
- 15 microsecond friction factor, 36 microsecond tank creation observed by author
- The script was easy to develop