We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a930264 commit a2244f3Copy full SHA for a2244f3
packaging/homebrew/mfc.rb
@@ -2,7 +2,7 @@
2
# frozen_string_literal: true
3
4
# Homebrew formula for MFC (Multiphase Flow Code)
5
-# This formula is automatically deployed to the MFlowCode/homebrew-mfc tap by GitHub Actions workflow
+# This formula is automatically deployed to the MFlowCode/homebrew-mfc tap by GitHub Actions workflow (see .github/workflows/deploy-tap.yml)
6
class Mfc < Formula
7
desc "Exascale multiphase/multiphysics compressible flow solver"
8
homepage "https://mflowcode.github.io/"
0 commit comments