Home
last modified time | relevance | path

Searched refs:DIFFUSIVITY (Results 1 – 4 of 4) sorted by relevance

/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/sph/equations/test/
H A DHeat.cpp37 .set(BodySettingsId::DIFFUSIVITY, alpha);
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/sph/equations/
H A DHeat.h66 const Float alpha = mat->getParam<Float>(BodySettingsId::DIFFUSIVITY); in finalize()
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/system/
H A DSettings.cpp881 { BodySettingsId::DIFFUSIVITY, "material.diffusivity", 2.3e-5_f, // iron in getDefaultSettings()
H A DSettings.h1560 DIFFUSIVITY = 53, enumerator