|
Alpine3D
Spatially distributed alpine surface processes model
|
Go to the source code of this file.
Macros | |
| #define | STR1(x) #x |
| #define | STR2(x) STR1(x) |
| #define | A3D_VERSION STR2( _VERSION ) |
| #define | dt_main 3600. /* Large Calculation step length for EB, Saltation, Snowpack etc. */ |
| #define A3D_VERSION STR2( _VERSION ) |
| #define dt_main 3600. /* Large Calculation step length for EB, Saltation, Snowpack etc. */ |
| #define STR1 | ( | x | ) | #x |
| #define STR2 | ( | x | ) | STR1(x) |