...
This new problem type definition uses a single .spd file to describe general properties, materials, conditions and units (as a tree with xml syntax). All this data is showed in a 'tree view', and materials and conditions are associated to groups of entities.
About writing the input file, Tcl commands are used to write the data in files (optionally aided with the special funcion function GiD_WriteCalculationFile for efficiency).
...