Commit bbcb89d
committed
* In ./src/core_atmosphere:
-> removed package bl_mynn_in from packages included for nc and tend_nc. the
array declaration for nc, nifa, nwfa, tend_nc, tend_nifa, and tend_nwfa
now includes the same packages.
-> in ./physics/mpas_atmphys_interface.F, added arrays nifa_p, and nwfa_p for
the PBL option "bl_mynn".
-> in ./physics/mpas_atmphys_todynamics.F, only updates tend_scalars(index_nc,
tend_scalars(index_nifa, and tend_scalars(index_nwfa due to PBL processes
when the microp_scheme option is "mp_thompson_aerosols".
These changes are needed to run the MYNN PBL scheme without the aerosol-aware
option of the Thompson cloud microphysics scheme.1 parent 942d402 commit bbcb89d
File tree
3 files changed
+28
-7
lines changed- src/core_atmosphere
- physics
3 files changed
+28
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1576 | 1576 | | |
1577 | 1577 | | |
1578 | 1578 | | |
1579 | | - | |
| 1579 | + | |
1580 | 1580 | | |
1581 | 1581 | | |
1582 | 1582 | | |
| |||
1918 | 1918 | | |
1919 | 1919 | | |
1920 | 1920 | | |
1921 | | - | |
| 1921 | + | |
1922 | 1922 | | |
1923 | 1923 | | |
1924 | 1924 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
| |||
200 | 202 | | |
201 | 203 | | |
202 | 204 | | |
| 205 | + | |
| 206 | + | |
203 | 207 | | |
204 | 208 | | |
205 | 209 | | |
| |||
364 | 368 | | |
365 | 369 | | |
366 | 370 | | |
| 371 | + | |
| 372 | + | |
367 | 373 | | |
368 | 374 | | |
369 | 375 | | |
| |||
381 | 387 | | |
382 | 388 | | |
383 | 389 | | |
384 | | - | |
| 390 | + | |
385 | 391 | | |
| 392 | + | |
| 393 | + | |
386 | 394 | | |
| 395 | + | |
| 396 | + | |
387 | 397 | | |
| 398 | + | |
| 399 | + | |
388 | 400 | | |
389 | 401 | | |
390 | 402 | | |
391 | | - | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
392 | 406 | | |
393 | 407 | | |
394 | 408 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
356 | 355 | | |
357 | | - | |
358 | | - | |
359 | 356 | | |
360 | 357 | | |
361 | 358 | | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
362 | 369 | | |
363 | 370 | | |
364 | 371 | | |
| |||
0 commit comments