Config#
Here are the parameters for the model that you can tune them to fit your needs.
- Author
Aaron Hsieh (b08209006@ntu.edu.tw)
- Version
0.1
- Date
2024-03-13
- Copyright
Copyright (c) 2024
Defines
-
OUTPUTNC#
The flag for output file in .nc datatype. Note that this can’t work for openmp so turn it off if you want to use openmp.
-
OUTPUTNCSAMEFILE#
-
AB2#
The flag for Adams-Bashforth Numerical Method. This method is more stable because the spatial discretization is third-order accurate. If you want to use Leapfrog, turn it off.
-
WATER#
The flag for microphysics (qc, qv, qr) with warm rain scheme.