Open Yuri05 opened 2 weeks ago
At the moment, we programmatically add all tags of the parent container to each parameter in the spatial structure. Comes probably from the times when we did not have e.g. InContainer conditions etc. and could be removed.
Evtl. would require some adjustments of the models (but I think in PK-Sim models those tags are not even used) https://github.com/Open-Systems-Pharmacology/PK-Sim/blob/42414465d7be22cca9816056383d85afca867e3c/src/PKSim.Core/Model/PKSimSpatialStructureFactory.cs#L89-L99
At the moment, we programmatically add all tags of the parent container to each parameter in the spatial structure. Comes probably from the times when we did not have e.g. InContainer conditions etc. and could be removed.
Evtl. would require some adjustments of the models (but I think in PK-Sim models those tags are not even used) https://github.com/Open-Systems-Pharmacology/PK-Sim/blob/42414465d7be22cca9816056383d85afca867e3c/src/PKSim.Core/Model/PKSimSpatialStructureFactory.cs#L89-L99