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 0d9a26e commit 215aefdCopy full SHA for 215aefd
WRF4.6.0_Install.bash WRF4.6.1_Install.bashWRF4.6.0_Install.bash renamed to WRF4.6.1_Install.bash
@@ -2,9 +2,9 @@
2
#########################################################
3
# WRF Install Script #
4
# This Script was written by Umur Dinç #
5
-# To execute this script "bash WRF4.6.0_Install.bash" #
+# To execute this script "bash WRF4.6.1_Install.bash" #
6
7
-WRFversion="4.6.0"
+WRFversion="4.6.1"
8
type="ARW"
9
if [ -n "$1" ]; then
10
if [ "$1" = "-chem" ]; then
0 commit comments