@jjlmoya/utils-diy 1.28.0 → 1.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/category/i18n/de.ts +12 -12
- package/src/category/i18n/en.ts +110 -110
- package/src/category/i18n/es.ts +110 -110
- package/src/category/i18n/fr.ts +101 -101
- package/src/category/i18n/id.ts +12 -12
- package/src/category/i18n/it.ts +12 -12
- package/src/category/i18n/ja.ts +12 -12
- package/src/category/i18n/ko.ts +12 -12
- package/src/category/i18n/nl.ts +12 -12
- package/src/category/i18n/pl.ts +12 -12
- package/src/category/i18n/pt.ts +12 -12
- package/src/category/i18n/ru.ts +12 -12
- package/src/category/i18n/sv.ts +12 -12
- package/src/category/i18n/tr.ts +12 -12
- package/src/category/i18n/zh.ts +12 -12
- package/src/category/index.ts +36 -36
- package/src/category/seo.astro +1 -1
- package/src/components/PreviewNavSidebar.astro +1 -1
- package/src/components/PreviewToolbar.astro +1 -1
- package/src/data.ts +1 -1
- package/src/entries.ts +37 -37
- package/src/env.d.ts +1 -1
- package/src/index.ts +50 -50
- package/src/layouts/PreviewLayout.astro +1 -1
- package/src/pages/index.astro +1 -1
- package/src/tests/category_seo_quality.test.ts +74 -0
- package/src/tests/faq_count.test.ts +1 -1
- package/src/tests/mocks/astro_mock.js +1 -1
- package/src/tests/no_h1_in_components.test.ts +1 -1
- package/src/tests/seo_length.test.ts +1 -1
- package/src/tests/seo_parity.test.ts +2 -2
- package/src/tests/seo_translation_completeness.test.ts +18 -12
- package/src/tests/tool_validation.test.ts +15 -15
- package/src/tool/balusterCalculator/bibliography.ts +16 -16
- package/src/tool/balusterCalculator/i18n/de.ts +251 -251
- package/src/tool/balusterCalculator/i18n/en.ts +251 -251
- package/src/tool/balusterCalculator/i18n/es.ts +251 -251
- package/src/tool/balusterCalculator/i18n/fr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/id.ts +251 -251
- package/src/tool/balusterCalculator/i18n/it.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ja.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ko.ts +251 -251
- package/src/tool/balusterCalculator/i18n/nl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pt.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ru.ts +251 -251
- package/src/tool/balusterCalculator/i18n/sv.ts +251 -251
- package/src/tool/balusterCalculator/i18n/tr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/zh.ts +251 -251
- package/src/tool/balusterCalculator/seo.astro +15 -15
- package/src/tool/clayCalculator/bibliography.ts +12 -12
- package/src/tool/clayCalculator/i18n/de.ts +174 -174
- package/src/tool/clayCalculator/i18n/en.ts +174 -174
- package/src/tool/clayCalculator/i18n/es.ts +174 -174
- package/src/tool/clayCalculator/i18n/fr.ts +174 -174
- package/src/tool/clayCalculator/i18n/id.ts +174 -174
- package/src/tool/clayCalculator/i18n/it.ts +174 -174
- package/src/tool/clayCalculator/i18n/ja.ts +173 -173
- package/src/tool/clayCalculator/i18n/ko.ts +174 -174
- package/src/tool/clayCalculator/i18n/nl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pt.ts +174 -174
- package/src/tool/clayCalculator/i18n/ru.ts +174 -174
- package/src/tool/clayCalculator/i18n/sv.ts +174 -174
- package/src/tool/clayCalculator/i18n/tr.ts +174 -174
- package/src/tool/clayCalculator/i18n/zh.ts +174 -174
- package/src/tool/clayCalculator/seo.astro +15 -15
- package/src/tool/concreteCalculator/bibliography.ts +7 -7
- package/src/tool/concreteCalculator/i18n/de.ts +188 -188
- package/src/tool/concreteCalculator/i18n/en.ts +188 -188
- package/src/tool/concreteCalculator/i18n/es.ts +188 -188
- package/src/tool/concreteCalculator/i18n/fr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/id.ts +188 -188
- package/src/tool/concreteCalculator/i18n/it.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ja.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ko.ts +188 -188
- package/src/tool/concreteCalculator/i18n/nl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pt.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ru.ts +188 -188
- package/src/tool/concreteCalculator/i18n/sv.ts +188 -188
- package/src/tool/concreteCalculator/i18n/tr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/zh.ts +188 -188
- package/src/tool/concreteCalculator/seo.astro +15 -15
- package/src/tool/cutOptimizer/bibliography.ts +12 -12
- package/src/tool/cutOptimizer/i18n/de.ts +169 -169
- package/src/tool/cutOptimizer/i18n/en.ts +169 -169
- package/src/tool/cutOptimizer/i18n/es.ts +169 -169
- package/src/tool/cutOptimizer/i18n/fr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/id.ts +169 -169
- package/src/tool/cutOptimizer/i18n/it.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ja.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ko.ts +169 -169
- package/src/tool/cutOptimizer/i18n/nl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pt.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ru.ts +169 -169
- package/src/tool/cutOptimizer/i18n/sv.ts +169 -169
- package/src/tool/cutOptimizer/i18n/tr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/zh.ts +169 -169
- package/src/tool/cutOptimizer/seo.astro +15 -15
- package/src/tool/drillCalculator/bibliography.ts +12 -12
- package/src/tool/drillCalculator/i18n/de.ts +134 -134
- package/src/tool/drillCalculator/i18n/en.ts +134 -134
- package/src/tool/drillCalculator/i18n/es.ts +134 -134
- package/src/tool/drillCalculator/i18n/fr.ts +134 -134
- package/src/tool/drillCalculator/i18n/id.ts +134 -134
- package/src/tool/drillCalculator/i18n/it.ts +134 -134
- package/src/tool/drillCalculator/i18n/ja.ts +134 -134
- package/src/tool/drillCalculator/i18n/ko.ts +134 -134
- package/src/tool/drillCalculator/i18n/nl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pt.ts +134 -134
- package/src/tool/drillCalculator/i18n/ru.ts +134 -134
- package/src/tool/drillCalculator/i18n/sv.ts +134 -134
- package/src/tool/drillCalculator/i18n/tr.ts +134 -134
- package/src/tool/drillCalculator/i18n/zh.ts +134 -134
- package/src/tool/drillCalculator/seo.astro +15 -15
- package/src/tool/drillSharpener/bibliography.ts +16 -16
- package/src/tool/drillSharpener/i18n/de.ts +117 -117
- package/src/tool/drillSharpener/i18n/en.ts +117 -117
- package/src/tool/drillSharpener/i18n/es.ts +117 -117
- package/src/tool/drillSharpener/i18n/fr.ts +117 -117
- package/src/tool/drillSharpener/i18n/id.ts +117 -117
- package/src/tool/drillSharpener/i18n/it.ts +117 -117
- package/src/tool/drillSharpener/i18n/ja.ts +117 -117
- package/src/tool/drillSharpener/i18n/ko.ts +117 -117
- package/src/tool/drillSharpener/i18n/nl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pt.ts +117 -117
- package/src/tool/drillSharpener/i18n/ru.ts +117 -117
- package/src/tool/drillSharpener/i18n/sv.ts +117 -117
- package/src/tool/drillSharpener/i18n/tr.ts +117 -117
- package/src/tool/drillSharpener/i18n/zh.ts +117 -117
- package/src/tool/drillSharpener/seo.astro +15 -15
- package/src/tool/epoxyCalculator/bibliography.ts +20 -20
- package/src/tool/epoxyCalculator/i18n/de.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/en.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/es.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/fr.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/id.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/it.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ja.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ko.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/nl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pt.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ru.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/sv.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/tr.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/zh.ts +116 -116
- package/src/tool/epoxyCalculator/seo.astro +15 -15
- package/src/tool/furnitureFit/bibliography.ts +12 -12
- package/src/tool/furnitureFit/i18n/de.ts +111 -111
- package/src/tool/furnitureFit/i18n/en.ts +149 -149
- package/src/tool/furnitureFit/i18n/es.ts +149 -149
- package/src/tool/furnitureFit/i18n/fr.ts +149 -149
- package/src/tool/furnitureFit/i18n/id.ts +111 -111
- package/src/tool/furnitureFit/i18n/it.ts +111 -111
- package/src/tool/furnitureFit/i18n/ja.ts +111 -111
- package/src/tool/furnitureFit/i18n/ko.ts +111 -111
- package/src/tool/furnitureFit/i18n/nl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pt.ts +111 -111
- package/src/tool/furnitureFit/i18n/ru.ts +111 -111
- package/src/tool/furnitureFit/i18n/sv.ts +111 -111
- package/src/tool/furnitureFit/i18n/tr.ts +111 -111
- package/src/tool/furnitureFit/i18n/zh.ts +111 -111
- package/src/tool/furnitureFit/seo.astro +15 -15
- package/src/tool/mortarCalculator/bibliography.ts +20 -20
- package/src/tool/mortarCalculator/i18n/de.ts +130 -130
- package/src/tool/mortarCalculator/i18n/en.ts +202 -202
- package/src/tool/mortarCalculator/i18n/es.ts +179 -179
- package/src/tool/mortarCalculator/i18n/fr.ts +203 -203
- package/src/tool/mortarCalculator/i18n/id.ts +130 -130
- package/src/tool/mortarCalculator/i18n/it.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ja.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ko.ts +130 -130
- package/src/tool/mortarCalculator/i18n/nl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pt.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ru.ts +130 -130
- package/src/tool/mortarCalculator/i18n/sv.ts +130 -130
- package/src/tool/mortarCalculator/i18n/tr.ts +130 -130
- package/src/tool/mortarCalculator/i18n/zh.ts +130 -130
- package/src/tool/mortarCalculator/seo.astro +15 -15
- package/src/tool/passepartoutCalculator/bibliography.ts +16 -16
- package/src/tool/passepartoutCalculator/i18n/de.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/en.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/es.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/fr.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/id.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/it.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ja.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ko.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/nl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pt.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ru.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/sv.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/tr.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/zh.ts +108 -108
- package/src/tool/passepartoutCalculator/seo.astro +15 -15
- package/src/tool/pythagoreanRightAngleCalculator/bibliography.ts +12 -12
- package/src/tool/pythagoreanRightAngleCalculator/i18n/de.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/en.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/es.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/fr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/id.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/it.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ja.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ko.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/nl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pt.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ru.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/sv.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/tr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/zh.ts +129 -129
- package/src/tool/stairCalculator/bibliography.ts +16 -16
- package/src/tool/stairCalculator/i18n/de.ts +143 -143
- package/src/tool/stairCalculator/i18n/en.ts +145 -145
- package/src/tool/stairCalculator/i18n/es.ts +145 -145
- package/src/tool/stairCalculator/i18n/fr.ts +145 -145
- package/src/tool/stairCalculator/i18n/id.ts +143 -143
- package/src/tool/stairCalculator/i18n/it.ts +143 -143
- package/src/tool/stairCalculator/i18n/ja.ts +143 -143
- package/src/tool/stairCalculator/i18n/ko.ts +143 -143
- package/src/tool/stairCalculator/i18n/nl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pt.ts +143 -143
- package/src/tool/stairCalculator/i18n/ru.ts +143 -143
- package/src/tool/stairCalculator/i18n/sv.ts +143 -143
- package/src/tool/stairCalculator/i18n/tr.ts +143 -143
- package/src/tool/stairCalculator/i18n/zh.ts +143 -143
- package/src/tool/stairCalculator/seo.astro +15 -15
- package/src/tool/thermalExpansionCalculator/bibliography.ts +16 -16
- package/src/tool/thermalExpansionCalculator/i18n/de.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/en.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/es.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/fr.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/id.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/it.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ja.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ko.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/nl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pt.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ru.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/sv.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/tr.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/zh.ts +132 -132
- package/src/tool/thermalExpansionCalculator/seo.astro +15 -15
- package/src/tool/twoStrokeMixtureCalculator/bibliography.ts +12 -12
- package/src/tool/twoStrokeMixtureCalculator/i18n/de.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/en.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/es.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/fr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/id.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/it.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ja.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ko.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/nl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pt.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ru.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/sv.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/tr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/zh.ts +194 -194
- package/src/tool/voltageDropCalculator/bibliography.ts +16 -16
- package/src/tool/voltageDropCalculator/i18n/de.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/en.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/es.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/fr.ts +145 -145
- package/src/tool/voltageDropCalculator/i18n/id.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/it.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ja.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ko.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/nl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pt.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ru.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/sv.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/tr.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/zh.ts +113 -113
- package/src/tool/voltageDropCalculator/seo.astro +15 -15
- package/src/tool/workshopFractionConverter/bibliography.ts +12 -12
- package/src/tool/workshopFractionConverter/i18n/de.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/en.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/es.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/fr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/id.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/it.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ja.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ko.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/nl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pt.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ru.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/sv.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/tr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/zh.ts +147 -147
- package/src/tools.ts +20 -20
|
@@ -1,132 +1,132 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { ThermalExpansionCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'waermeausdehnungs-rechner';
|
|
7
|
-
const title = 'Rechner für thermische Ausdehnung von Balken und Strukturen';
|
|
8
|
-
const description = 'Berechnen Sie, wie stark sich ein Balken oder eine Struktur bei Temperaturänderungen ausdehnt. Technisches Werkzeug für Ingenieure und Heimwerker.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Was ist der lineare Ausdehnungskoeffizient?',
|
|
13
|
-
answer: 'Es ist eine physikalische Eigenschaft von Materialien, die angibt, wie sehr sie sich pro Grad Celsius Temperaturerhöhung ausdehnen. Er wird in 1/°C oder °C⁻¹ gemessen.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Warum ist die Berechnung der Ausdehnung bei Balken wichtig?',
|
|
17
|
-
answer: 'Wenn ein Balken keinen Platz zum Ausdehnen hat (Dehnungsfugen), entstehen massive interne Spannungen, die die Struktur verformen, Beton reißen lassen oder sogar zum Einsturz führen können.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Dehnt sich Holz in alle Richtungen gleich aus?',
|
|
21
|
-
answer: 'Nein. Holz ist ein anisotropes Material. Es dehnt sich entlang der Faser sehr wenig aus, aber signifikant in Querrichtung (Breite und Dicke).',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Welche Temperatur sollte ich als Ausgangswert verwenden?',
|
|
25
|
-
answer: 'Sie sollten die Temperatur zum Zeitpunkt der Installation oder des Baus verwenden. Der Endwert sollte die maximal erwartete Temperatur während der Lebensdauer sein.',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: 'Ursprüngliche Länge messen', text: 'Geben Sie die Länge des Balkens oder Materials in Metern ein.' },
|
|
31
|
-
{ name: 'Material auswählen', text: 'Wählen Sie zwischen Metallen, Baustoffen oder Hölzern, um den spezifischen Koeffizienten anzuwenden.' },
|
|
32
|
-
{ name: 'Temperaturbereich definieren', text: 'Geben Sie die Starttemperatur und die erwartete Maximaltemperatur an, um die Temperaturdifferenz zu berechnen.' },
|
|
33
|
-
{ name: 'Ausdehnung analysieren', text: 'Beobachten Sie die Gesamtausdehnung in Millimetern und die resultierende Endlänge, um geeignete Fugen vorzusehen.' },
|
|
34
|
-
];
|
|
35
|
-
|
|
36
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
-
'@context': 'https://schema.org',
|
|
38
|
-
'@type': 'FAQPage',
|
|
39
|
-
mainEntity: faqData.map((item) => ({
|
|
40
|
-
'@type': 'Question',
|
|
41
|
-
name: item.question,
|
|
42
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
-
})),
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
-
'@context': 'https://schema.org',
|
|
48
|
-
'@type': 'HowTo',
|
|
49
|
-
name: title,
|
|
50
|
-
description,
|
|
51
|
-
step: howToData.map((step, i) => ({
|
|
52
|
-
'@type': 'HowToStep',
|
|
53
|
-
position: i + 1,
|
|
54
|
-
name: step.name,
|
|
55
|
-
text: step.text,
|
|
56
|
-
})),
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
-
'@context': 'https://schema.org',
|
|
61
|
-
'@type': 'SoftwareApplication',
|
|
62
|
-
name: title,
|
|
63
|
-
description,
|
|
64
|
-
applicationCategory: 'UtilityApplication',
|
|
65
|
-
operatingSystem: 'All',
|
|
66
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
-
inLanguage: 'de',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: 'Häufig gestellte Fragen',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: 'Was ist thermische Ausdehnung und warum ist sie für Strukturen wichtig?', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: 'Die <strong>thermische Ausdehnung</strong> ist der physikalische Prozess, bei dem ein Material seine Länge als Reaktion auf eine Temperaturerhöhung vergrößert. Auf mikroskopischer Ebene vibrieren die Teilchen mit mehr Energie und benötigen mehr Platz. Im Bauwesen ist dieses Phänomen eine Kraft, die Beton brechen, Stahlbalken verformen und Bahngleise verbiegen kann.' },
|
|
82
|
-
{ type: 'title', text: 'Die Formel der linearen Ausdehnung', level: 3 },
|
|
83
|
-
{ type: 'card', icon: 'mdi:math-log', title: 'Formel für die lineare Ausdehnung', html: '<p>Die Ausdehnung eines Bauteils berechnet sich mit: <code>ΔL = L₀ · α · ΔT</code>. Dabei ist <strong>ΔL</strong> die Gesamtausdehnung, <strong>L₀</strong> die ursprüngliche Länge, <strong>α</strong> der Ausdehnungskoeffizient des Materials (in °C⁻¹) und <strong>ΔT</strong> die Temperaturdifferenz. Dies ist die Basis für das Design von Dehnungsfugen.</p>' },
|
|
84
|
-
{ type: 'title', text: 'Ausdehnungskoeffizienten nach Material', level: 3 },
|
|
85
|
-
{ type: 'card', icon: 'mdi:table', title: 'Tabelle gängiger Koeffizienten', html: '<p>Nicht alle Materialien dehnen sich gleich aus. <strong>Aluminium</strong> (23 ppm/°C) dehnt sich fast doppelt so stark aus wie <strong>Stahl</strong> (12 ppm/°C). <strong>Beton</strong> hat fast den gleichen Koeffizienten wie Stahl (12 ppm/°C), weshalb Stahlbeton stabil ist.</p>' },
|
|
86
|
-
|
|
87
|
-
{ type: 'paragraph', html: "Deuten Sie das Ergebnis gemeinsam mit den angezeigten Annahmen, bevor Sie es verwenden." },
|
|
88
|
-
{ type: 'paragraph', html: "Prüfen Sie Eingaben, Einheiten, Rundung, Datum und Recht, weil jedes Element die Schätzung verändern kann." },
|
|
89
|
-
{ type: 'paragraph', html: "Nutzen Sie das Ergebnis zur Planung und zum Szenarienvergleich; es ersetzt keine offizielle Berechnung oder Fachberatung." },
|
|
90
|
-
{ type: 'paragraph', html: "Deuten Sie das Ergebnis gemeinsam mit den angezeigten Annahmen, bevor Sie es verwenden." },],
|
|
91
|
-
ui: {
|
|
92
|
-
configTitle: 'Konfiguration',
|
|
93
|
-
labelMaterial: 'Material',
|
|
94
|
-
groupMetals: 'Metalle',
|
|
95
|
-
groupConstruction: 'Bauwesen',
|
|
96
|
-
groupWood: 'Hölzer und Polymere',
|
|
97
|
-
matSteel: 'Stahl (12 ppm/°C)',
|
|
98
|
-
matAluminum: 'Aluminium (23 ppm/°C)',
|
|
99
|
-
matCopper: 'Kupfer (17 ppm/°C)',
|
|
100
|
-
matIron: 'Eisen (11 ppm/°C)',
|
|
101
|
-
matConcrete: 'Beton (12 ppm/°C)',
|
|
102
|
-
matBrick: 'Ziegel (9 ppm/°C)',
|
|
103
|
-
matGlass: 'Glas (9 ppm/°C)',
|
|
104
|
-
matWoodFiber: 'Holzfaser (5 ppm/°C)',
|
|
105
|
-
matWoodTransversal: 'Holz Quer (40 ppm/°C)',
|
|
106
|
-
matPvc: 'PVC (30 ppm/°C)',
|
|
107
|
-
catMetals: 'Metallurgie',
|
|
108
|
-
catConstruction: 'Bauwesen',
|
|
109
|
-
catWood: 'Hölzer und Polymere',
|
|
110
|
-
labelLength: 'Anfangslänge (m)',
|
|
111
|
-
labelTempStart: 'Starttemp. (°C)',
|
|
112
|
-
labelTempEnd: 'Max. Temp. (°C)',
|
|
113
|
-
deltaLabel: 'Temperaturdifferenz (ΔT)',
|
|
114
|
-
vizTitle: 'Simulacija Ausdehnung',
|
|
115
|
-
resultGrowthLabel: 'Gesamtausdehnung (ΔL)',
|
|
116
|
-
resultFinalLabel: 'Endlänge',
|
|
117
|
-
unitMm: 'MM',
|
|
118
|
-
unitM: 'M',
|
|
119
|
-
riskTitle: 'Verformungsrisiko',
|
|
120
|
-
jointTitle: 'Minimale Fuge',
|
|
121
|
-
riskLow: 'Niedrig',
|
|
122
|
-
riskModerate: 'Moderat',
|
|
123
|
-
riskCritical: 'Kritisch',
|
|
124
|
-
tipDefault: 'Konsultieren Sie die Herstellerangaben für exakte Koeffizienten spezieller Legierungen.',
|
|
125
|
-
tipSteel: 'Stahl und Beton haben fast identische Koeffizienten, sodass Stahlbeton ohne interne Risse funktioniert.',
|
|
126
|
-
tipAluminum: 'Aluminium dehnt sich doppelt so stark aus wie Stahl. Bei Metallgehäusen erfordert dies elastische Dichtstoffe.',
|
|
127
|
-
tipGlass: 'Glas und Stahl dehnen sich fast gleich aus, was entscheidend für große Glasfassaden ist.',
|
|
128
|
-
tipConcrete: 'Der Beton-Koeffizient ähnelt dem von Stahl, weshalb Mischstrukturen so stabil sind.',
|
|
129
|
-
tipWood: 'Holz dehnt sich durch Wärme wenig, aber durch Feuchtigkeit stark aus. In Längsrichtung ist es sehr stabil.',
|
|
130
|
-
tipPvc: 'PVC hat eine sehr hohe Ausdehnung. Es benötigt O-Ringe oder Dehnungsbögen, um Bewegungen ohne Bruch zu absorbieren.',
|
|
131
|
-
},
|
|
132
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { ThermalExpansionCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'waermeausdehnungs-rechner';
|
|
7
|
+
const title = 'Rechner für thermische Ausdehnung von Balken und Strukturen';
|
|
8
|
+
const description = 'Berechnen Sie, wie stark sich ein Balken oder eine Struktur bei Temperaturänderungen ausdehnt. Technisches Werkzeug für Ingenieure und Heimwerker.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Was ist der lineare Ausdehnungskoeffizient?',
|
|
13
|
+
answer: 'Es ist eine physikalische Eigenschaft von Materialien, die angibt, wie sehr sie sich pro Grad Celsius Temperaturerhöhung ausdehnen. Er wird in 1/°C oder °C⁻¹ gemessen.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Warum ist die Berechnung der Ausdehnung bei Balken wichtig?',
|
|
17
|
+
answer: 'Wenn ein Balken keinen Platz zum Ausdehnen hat (Dehnungsfugen), entstehen massive interne Spannungen, die die Struktur verformen, Beton reißen lassen oder sogar zum Einsturz führen können.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Dehnt sich Holz in alle Richtungen gleich aus?',
|
|
21
|
+
answer: 'Nein. Holz ist ein anisotropes Material. Es dehnt sich entlang der Faser sehr wenig aus, aber signifikant in Querrichtung (Breite und Dicke).',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Welche Temperatur sollte ich als Ausgangswert verwenden?',
|
|
25
|
+
answer: 'Sie sollten die Temperatur zum Zeitpunkt der Installation oder des Baus verwenden. Der Endwert sollte die maximal erwartete Temperatur während der Lebensdauer sein.',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: 'Ursprüngliche Länge messen', text: 'Geben Sie die Länge des Balkens oder Materials in Metern ein.' },
|
|
31
|
+
{ name: 'Material auswählen', text: 'Wählen Sie zwischen Metallen, Baustoffen oder Hölzern, um den spezifischen Koeffizienten anzuwenden.' },
|
|
32
|
+
{ name: 'Temperaturbereich definieren', text: 'Geben Sie die Starttemperatur und die erwartete Maximaltemperatur an, um die Temperaturdifferenz zu berechnen.' },
|
|
33
|
+
{ name: 'Ausdehnung analysieren', text: 'Beobachten Sie die Gesamtausdehnung in Millimetern und die resultierende Endlänge, um geeignete Fugen vorzusehen.' },
|
|
34
|
+
];
|
|
35
|
+
|
|
36
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
+
'@context': 'https://schema.org',
|
|
38
|
+
'@type': 'FAQPage',
|
|
39
|
+
mainEntity: faqData.map((item) => ({
|
|
40
|
+
'@type': 'Question',
|
|
41
|
+
name: item.question,
|
|
42
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
+
})),
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
+
'@context': 'https://schema.org',
|
|
48
|
+
'@type': 'HowTo',
|
|
49
|
+
name: title,
|
|
50
|
+
description,
|
|
51
|
+
step: howToData.map((step, i) => ({
|
|
52
|
+
'@type': 'HowToStep',
|
|
53
|
+
position: i + 1,
|
|
54
|
+
name: step.name,
|
|
55
|
+
text: step.text,
|
|
56
|
+
})),
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'SoftwareApplication',
|
|
62
|
+
name: title,
|
|
63
|
+
description,
|
|
64
|
+
applicationCategory: 'UtilityApplication',
|
|
65
|
+
operatingSystem: 'All',
|
|
66
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
+
inLanguage: 'de',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Häufig gestellte Fragen',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: 'Was ist thermische Ausdehnung und warum ist sie für Strukturen wichtig?', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: 'Die <strong>thermische Ausdehnung</strong> ist der physikalische Prozess, bei dem ein Material seine Länge als Reaktion auf eine Temperaturerhöhung vergrößert. Auf mikroskopischer Ebene vibrieren die Teilchen mit mehr Energie und benötigen mehr Platz. Im Bauwesen ist dieses Phänomen eine Kraft, die Beton brechen, Stahlbalken verformen und Bahngleise verbiegen kann.' },
|
|
82
|
+
{ type: 'title', text: 'Die Formel der linearen Ausdehnung', level: 3 },
|
|
83
|
+
{ type: 'card', icon: 'mdi:math-log', title: 'Formel für die lineare Ausdehnung', html: '<p>Die Ausdehnung eines Bauteils berechnet sich mit: <code>ΔL = L₀ · α · ΔT</code>. Dabei ist <strong>ΔL</strong> die Gesamtausdehnung, <strong>L₀</strong> die ursprüngliche Länge, <strong>α</strong> der Ausdehnungskoeffizient des Materials (in °C⁻¹) und <strong>ΔT</strong> die Temperaturdifferenz. Dies ist die Basis für das Design von Dehnungsfugen.</p>' },
|
|
84
|
+
{ type: 'title', text: 'Ausdehnungskoeffizienten nach Material', level: 3 },
|
|
85
|
+
{ type: 'card', icon: 'mdi:table', title: 'Tabelle gängiger Koeffizienten', html: '<p>Nicht alle Materialien dehnen sich gleich aus. <strong>Aluminium</strong> (23 ppm/°C) dehnt sich fast doppelt so stark aus wie <strong>Stahl</strong> (12 ppm/°C). <strong>Beton</strong> hat fast den gleichen Koeffizienten wie Stahl (12 ppm/°C), weshalb Stahlbeton stabil ist.</p>' },
|
|
86
|
+
|
|
87
|
+
{ type: 'paragraph', html: "Deuten Sie das Ergebnis gemeinsam mit den angezeigten Annahmen, bevor Sie es verwenden." },
|
|
88
|
+
{ type: 'paragraph', html: "Prüfen Sie Eingaben, Einheiten, Rundung, Datum und Recht, weil jedes Element die Schätzung verändern kann." },
|
|
89
|
+
{ type: 'paragraph', html: "Nutzen Sie das Ergebnis zur Planung und zum Szenarienvergleich; es ersetzt keine offizielle Berechnung oder Fachberatung." },
|
|
90
|
+
{ type: 'paragraph', html: "Deuten Sie das Ergebnis gemeinsam mit den angezeigten Annahmen, bevor Sie es verwenden." },],
|
|
91
|
+
ui: {
|
|
92
|
+
configTitle: 'Konfiguration',
|
|
93
|
+
labelMaterial: 'Material',
|
|
94
|
+
groupMetals: 'Metalle',
|
|
95
|
+
groupConstruction: 'Bauwesen',
|
|
96
|
+
groupWood: 'Hölzer und Polymere',
|
|
97
|
+
matSteel: 'Stahl (12 ppm/°C)',
|
|
98
|
+
matAluminum: 'Aluminium (23 ppm/°C)',
|
|
99
|
+
matCopper: 'Kupfer (17 ppm/°C)',
|
|
100
|
+
matIron: 'Eisen (11 ppm/°C)',
|
|
101
|
+
matConcrete: 'Beton (12 ppm/°C)',
|
|
102
|
+
matBrick: 'Ziegel (9 ppm/°C)',
|
|
103
|
+
matGlass: 'Glas (9 ppm/°C)',
|
|
104
|
+
matWoodFiber: 'Holzfaser (5 ppm/°C)',
|
|
105
|
+
matWoodTransversal: 'Holz Quer (40 ppm/°C)',
|
|
106
|
+
matPvc: 'PVC (30 ppm/°C)',
|
|
107
|
+
catMetals: 'Metallurgie',
|
|
108
|
+
catConstruction: 'Bauwesen',
|
|
109
|
+
catWood: 'Hölzer und Polymere',
|
|
110
|
+
labelLength: 'Anfangslänge (m)',
|
|
111
|
+
labelTempStart: 'Starttemp. (°C)',
|
|
112
|
+
labelTempEnd: 'Max. Temp. (°C)',
|
|
113
|
+
deltaLabel: 'Temperaturdifferenz (ΔT)',
|
|
114
|
+
vizTitle: 'Simulacija Ausdehnung',
|
|
115
|
+
resultGrowthLabel: 'Gesamtausdehnung (ΔL)',
|
|
116
|
+
resultFinalLabel: 'Endlänge',
|
|
117
|
+
unitMm: 'MM',
|
|
118
|
+
unitM: 'M',
|
|
119
|
+
riskTitle: 'Verformungsrisiko',
|
|
120
|
+
jointTitle: 'Minimale Fuge',
|
|
121
|
+
riskLow: 'Niedrig',
|
|
122
|
+
riskModerate: 'Moderat',
|
|
123
|
+
riskCritical: 'Kritisch',
|
|
124
|
+
tipDefault: 'Konsultieren Sie die Herstellerangaben für exakte Koeffizienten spezieller Legierungen.',
|
|
125
|
+
tipSteel: 'Stahl und Beton haben fast identische Koeffizienten, sodass Stahlbeton ohne interne Risse funktioniert.',
|
|
126
|
+
tipAluminum: 'Aluminium dehnt sich doppelt so stark aus wie Stahl. Bei Metallgehäusen erfordert dies elastische Dichtstoffe.',
|
|
127
|
+
tipGlass: 'Glas und Stahl dehnen sich fast gleich aus, was entscheidend für große Glasfassaden ist.',
|
|
128
|
+
tipConcrete: 'Der Beton-Koeffizient ähnelt dem von Stahl, weshalb Mischstrukturen so stabil sind.',
|
|
129
|
+
tipWood: 'Holz dehnt sich durch Wärme wenig, aber durch Feuchtigkeit stark aus. In Längsrichtung ist es sehr stabil.',
|
|
130
|
+
tipPvc: 'PVC hat eine sehr hohe Ausdehnung. Es benötigt O-Ringe oder Dehnungsbögen, um Bewegungen ohne Bruch zu absorbieren.',
|
|
131
|
+
},
|
|
132
|
+
};
|
|
@@ -1,170 +1,170 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { ThermalExpansionCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'thermal-expansion-calculator';
|
|
7
|
-
const title = 'Thermal Expansion Calculator for Beams and Structural Materials';
|
|
8
|
-
const description =
|
|
9
|
-
'Calculate how much a beam or structure expands with temperature changes. Technical tool for engineers and DIY. Includes expansion coefficients by material.';
|
|
10
|
-
|
|
11
|
-
const faqData = [
|
|
12
|
-
{
|
|
13
|
-
question: 'What is the linear thermal expansion coefficient?',
|
|
14
|
-
answer:
|
|
15
|
-
'It is a physical property of materials indicating how much they expand per degree Celsius of temperature increase. It is measured in 1/°C or °C⁻¹.',
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
question: 'Why is it important to calculate expansion in beams?',
|
|
19
|
-
answer:
|
|
20
|
-
'If a beam has no room to expand (no expansion joints), it will generate massive internal stresses that can deform the structure, crack the concrete or even cause collapse.',
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
question: 'Does wood expand equally in all directions?',
|
|
24
|
-
answer:
|
|
25
|
-
'No. Wood is an anisotropic material. It expands very little along the grain but significantly in the transverse direction (width and thickness).',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'What temperature should I use as the Initial value?',
|
|
29
|
-
answer:
|
|
30
|
-
'Use the temperature at the time of installation or construction. The Final value should be the maximum temperature expected during its service life.',
|
|
31
|
-
},
|
|
32
|
-
];
|
|
33
|
-
|
|
34
|
-
const howToData = [
|
|
35
|
-
{
|
|
36
|
-
name: 'Measure the original length',
|
|
37
|
-
text: 'Enter the length of the beam or material in metres.',
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
name: 'Select the material',
|
|
41
|
-
text: 'Choose from metals, construction materials or wood to apply its specific coefficient.',
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
name: 'Set the thermal range',
|
|
45
|
-
text: 'Specify the initial temperature and the maximum expected temperature to calculate the thermal differential.',
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
name: 'Analyse the growth',
|
|
49
|
-
text: 'Observe the total elongation in millimetres and the resulting final length to plan adequate expansion joints.',
|
|
50
|
-
},
|
|
51
|
-
];
|
|
52
|
-
|
|
53
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
54
|
-
'@context': 'https://schema.org',
|
|
55
|
-
'@type': 'FAQPage',
|
|
56
|
-
mainEntity: faqData.map((item) => ({
|
|
57
|
-
'@type': 'Question',
|
|
58
|
-
name: item.question,
|
|
59
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
60
|
-
})),
|
|
61
|
-
};
|
|
62
|
-
|
|
63
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
64
|
-
'@context': 'https://schema.org',
|
|
65
|
-
'@type': 'HowTo',
|
|
66
|
-
name: title,
|
|
67
|
-
description,
|
|
68
|
-
step: howToData.map((step, i) => ({
|
|
69
|
-
'@type': 'HowToStep',
|
|
70
|
-
position: i + 1,
|
|
71
|
-
name: step.name,
|
|
72
|
-
text: step.text,
|
|
73
|
-
})),
|
|
74
|
-
};
|
|
75
|
-
|
|
76
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
77
|
-
'@context': 'https://schema.org',
|
|
78
|
-
'@type': 'SoftwareApplication',
|
|
79
|
-
name: title,
|
|
80
|
-
description,
|
|
81
|
-
applicationCategory: 'UtilityApplication',
|
|
82
|
-
operatingSystem: 'All',
|
|
83
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
84
|
-
inLanguage: 'en',
|
|
85
|
-
};
|
|
86
|
-
|
|
87
|
-
export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
88
|
-
slug,
|
|
89
|
-
title,
|
|
90
|
-
description,
|
|
91
|
-
faqTitle: 'Frequently Asked Questions',
|
|
92
|
-
faq: faqData,
|
|
93
|
-
bibliography,
|
|
94
|
-
howTo: howToData,
|
|
95
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
96
|
-
seo: [
|
|
97
|
-
{ type: 'title', text: 'What is Thermal Expansion and How Does It Affect Structures', level: 2 },
|
|
98
|
-
{
|
|
99
|
-
type: 'paragraph',
|
|
100
|
-
html: '<strong>Thermal expansion</strong> is the physical process by which a material increases its length in response to a rise in temperature. At the microscopic level, particles vibrate with more energy and require a greater average spacing between them. In construction, this phenomenon is not a curiosity - it is a force that can crack concrete, deform steel beams and buckle railway tracks.',
|
|
101
|
-
},
|
|
102
|
-
{ type: 'title', text: 'The Linear Expansion Formula', level: 3 },
|
|
103
|
-
{
|
|
104
|
-
type: 'card',
|
|
105
|
-
icon: 'mdi:math-log',
|
|
106
|
-
title: 'Linear Expansion Formula',
|
|
107
|
-
html: '<p>The expansion of a structural element is calculated with: <code>ΔL = L₀ · α · ΔT</code>. Where <strong>ΔL</strong> is the total growth, <strong>L₀</strong> is the original length, <strong>α</strong> is the material expansion coefficient (in °C⁻¹) and <strong>ΔT</strong> is the temperature difference. This formula underpins the design of expansion joints in bridges, roofs and facades.</p>',
|
|
108
|
-
},
|
|
109
|
-
{ type: 'title', text: 'Expansion Coefficients by Material', level: 3 },
|
|
110
|
-
{
|
|
111
|
-
type: 'card',
|
|
112
|
-
icon: 'mdi:table',
|
|
113
|
-
title: 'Common Expansion Coefficients',
|
|
114
|
-
html: '<p>Not all materials expand equally. <strong>Aluminium</strong> (23 ppm/°C) expands almost twice as fast as <strong>steel</strong> (12 ppm/°C). <strong>Concrete</strong> has a coefficient nearly identical to steel (12 ppm/°C), which is why reinforced concrete is structurally stable. <strong>PVC</strong> (30 ppm/°C) and <strong>transverse wood</strong> (40 ppm/°C) show the highest expansion rates and require special jointing solutions.</p>',
|
|
115
|
-
},
|
|
116
|
-
{ type: 'title', text: 'The Importance of Expansion Joints', level: 3 },
|
|
117
|
-
{
|
|
118
|
-
type: 'card',
|
|
119
|
-
icon: 'mdi:bridge',
|
|
120
|
-
title: 'Expansion Joint Sizing',
|
|
121
|
-
html: '<p>If you have walked across a bridge and noticed a rubber-filled slot in the deck, you have seen an <strong>expansion joint</strong>. Without that gap, the steel beam would press against the next element when heated in summer, generating pressures capable of causing column <strong>buckling</strong> or cracks in load-bearing walls. The calculator suggests a minimum joint of 150% of the calculated ΔL to absorb extreme temperature swings.</p>',
|
|
122
|
-
},
|
|
123
|
-
{ type: 'title', text: 'Real World Examples: Train Rails to the Eiffel Tower', level: 3 },
|
|
124
|
-
{
|
|
125
|
-
type: 'paragraph',
|
|
126
|
-
html: 'Railway engineers leave gaps between rails to prevent them from buckling in summer. The iron structure of the <strong>Eiffel Tower</strong> grows approximately 15 cm on the hottest July days in Paris. In domestic settings, polycarbonate roofing and aluminium cladding are the most common cases where thermal calculation is decisive in preventing leaks and stress noises.',
|
|
127
|
-
},
|
|
128
|
-
],
|
|
129
|
-
ui: {
|
|
130
|
-
configTitle: 'Configuration',
|
|
131
|
-
labelMaterial: 'Material',
|
|
132
|
-
groupMetals: 'Metals',
|
|
133
|
-
groupConstruction: 'Construction',
|
|
134
|
-
groupWood: 'Wood and Polymers',
|
|
135
|
-
matSteel: 'Steel (12 ppm/°C)',
|
|
136
|
-
matAluminum: 'Aluminium (23 ppm/°C)',
|
|
137
|
-
matCopper: 'Copper (17 ppm/°C)',
|
|
138
|
-
matIron: 'Cast Iron (11 ppm/°C)',
|
|
139
|
-
matConcrete: 'Concrete (12 ppm/°C)',
|
|
140
|
-
matBrick: 'Brick (9 ppm/°C)',
|
|
141
|
-
matGlass: 'Glass (9 ppm/°C)',
|
|
142
|
-
matWoodFiber: 'Wood Grain (5 ppm/°C)',
|
|
143
|
-
matWoodTransversal: 'Wood Transverse (40 ppm/°C)',
|
|
144
|
-
matPvc: 'PVC (30 ppm/°C)',
|
|
145
|
-
catMetals: 'Metallurgy',
|
|
146
|
-
catConstruction: 'Construction',
|
|
147
|
-
catWood: 'Wood and Polymers',
|
|
148
|
-
labelLength: 'Initial Length (m)',
|
|
149
|
-
labelTempStart: 'Initial Temp (°C)',
|
|
150
|
-
labelTempEnd: 'Max Temp (°C)',
|
|
151
|
-
deltaLabel: 'Thermal Differential (ΔT)',
|
|
152
|
-
vizTitle: 'Expansion Simulation',
|
|
153
|
-
resultGrowthLabel: 'Total Growth (ΔL)',
|
|
154
|
-
resultFinalLabel: 'Final Length',
|
|
155
|
-
unitMm: 'MM',
|
|
156
|
-
unitM: 'M',
|
|
157
|
-
riskTitle: 'Buckling Risk',
|
|
158
|
-
jointTitle: 'Minimum Joint',
|
|
159
|
-
riskLow: 'Low',
|
|
160
|
-
riskModerate: 'Moderate',
|
|
161
|
-
riskCritical: 'Critical',
|
|
162
|
-
tipDefault: 'Consult the manufacturer data sheet for exact coefficients of special alloys.',
|
|
163
|
-
tipSteel: 'Steel and concrete have nearly identical coefficients, which is why reinforced concrete works without internal cracking.',
|
|
164
|
-
tipAluminum: 'Aluminium expands almost twice as fast as steel. In metal cladding, this requires elastic sealants at all joints.',
|
|
165
|
-
tipGlass: 'Glass and steel expand at nearly the same rate, which is key to the design of large glazed facades.',
|
|
166
|
-
tipConcrete: 'The coefficient of concrete is very similar to that of steel, which is why composite structures are so stable.',
|
|
167
|
-
tipWood: 'Wood expands little from heat, but a great deal from moisture. Along the grain, thermal movement is very small.',
|
|
168
|
-
tipPvc: 'PVC has very high expansion. It requires O-ring joints or lyre-shaped curves to absorb movement without cracking.',
|
|
169
|
-
},
|
|
170
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { ThermalExpansionCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'thermal-expansion-calculator';
|
|
7
|
+
const title = 'Thermal Expansion Calculator for Beams and Structural Materials';
|
|
8
|
+
const description =
|
|
9
|
+
'Calculate how much a beam or structure expands with temperature changes. Technical tool for engineers and DIY. Includes expansion coefficients by material.';
|
|
10
|
+
|
|
11
|
+
const faqData = [
|
|
12
|
+
{
|
|
13
|
+
question: 'What is the linear thermal expansion coefficient?',
|
|
14
|
+
answer:
|
|
15
|
+
'It is a physical property of materials indicating how much they expand per degree Celsius of temperature increase. It is measured in 1/°C or °C⁻¹.',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
question: 'Why is it important to calculate expansion in beams?',
|
|
19
|
+
answer:
|
|
20
|
+
'If a beam has no room to expand (no expansion joints), it will generate massive internal stresses that can deform the structure, crack the concrete or even cause collapse.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: 'Does wood expand equally in all directions?',
|
|
24
|
+
answer:
|
|
25
|
+
'No. Wood is an anisotropic material. It expands very little along the grain but significantly in the transverse direction (width and thickness).',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'What temperature should I use as the Initial value?',
|
|
29
|
+
answer:
|
|
30
|
+
'Use the temperature at the time of installation or construction. The Final value should be the maximum temperature expected during its service life.',
|
|
31
|
+
},
|
|
32
|
+
];
|
|
33
|
+
|
|
34
|
+
const howToData = [
|
|
35
|
+
{
|
|
36
|
+
name: 'Measure the original length',
|
|
37
|
+
text: 'Enter the length of the beam or material in metres.',
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
name: 'Select the material',
|
|
41
|
+
text: 'Choose from metals, construction materials or wood to apply its specific coefficient.',
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
name: 'Set the thermal range',
|
|
45
|
+
text: 'Specify the initial temperature and the maximum expected temperature to calculate the thermal differential.',
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
name: 'Analyse the growth',
|
|
49
|
+
text: 'Observe the total elongation in millimetres and the resulting final length to plan adequate expansion joints.',
|
|
50
|
+
},
|
|
51
|
+
];
|
|
52
|
+
|
|
53
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
54
|
+
'@context': 'https://schema.org',
|
|
55
|
+
'@type': 'FAQPage',
|
|
56
|
+
mainEntity: faqData.map((item) => ({
|
|
57
|
+
'@type': 'Question',
|
|
58
|
+
name: item.question,
|
|
59
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
60
|
+
})),
|
|
61
|
+
};
|
|
62
|
+
|
|
63
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
64
|
+
'@context': 'https://schema.org',
|
|
65
|
+
'@type': 'HowTo',
|
|
66
|
+
name: title,
|
|
67
|
+
description,
|
|
68
|
+
step: howToData.map((step, i) => ({
|
|
69
|
+
'@type': 'HowToStep',
|
|
70
|
+
position: i + 1,
|
|
71
|
+
name: step.name,
|
|
72
|
+
text: step.text,
|
|
73
|
+
})),
|
|
74
|
+
};
|
|
75
|
+
|
|
76
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
77
|
+
'@context': 'https://schema.org',
|
|
78
|
+
'@type': 'SoftwareApplication',
|
|
79
|
+
name: title,
|
|
80
|
+
description,
|
|
81
|
+
applicationCategory: 'UtilityApplication',
|
|
82
|
+
operatingSystem: 'All',
|
|
83
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
84
|
+
inLanguage: 'en',
|
|
85
|
+
};
|
|
86
|
+
|
|
87
|
+
export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
88
|
+
slug,
|
|
89
|
+
title,
|
|
90
|
+
description,
|
|
91
|
+
faqTitle: 'Frequently Asked Questions',
|
|
92
|
+
faq: faqData,
|
|
93
|
+
bibliography,
|
|
94
|
+
howTo: howToData,
|
|
95
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
96
|
+
seo: [
|
|
97
|
+
{ type: 'title', text: 'What is Thermal Expansion and How Does It Affect Structures', level: 2 },
|
|
98
|
+
{
|
|
99
|
+
type: 'paragraph',
|
|
100
|
+
html: '<strong>Thermal expansion</strong> is the physical process by which a material increases its length in response to a rise in temperature. At the microscopic level, particles vibrate with more energy and require a greater average spacing between them. In construction, this phenomenon is not a curiosity - it is a force that can crack concrete, deform steel beams and buckle railway tracks.',
|
|
101
|
+
},
|
|
102
|
+
{ type: 'title', text: 'The Linear Expansion Formula', level: 3 },
|
|
103
|
+
{
|
|
104
|
+
type: 'card',
|
|
105
|
+
icon: 'mdi:math-log',
|
|
106
|
+
title: 'Linear Expansion Formula',
|
|
107
|
+
html: '<p>The expansion of a structural element is calculated with: <code>ΔL = L₀ · α · ΔT</code>. Where <strong>ΔL</strong> is the total growth, <strong>L₀</strong> is the original length, <strong>α</strong> is the material expansion coefficient (in °C⁻¹) and <strong>ΔT</strong> is the temperature difference. This formula underpins the design of expansion joints in bridges, roofs and facades.</p>',
|
|
108
|
+
},
|
|
109
|
+
{ type: 'title', text: 'Expansion Coefficients by Material', level: 3 },
|
|
110
|
+
{
|
|
111
|
+
type: 'card',
|
|
112
|
+
icon: 'mdi:table',
|
|
113
|
+
title: 'Common Expansion Coefficients',
|
|
114
|
+
html: '<p>Not all materials expand equally. <strong>Aluminium</strong> (23 ppm/°C) expands almost twice as fast as <strong>steel</strong> (12 ppm/°C). <strong>Concrete</strong> has a coefficient nearly identical to steel (12 ppm/°C), which is why reinforced concrete is structurally stable. <strong>PVC</strong> (30 ppm/°C) and <strong>transverse wood</strong> (40 ppm/°C) show the highest expansion rates and require special jointing solutions.</p>',
|
|
115
|
+
},
|
|
116
|
+
{ type: 'title', text: 'The Importance of Expansion Joints', level: 3 },
|
|
117
|
+
{
|
|
118
|
+
type: 'card',
|
|
119
|
+
icon: 'mdi:bridge',
|
|
120
|
+
title: 'Expansion Joint Sizing',
|
|
121
|
+
html: '<p>If you have walked across a bridge and noticed a rubber-filled slot in the deck, you have seen an <strong>expansion joint</strong>. Without that gap, the steel beam would press against the next element when heated in summer, generating pressures capable of causing column <strong>buckling</strong> or cracks in load-bearing walls. The calculator suggests a minimum joint of 150% of the calculated ΔL to absorb extreme temperature swings.</p>',
|
|
122
|
+
},
|
|
123
|
+
{ type: 'title', text: 'Real World Examples: Train Rails to the Eiffel Tower', level: 3 },
|
|
124
|
+
{
|
|
125
|
+
type: 'paragraph',
|
|
126
|
+
html: 'Railway engineers leave gaps between rails to prevent them from buckling in summer. The iron structure of the <strong>Eiffel Tower</strong> grows approximately 15 cm on the hottest July days in Paris. In domestic settings, polycarbonate roofing and aluminium cladding are the most common cases where thermal calculation is decisive in preventing leaks and stress noises.',
|
|
127
|
+
},
|
|
128
|
+
],
|
|
129
|
+
ui: {
|
|
130
|
+
configTitle: 'Configuration',
|
|
131
|
+
labelMaterial: 'Material',
|
|
132
|
+
groupMetals: 'Metals',
|
|
133
|
+
groupConstruction: 'Construction',
|
|
134
|
+
groupWood: 'Wood and Polymers',
|
|
135
|
+
matSteel: 'Steel (12 ppm/°C)',
|
|
136
|
+
matAluminum: 'Aluminium (23 ppm/°C)',
|
|
137
|
+
matCopper: 'Copper (17 ppm/°C)',
|
|
138
|
+
matIron: 'Cast Iron (11 ppm/°C)',
|
|
139
|
+
matConcrete: 'Concrete (12 ppm/°C)',
|
|
140
|
+
matBrick: 'Brick (9 ppm/°C)',
|
|
141
|
+
matGlass: 'Glass (9 ppm/°C)',
|
|
142
|
+
matWoodFiber: 'Wood Grain (5 ppm/°C)',
|
|
143
|
+
matWoodTransversal: 'Wood Transverse (40 ppm/°C)',
|
|
144
|
+
matPvc: 'PVC (30 ppm/°C)',
|
|
145
|
+
catMetals: 'Metallurgy',
|
|
146
|
+
catConstruction: 'Construction',
|
|
147
|
+
catWood: 'Wood and Polymers',
|
|
148
|
+
labelLength: 'Initial Length (m)',
|
|
149
|
+
labelTempStart: 'Initial Temp (°C)',
|
|
150
|
+
labelTempEnd: 'Max Temp (°C)',
|
|
151
|
+
deltaLabel: 'Thermal Differential (ΔT)',
|
|
152
|
+
vizTitle: 'Expansion Simulation',
|
|
153
|
+
resultGrowthLabel: 'Total Growth (ΔL)',
|
|
154
|
+
resultFinalLabel: 'Final Length',
|
|
155
|
+
unitMm: 'MM',
|
|
156
|
+
unitM: 'M',
|
|
157
|
+
riskTitle: 'Buckling Risk',
|
|
158
|
+
jointTitle: 'Minimum Joint',
|
|
159
|
+
riskLow: 'Low',
|
|
160
|
+
riskModerate: 'Moderate',
|
|
161
|
+
riskCritical: 'Critical',
|
|
162
|
+
tipDefault: 'Consult the manufacturer data sheet for exact coefficients of special alloys.',
|
|
163
|
+
tipSteel: 'Steel and concrete have nearly identical coefficients, which is why reinforced concrete works without internal cracking.',
|
|
164
|
+
tipAluminum: 'Aluminium expands almost twice as fast as steel. In metal cladding, this requires elastic sealants at all joints.',
|
|
165
|
+
tipGlass: 'Glass and steel expand at nearly the same rate, which is key to the design of large glazed facades.',
|
|
166
|
+
tipConcrete: 'The coefficient of concrete is very similar to that of steel, which is why composite structures are so stable.',
|
|
167
|
+
tipWood: 'Wood expands little from heat, but a great deal from moisture. Along the grain, thermal movement is very small.',
|
|
168
|
+
tipPvc: 'PVC has very high expansion. It requires O-ring joints or lyre-shaped curves to absorb movement without cracking.',
|
|
169
|
+
},
|
|
170
|
+
};
|