source: CONFIG/publications/ICOLMDZORINCA_CO2_Transport_GMD_2023/XIOS/src/config/compute_connectivity_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: 168 bytes
Line 
1/* INPUT */
2DECLARE_ENUM2(type,node,edge)
3
4/* OUTPUT */
5DECLARE_ARRAY(int, 1 , n_neighbor)
6DECLARE_ARRAY(int, 2 , local_neighbor)
7DECLARE_ATTRIBUTE(int, n_neighbor_max)
Note: See TracBrowser for help on using the repository browser.