File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,22 +5,22 @@ WRF Install script will install the WRF and WPS with the needed libraries(netcdf
55
66To run the scripts, you should run the commands below.
77
8- For WRF4.6.0 with ARW option(default)
8+ For WRF4.6.1 with ARW option(default)
99
1010```
11- bash WRF4.6.0_Install .bash
11+ bash WRF4.6.1_Install .bash
1212```
1313or
1414```
15- bash WRF4.6.0_Install .bash -arw
15+ bash WRF4.6.1_Install .bash -arw
1616```
1717
18- For WRF4.6.0 with Chem option (WRF-Chem)
18+ For WRF4.6.1 with Chem option (WRF-Chem)
1919```
20- bash WRF4.6.0_Install .bash -chem
20+ bash WRF4.6.1_Install .bash -chem
2121```
2222
23- For WRF4.6.0 with Hydro option (WRF-Hydro)
23+ For WRF4.6.1 with Hydro option (WRF-Hydro)
2424```
25- bash WRF4.6.0_Install .bash -hydro
25+ bash WRF4.6.1_Install .bash -hydro
2626```
You can’t perform that action at this time.
0 commit comments