Skip to content

Commit

Permalink
Update and rename WRF4.6.0_Install.bash to WRF4.6.1_Install.bash
Browse files Browse the repository at this point in the history
  • Loading branch information
bakamotokatas authored Nov 27, 2024
1 parent 0d9a26e commit 215aefd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WRF4.6.0_Install.bash → WRF4.6.1_Install.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
#########################################################
# WRF Install Script #
# This Script was written by Umur Dinç #
# To execute this script "bash WRF4.6.0_Install.bash" #
# To execute this script "bash WRF4.6.1_Install.bash" #
#########################################################
WRFversion="4.6.0"
WRFversion="4.6.1"
type="ARW"
if [ -n "$1" ]; then
if [ "$1" = "-chem" ]; then
Expand Down

0 comments on commit 215aefd

Please sign in to comment.