source: CONFIG/publications/ICOLMDZORINCA_CO2_Transport_GMD_2023/XIOS/src/config/expand_domain_attribute.conf @ 6607

Last change on this file since 6607 was 6607, checked in by acosce, 10 months ago

XIOS used for ICOLMDZORINCA_CO2_Transport_GMD_2023

File size: 228 bytes
Line 
1DECLARE_ATTRIBUTE(int, order)
2
3DECLARE_ENUM2(type,node,edge)
4
5// Flag to determine if domain expension should be periodic (and in which direction)
6DECLARE_ATTRIBUTE(bool,      i_periodic)
7DECLARE_ATTRIBUTE(bool,      j_periodic)
Note: See TracBrowser for help on using the repository browser.