We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f950fd5 commit 8b5f93eCopy full SHA for 8b5f93e
channel-transport/transport-nutils/transport.py
@@ -1,7 +1,7 @@
1
#! /usr/bin/env python3
2
3
#
4
-# Advection-Diffusion equation for a single species with a velocity field read from preCICE on the complete volume.
+# Advection-Diffusion equation for a single species with a velocity field read from preCICE on the complete volume.
5
6
7
from nutils import function, mesh, cli, solver, export
0 commit comments