Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only export species independent parameters to spatial structure #2589

Closed
msevestre opened this issue Apr 5, 2023 · 4 comments
Closed

Only export species independent parameters to spatial structure #2589

msevestre opened this issue Apr 5, 2023 · 4 comments
Assignees

Comments

@msevestre
Copy link
Member

No description provided.

@msevestre
Copy link
Member Author

@Yuri05

OneTimeSetUp: PKSim.Core.Services.CannotCreateSimulationException : Transport 'GallbladderEmptying' with path 'simulation|Neighborhoods|Gallbladder_Lumen_duo|C1|GallbladderEmptying' references an entity with path 'simulation|Organism|Gallbladder|Gallbladder ejection fraction' that cannot be found
Transport 'GallbladderEmptying' with path 'simulation|Neighborhoods|Gallbladder_Lumen_duo|C1|GallbladderEmptying' references an entity with path 'simulation|Organism|Gallbladder|Gallbladder ejection half-time' that cannot be found
Multiple Errors were found for 'GallbladderEmptying'
Transport 'PassiveDiffusionPlsToSaliva' with path 'simulation|Neighborhoods|Saliva_slv_Saliva_slv|C1|PassiveDiffusionPlsToSaliva' references an entity with path 'simulation|Organism|Saliva|SalivaGland|..|Saliva flow rate' that cannot be found

what could be the problem?

@msevestre msevestre self-assigned this Apr 5, 2023
@msevestre
Copy link
Member Author

hum I think this is running before we create dynamic parameters in core

@msevestre
Copy link
Member Author

@Yuri05
A bit stuck here

Multiple Warnings were found for 'Fraction of oral drug mass absorbed into mucosa segment'
Parameter 'GFR (specific)' with path 'simulation|Organism|Kidney|GFR (specific)' references an entity with path 'simulation|Organism|Kidney|GFRmat' that cannot be found
Parameter 'GFR (specific)' with path 'simulation|Organism|Kidney|GFR (specific)' references an entity with path 'simulation|Organism|Kidney|Hill coefficient for GFR' that cannot be found
Parameter 'GFR (specific)' with path 'simulation|Organism|Kidney|GFR (specific)' references an entity with path 'simulation|Organism|Kidney|TM50 for GFR' that cannot be found
Multiple Errors were found for 'GFR (specific)'
Parameter 'Renal aging scaling factor' with path 'simulation|Organism|Kidney|Renal aging scaling factor' references an entity with path 'simulation|Organism|Kidney|Age of aging onset' that cannot be found
Parameter 'Renal aging scaling factor' with path 'simulation|Organism|Kidney|Renal aging scaling factor' references an entity with path 'simulation|Organism|Kidney|Aging half-time' that cannot be found
Parameter 'Renal aging scaling factor' with path 'simulation|Organism|Kidney|Renal aging scaling factor' references an entity with path 'simulation|Organism|Kidney|Hill coefficient for aging GFR' that cannot be found
Parameter 'Renal aging scaling factor' with path 'simulation|Organism|Kidney|Renal aging scaling factor' references an entity with path 'simulation|Organism|Kidney|Maximal decreasing rate factor' that cannot be found
Multiple Errors were found for 'Renal aging scaling factor'

@msevestre
Copy link
Member Author

ok this is because the indiviudal does not exposes DistrbiutedParameter

msevestre added a commit that referenced this issue Apr 6, 2023
#2591)

* Fixes #2589 only export species indepednent parameters to spatial structure

* Update to real DLLs

* Fixes typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant