diff --git a/bin/upgradeTurbulenceProperties b/bin/foamUpgradeTurbulenceProperties similarity index 95% rename from bin/upgradeTurbulenceProperties rename to bin/foamUpgradeTurbulenceProperties index 35de08f0937380d713bc10626ed25b11c3e15791..a591e2451ad55bd73c8457d706cb4f92255ebc6d 100755 --- a/bin/upgradeTurbulenceProperties +++ b/bin/foamUpgradeTurbulenceProperties @@ -24,7 +24,7 @@ # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # # Script -# upgradeTurbulenceProperties +# foamUpgradeTurbulenceProperties # # Description # Upgrade the turbulenceProperties dictionary to the new format employed @@ -83,3 +83,6 @@ fi echo "done." exit 0 + + +#------------------------------------------------------------------------------