Skip to content

Multi compartment simulation

Simon Legeay requested to merge multiCompartmentSimulation into master

First merge request for Multi compartmental simulation command branch New features:

  • gamma distribution of T1, T2, rho,
  • Kraemer algorithm for volume fraction draw for N components (gels + parenchyma)
  • multithreading for computation, No core function of Gkg has been modified, but as suggestions, Kraemer algorithm could be add in Numericalanalysis, and gamma distribution could be mutualised with the one in Medusa

Merge request reports