Create IDS with Arrays of Structures (AoS)ΒΆ

This example focuses on creating empty IDS and allocating arrays inside IDS structure.

Output

Saved values of core_profiles from creating_completly_new_ids() function
empty_core_profiles.ids_properties.homogeneous_time:
1
empty_core_profiles.time:
(0,2)
[ 0 1 2 ]

empty_core_profiles.global_quantities.ip:
(0,2)
[ 0 1 2 ]