Skip to content
This repository was archived by the owner on Apr 18, 2018. It is now read-only.

Commit fc0665f

Browse files
committed
Add MSE_LAYERS option in LAYERS_OPTIONS.h
1 parent 4e4241b commit fc0665f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkg/layers/LAYERS_OPTIONS.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,8 @@ C The MNC stuff is too complicated
2626
C Allow use of potential density as a layering field.
2727
#define LAYERS_PRHO_REF
2828

29+
C Allow use of Moist Static Energy as a coordinate (relevant in the atmosphere)
30+
#undef MSE_LAYERS
31+
2932
#endif /* ALLOW_LAYERS */
3033
#endif /* LAYERS_OPTIONS_H */

0 commit comments

Comments
 (0)