Alpine3D 20240511.cd14b8b
AlpineMain.h File Reference

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. */
 

Macro Definition Documentation

◆ A3D_VERSION

#define A3D_VERSION   STR2( _VERSION )

◆ dt_main

#define dt_main   3600. /* Large Calculation step length for EB, Saltation, Snowpack etc. */

◆ STR1

#define STR1 (   x)    #x

◆ STR2

#define STR2 (   x)    STR1(x)