Skip to content
Snippets Groups Projects
Commit bbfcd5f7 authored by Evgeny Mortikov's avatar Evgeny Mortikov
Browse files

moving macro defs. in separate include file

parent 556c123c
Branches
Tags
No related merge requests found
! sfx model macro definitions
!#define SFX_FORCE_DEPRECATED_CODE
!#define SFX_CHECK_NAN
\ No newline at end of file
#include "sfx_def.fi"
module sfx_esm
!> @brief main Earth System Model surface flux module
! macro defs.
! --------------------------------------------------------------------------------
!#define SFX_FORCE_DEPRECATED_CODE
!#define SFX_CHECK_NAN
! --------------------------------------------------------------------------------
! modules used
! --------------------------------------------------------------------------------
#ifdef SFX_CHECK_NAN
......
#include "sfx_def.fi"
module sfx_log
!> @brief simple log-roughness surface flux module
! macro defs.
! --------------------------------------------------------------------------------
! --------------------------------------------------------------------------------
! modules used
! --------------------------------------------------------------------------------
#ifdef SFX_CHECK_NAN
......
#include "sfx_def.fi"
module sfx_roughness
!> @brief surface roughness parameterizations
! macro defs.
! --------------------------------------------------------------------------------
! --------------------------------------------------------------------------------
! modules used
! --------------------------------------------------------------------------------
use sfx_phys_const
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment