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
5
5
6
6
To run the scripts, you should run the commands below.
7
7
8
- For WRF4.6.0 with ARW option(default)
8
+ For WRF4.6.1 with ARW option(default)
9
9
10
10
```
11
- bash WRF4.6.0_Install .bash
11
+ bash WRF4.6.1_Install .bash
12
12
```
13
13
or
14
14
```
15
- bash WRF4.6.0_Install .bash -arw
15
+ bash WRF4.6.1_Install .bash -arw
16
16
```
17
17
18
- For WRF4.6.0 with Chem option (WRF-Chem)
18
+ For WRF4.6.1 with Chem option (WRF-Chem)
19
19
```
20
- bash WRF4.6.0_Install .bash -chem
20
+ bash WRF4.6.1_Install .bash -chem
21
21
```
22
22
23
- For WRF4.6.0 with Hydro option (WRF-Hydro)
23
+ For WRF4.6.1 with Hydro option (WRF-Hydro)
24
24
```
25
- bash WRF4.6.0_Install .bash -hydro
25
+ bash WRF4.6.1_Install .bash -hydro
26
26
```
You can’t perform that action at this time.
0 commit comments