--- license: - cc-by-4.0 - cc-by-sa-4.0 - odbl license_details: >- Three shards under three incompatible licences; see the licence table below. Load one config at a time. language: - en tags: - materials-science - physics-simulation - finite-element - mpm - wood - mechanical-properties - 3d-assets pretty_name: Macro Material Properties for 3D Physics Simulation size_categories: - 10K 0.45 would lock linear tetrahedra — use `poissons_ratio_fem_safe`. 48 rows carry a clamped value in total; the other 10 are wood and appear under F2b | | **F2b** anisotropy collapsed | 18,627 | 88.0 % | magnitude usable, **deformation shape wrong**: transverse stiffness too high by 3–9× | | **F2c** ν is a proxy | 1,168 | 5.5 % | numerically fine, directionality lost | | **F3** E error known large | 672 | 3.2 % | low-density wood, E over-predicted 30–100 % | | **F4** blocked | **2** | 0.01 % | an 8 kPa hydrogel and a 2.5 kPa knit sag > 20 % under self-weight at 0.2 m — real behaviour, not a data error | By class: metals, ceramics, glass, stone, plastics, foam, paper and engineered wood are F1/F2c throughout. Wood is F2b because of the isotropic collapse. Elastomers need the clamp column. `poissons_ratio_fem_safe` = min(ν, 0.45) is a **solver parameter, not a material property**. The cost of clamping is real — K/G falls from 49.7 at ν = 0.49 to 9.7 at ν = 0.45 — so with mixed / F-bar elements or a near-incompressible constitutive model, use `poissons_ratio`. **Linear-elastic validity windows** (beyond these, a linear model is the wrong physics regardless of parameter accuracy): wood ≈ 0.3–0.5 % strain, laminates ≈ 0.5–1 %, foams ≈ 2 %, fabrics 1–5 % (the window the moduli were fitted in), elastomers require a hyperelastic model above ~10–20 %. --- ## Three license shards CC BY-SA and ODbL are both share-alike and **cannot be merged into one derived dataset**, so the table ships as three. The permissive shard alone covers all 15 classes. | config | rows | licence | contents | |---|---|---|---| | `permissive` (default) | 19,715 | CC BY 4.0 | CC0 / CC BY / MIT / US-Gov public domain. All 15 classes. | | `share_alike` | 1,021 | CC BY-SA 4.0 | CIRAD tropical timber + Wikidata cross-checks | | `odbl` | 424 | ODC-ODbL | SciGlass optical and technical glasses | 33 further rows are withheld — 12 Ashby teaching-licence class envelopes, 10 internal consensus rows, 10 rows whose recorded licence string ("open research dataset") is not a licence identifier, and one manufacturer datasheet. No real material is lost, but note the side effect: those rows were the class-level fallbacks, so a part identified only as "wood" has no single row to fall back on and must be matched against 19,294 species. `class_defaults.csv` is provided for that case: a per-class median computed from the permissive shard itself. ## Columns | column | meaning | |---|---| | `material_class` | one of 15 macro classes | | `material_grade` | grade / species / designation — unique together with `source_id` | | `density_kg_m3` | ρ, kg·m⁻³ | | `youngs_modulus_GPa` | E, GPa | | `poissons_ratio` | ν as reported or filled | | `poissons_ratio_fem_safe` | min(ν, 0.45) — solver parameter, not a material property | | `value_provenance` | `rho=…;E=…;nu=…`, per-quantity origin | | `citation_gap_note` | for every non-source value: real origin and measured error | | `source_id`, `source_citation`, `source_doi_or_url`, `source_license`, `redistribution_clearance` | provenance and licensing | `class_defaults.csv` is a separate 15-row helper for retrieval: per macro class, the median ρ / E / ν over the permissive shard with a p10–p90 band, a row count, and a `fallback_reliability` flag. Use it only when a part's class is known but no grade can be matched — the band shows what falling back costs. Three classes are flagged: `glass` (only 3 rows are permissive, 424 are in the `odbl` shard), `textile_woven` (mixes fabric-scale and fibre-direction rows five orders of magnitude apart, so its median is meaningless) and `wood_solid` (the isotropic-collapse caveat applies to every row). `value_provenance` vocabulary: `source` · `handbook` / `handbook_group` · `named_standard` · `family_standard` (**cited paper does not report this quantity**) · `derived_from_rho` · `class_prior` / `class_prior_self` · `sim_clamp` · `computed`. ## Citation Cite the sources listed in each row's `source_citation`. The largest contributors are: - **Fischer, F.J., Chave, J., Zanne, A.E. et al. (2026).** Global Wood Density Database v.2 (GWDD v.2), v2.2, Zenodo, [10.5281/zenodo.20815517](https://doi.org/10.5281/zenodo.20815517) — CC BY 4.0. Accompanying article: Fischer et al. (2026), *Beyond species means — the intraspecific contribution to global wood density variation*, New Phytologist, [10.1111/nph.70860](https://doi.org/10.1111/nph.70860). Supplies 18,046 rows. The source file was identified by checksum: the copy used here (`gwdd_v2.2.csv`, 73,386,310 bytes, md5 `646454bd0ebcecb201fe081d0efde8fe`) is byte-identical to the file of that name in Zenodo record 20815517. - **CIRAD wood density database** (Vieilledent et al.), CC BY-SA 4.0 — 1,010 rows. - **USDA FPL Wood Handbook FPL-GTR-190**, US Government work — 262 rows. - **StressEng** (Kumar, Kabra & Cole 2024, *Scientific Data* 11:1273), CC BY 4.0 — 749 rows. - **SciGlass** (EPAM Systems), ODC-ODbL — 424 rows. - **Materials Project** (Jain et al. 2013), CC BY 4.0 — 114 rows. - **MIL-HDBK-5J** (2003) and **Smith (1976)** *J. Res. NBS* 80A(1), 45–49, US Government works.