You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to something more compliant with json such arrays. The string format is basically inherited from previous limitations with GiD and it is not very comprehensive in some cases.
Sources and Probes typically refer to elemIds which are in the mesh structure. Until now, a .smb.json contained only a single unstructured problem description (as in: https://github.com/OpenSEMBA/core/blob/main/src/core/ProblemDescription.h) , but maybe we will have to extend it for: StructuredProblemDescription and MTLN cases... It is worth to give a thought to make it more coherent.
core/testData/dmcwf/dmcwf.smb.json
Lines 7 to 11 in 15a852a