@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 = 'thermal-expansion-calculator';
|
|
7
|
-
const title = '보 및 구조물 열팽창 계산기';
|
|
8
|
-
const description = '온도 변화에 따라 보나 구조물이 얼마나 팽창하는지 계산합니다. 엔지니어 및 DIY를 위한 기술 도구입니다. 재료별 팽창 계수를 포함합니다.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: '선팽창 계수란 무엇인가요?',
|
|
13
|
-
answer: '온도가 1도 상승할 때마다 재료가 얼마나 팽창하는지를 나타내는 물리적 특성입니다. 단위는 1/℃ 또는 ℃⁻¹를 사용합니다.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: '보의 열팽창을 계산하는 것이 왜 중요한가요?',
|
|
17
|
-
answer: '보에 팽창할 공간(신축 이음)이 없으면 구조물을 변형시키거나 콘크리트를 균열시키고 심지어 붕괴를 일으킬 수 있는 거대한 내부 응력이 발생하기 때문입니다.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: '나무는 모든 방향으로 동일하게 팽창하나요?',
|
|
21
|
-
answer: '아니요. 나무는 이방성 재료입니다. 결 방향으로는 거의 팽창하지 않지만, 결의 직각 방향(너비 및 두께)으로는 상당히 팽창합니다.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: '초기 온도로는 어떤 값을 사용해야 하나요?',
|
|
25
|
-
answer: '설치 또는 시공 시점의 온도를 사용해야 합니다. 최종 온도는 해당 구조물의 수명 동안 예상되는 최고 온도를 사용해야 합니다.',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: '원래 길이 측정', text: '보 또는 재료의 길이를 미터 단위로 입력합니다.' },
|
|
31
|
-
{ name: '재료 선택', text: '금속, 건축 자재 또는 목재 중에서 선택하여 특정 계수를 적용합니다.' },
|
|
32
|
-
{ name: '온도 범위 정의', text: '열 차이를 계산하기 위해 초기 온도와 예상 최고 온도를 지정합니다.' },
|
|
33
|
-
{ name: '팽창 분석', text: '밀리미터 단위의 총 팽창량과 결과적인 최종 길이를 확인하여 적절한 이음매를 계획합니다.' },
|
|
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: 'ko',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: '자주 묻는 질문',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: '열팽창이란 무엇이며 구조물에 어떤 영향을 미치는가', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: '<strong>열팽창</strong>은 온도가 상승함에 따라 재료의 길이가 증가하는 물리적 과정입니다. 미세한 수준에서 입자들은 더 많은 에너지로 진동하며 입자 사이에 더 큰 평균 공간을 필요로 합니다. 건설에서 이 현상은 단순한 흥밋거리가 아닙니다. 이는 콘크리트를 부수고, 강철 보를 변형시키며, 기차 선로를 뒤틀 수 있는 힘입니다.' },
|
|
82
|
-
{ type: 'title', text: '선팽창 공식', level: 3 },
|
|
83
|
-
{ type: 'card', icon: 'mdi:math-log', title: '선팽창 계산식', html: '<p>구조성분의 팽창은 다음과 같이 계산됩니다: <code>ΔL = L₀ · α · ΔT</code>. 여기서 <strong>ΔL</strong>은 총 증가량, <strong>L₀</strong>은 원래 길이, <strong>α</strong>는 재료의 팽창 계수(단위: ℃⁻¹), <strong>ΔT</strong>는 온도 차이입니다.</p>' },
|
|
84
|
-
|
|
85
|
-
{ type: 'paragraph', html: "입력값, 단위, 반올림, 날짜와 관할을 확인하세요. 모두 추정값을 바꿀 수 있습니다." },
|
|
86
|
-
{ type: 'paragraph', html: "결과는 계획과 시나리오 비교에 사용할 수 있지만 공식 계산이나 전문가 조언을 대신하지 않습니다." },
|
|
87
|
-
{ type: 'paragraph', html: "사용하기 전에 계산기가 표시한 가정과 결과를 함께 확인하세요." },
|
|
88
|
-
{ type: 'paragraph', html: "입력값, 단위, 반올림, 날짜와 관할을 확인하세요. 모두 추정값을 바꿀 수 있습니다." },
|
|
89
|
-
{ type: 'paragraph', html: "결과는 계획과 시나리오 비교에 사용할 수 있지만 공식 계산이나 전문가 조언을 대신하지 않습니다." },
|
|
90
|
-
{ type: 'paragraph', html: "사용하기 전에 계산기가 표시한 가정과 결과를 함께 확인하세요." },],
|
|
91
|
-
ui: {
|
|
92
|
-
configTitle: '설정',
|
|
93
|
-
labelMaterial: '재료',
|
|
94
|
-
groupMetals: '금속',
|
|
95
|
-
groupConstruction: '건설',
|
|
96
|
-
groupWood: '목재 및 폴리머',
|
|
97
|
-
matSteel: '강철 (12 ppm/°C)',
|
|
98
|
-
matAluminum: '알루미늄 (23 ppm/°C)',
|
|
99
|
-
matCopper: '구리 (17 ppm/°C)',
|
|
100
|
-
matIron: '철 (11 ppm/°C)',
|
|
101
|
-
matConcrete: '콘크리트 (12 ppm/°C)',
|
|
102
|
-
matBrick: '벽돌 (9 ppm/°C)',
|
|
103
|
-
matGlass: '유리 (9 ppm/°C)',
|
|
104
|
-
matWoodFiber: '목재 결 방향 (5 ppm/°C)',
|
|
105
|
-
matWoodTransversal: '목재 직각 방향 (40 ppm/°C)',
|
|
106
|
-
matPvc: 'PVC (30 ppm/°C)',
|
|
107
|
-
catMetals: '금속공학',
|
|
108
|
-
catConstruction: '건설',
|
|
109
|
-
catWood: '목재 및 폴리머',
|
|
110
|
-
labelLength: '초기 길이 (m)',
|
|
111
|
-
labelTempStart: '초기 온도 (°C)',
|
|
112
|
-
labelTempEnd: '최고 온도 (°C)',
|
|
113
|
-
deltaLabel: '온도 차이 (ΔT)',
|
|
114
|
-
vizTitle: '팽창 시뮬레이션',
|
|
115
|
-
resultGrowthLabel: '총 팽창량 (ΔL)',
|
|
116
|
-
resultFinalLabel: '최종 길이',
|
|
117
|
-
unitMm: 'MM',
|
|
118
|
-
unitM: 'M',
|
|
119
|
-
riskTitle: '좌굴 위험',
|
|
120
|
-
jointTitle: '최소 이음매',
|
|
121
|
-
riskLow: '낮음',
|
|
122
|
-
riskModerate: '보통',
|
|
123
|
-
riskCritical: '심각',
|
|
124
|
-
tipDefault: '특수 합금의 정확한 계수는 제조업체 매뉴얼을 참조하세요.',
|
|
125
|
-
tipSteel: '강철과 콘크리트는 거의 동일한 팽창 계수를 가지고 있어 철근 콘크리트 구조가 내부 균열 없이 작동할 수 있습니다.',
|
|
126
|
-
tipAluminum: '알루미늄은 강철보다 거의 두 배 더 많이 팽창합니다. 금속 프레임 제작 시 탄성 실란트 사용이 필수적입니다.',
|
|
127
|
-
tipGlass: '유리와 강철은 거의 동일하게 팽창하며, 이는 대형 유리 파사드 설계의 핵심입니다.',
|
|
128
|
-
tipConcrete: '콘크리트의 계수는 강철과 매우 유사하여 혼합 구조가 매우 안정적입니다.',
|
|
129
|
-
tipWood: '목재는 열에 의한 팽창은 적지만 습기에 의한 팽창이 큽니다. 긴 구조물에서 결 방향은 매우 안정적입니다.',
|
|
130
|
-
tipPvc: 'PVC는 매우 높은 팽창률을 가집니다. 파손 없이 움직임을 흡수하기 위해 특수 이음매가 필요합니다.',
|
|
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 = 'thermal-expansion-calculator';
|
|
7
|
+
const title = '보 및 구조물 열팽창 계산기';
|
|
8
|
+
const description = '온도 변화에 따라 보나 구조물이 얼마나 팽창하는지 계산합니다. 엔지니어 및 DIY를 위한 기술 도구입니다. 재료별 팽창 계수를 포함합니다.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: '선팽창 계수란 무엇인가요?',
|
|
13
|
+
answer: '온도가 1도 상승할 때마다 재료가 얼마나 팽창하는지를 나타내는 물리적 특성입니다. 단위는 1/℃ 또는 ℃⁻¹를 사용합니다.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: '보의 열팽창을 계산하는 것이 왜 중요한가요?',
|
|
17
|
+
answer: '보에 팽창할 공간(신축 이음)이 없으면 구조물을 변형시키거나 콘크리트를 균열시키고 심지어 붕괴를 일으킬 수 있는 거대한 내부 응력이 발생하기 때문입니다.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: '나무는 모든 방향으로 동일하게 팽창하나요?',
|
|
21
|
+
answer: '아니요. 나무는 이방성 재료입니다. 결 방향으로는 거의 팽창하지 않지만, 결의 직각 방향(너비 및 두께)으로는 상당히 팽창합니다.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: '초기 온도로는 어떤 값을 사용해야 하나요?',
|
|
25
|
+
answer: '설치 또는 시공 시점의 온도를 사용해야 합니다. 최종 온도는 해당 구조물의 수명 동안 예상되는 최고 온도를 사용해야 합니다.',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: '원래 길이 측정', text: '보 또는 재료의 길이를 미터 단위로 입력합니다.' },
|
|
31
|
+
{ name: '재료 선택', text: '금속, 건축 자재 또는 목재 중에서 선택하여 특정 계수를 적용합니다.' },
|
|
32
|
+
{ name: '온도 범위 정의', text: '열 차이를 계산하기 위해 초기 온도와 예상 최고 온도를 지정합니다.' },
|
|
33
|
+
{ name: '팽창 분석', text: '밀리미터 단위의 총 팽창량과 결과적인 최종 길이를 확인하여 적절한 이음매를 계획합니다.' },
|
|
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: 'ko',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: '자주 묻는 질문',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: '열팽창이란 무엇이며 구조물에 어떤 영향을 미치는가', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: '<strong>열팽창</strong>은 온도가 상승함에 따라 재료의 길이가 증가하는 물리적 과정입니다. 미세한 수준에서 입자들은 더 많은 에너지로 진동하며 입자 사이에 더 큰 평균 공간을 필요로 합니다. 건설에서 이 현상은 단순한 흥밋거리가 아닙니다. 이는 콘크리트를 부수고, 강철 보를 변형시키며, 기차 선로를 뒤틀 수 있는 힘입니다.' },
|
|
82
|
+
{ type: 'title', text: '선팽창 공식', level: 3 },
|
|
83
|
+
{ type: 'card', icon: 'mdi:math-log', title: '선팽창 계산식', html: '<p>구조성분의 팽창은 다음과 같이 계산됩니다: <code>ΔL = L₀ · α · ΔT</code>. 여기서 <strong>ΔL</strong>은 총 증가량, <strong>L₀</strong>은 원래 길이, <strong>α</strong>는 재료의 팽창 계수(단위: ℃⁻¹), <strong>ΔT</strong>는 온도 차이입니다.</p>' },
|
|
84
|
+
|
|
85
|
+
{ type: 'paragraph', html: "입력값, 단위, 반올림, 날짜와 관할을 확인하세요. 모두 추정값을 바꿀 수 있습니다." },
|
|
86
|
+
{ type: 'paragraph', html: "결과는 계획과 시나리오 비교에 사용할 수 있지만 공식 계산이나 전문가 조언을 대신하지 않습니다." },
|
|
87
|
+
{ type: 'paragraph', html: "사용하기 전에 계산기가 표시한 가정과 결과를 함께 확인하세요." },
|
|
88
|
+
{ type: 'paragraph', html: "입력값, 단위, 반올림, 날짜와 관할을 확인하세요. 모두 추정값을 바꿀 수 있습니다." },
|
|
89
|
+
{ type: 'paragraph', html: "결과는 계획과 시나리오 비교에 사용할 수 있지만 공식 계산이나 전문가 조언을 대신하지 않습니다." },
|
|
90
|
+
{ type: 'paragraph', html: "사용하기 전에 계산기가 표시한 가정과 결과를 함께 확인하세요." },],
|
|
91
|
+
ui: {
|
|
92
|
+
configTitle: '설정',
|
|
93
|
+
labelMaterial: '재료',
|
|
94
|
+
groupMetals: '금속',
|
|
95
|
+
groupConstruction: '건설',
|
|
96
|
+
groupWood: '목재 및 폴리머',
|
|
97
|
+
matSteel: '강철 (12 ppm/°C)',
|
|
98
|
+
matAluminum: '알루미늄 (23 ppm/°C)',
|
|
99
|
+
matCopper: '구리 (17 ppm/°C)',
|
|
100
|
+
matIron: '철 (11 ppm/°C)',
|
|
101
|
+
matConcrete: '콘크리트 (12 ppm/°C)',
|
|
102
|
+
matBrick: '벽돌 (9 ppm/°C)',
|
|
103
|
+
matGlass: '유리 (9 ppm/°C)',
|
|
104
|
+
matWoodFiber: '목재 결 방향 (5 ppm/°C)',
|
|
105
|
+
matWoodTransversal: '목재 직각 방향 (40 ppm/°C)',
|
|
106
|
+
matPvc: 'PVC (30 ppm/°C)',
|
|
107
|
+
catMetals: '금속공학',
|
|
108
|
+
catConstruction: '건설',
|
|
109
|
+
catWood: '목재 및 폴리머',
|
|
110
|
+
labelLength: '초기 길이 (m)',
|
|
111
|
+
labelTempStart: '초기 온도 (°C)',
|
|
112
|
+
labelTempEnd: '최고 온도 (°C)',
|
|
113
|
+
deltaLabel: '온도 차이 (ΔT)',
|
|
114
|
+
vizTitle: '팽창 시뮬레이션',
|
|
115
|
+
resultGrowthLabel: '총 팽창량 (ΔL)',
|
|
116
|
+
resultFinalLabel: '최종 길이',
|
|
117
|
+
unitMm: 'MM',
|
|
118
|
+
unitM: 'M',
|
|
119
|
+
riskTitle: '좌굴 위험',
|
|
120
|
+
jointTitle: '최소 이음매',
|
|
121
|
+
riskLow: '낮음',
|
|
122
|
+
riskModerate: '보통',
|
|
123
|
+
riskCritical: '심각',
|
|
124
|
+
tipDefault: '특수 합금의 정확한 계수는 제조업체 매뉴얼을 참조하세요.',
|
|
125
|
+
tipSteel: '강철과 콘크리트는 거의 동일한 팽창 계수를 가지고 있어 철근 콘크리트 구조가 내부 균열 없이 작동할 수 있습니다.',
|
|
126
|
+
tipAluminum: '알루미늄은 강철보다 거의 두 배 더 많이 팽창합니다. 금속 프레임 제작 시 탄성 실란트 사용이 필수적입니다.',
|
|
127
|
+
tipGlass: '유리와 강철은 거의 동일하게 팽창하며, 이는 대형 유리 파사드 설계의 핵심입니다.',
|
|
128
|
+
tipConcrete: '콘크리트의 계수는 강철과 매우 유사하여 혼합 구조가 매우 안정적입니다.',
|
|
129
|
+
tipWood: '목재는 열에 의한 팽창은 적지만 습기에 의한 팽창이 큽니다. 긴 구조물에서 결 방향은 매우 안정적입니다.',
|
|
130
|
+
tipPvc: 'PVC는 매우 높은 팽창률을 가집니다. 파손 없이 움직임을 흡수하기 위해 특수 이음매가 필요합니다.',
|
|
131
|
+
},
|
|
132
|
+
};
|
|
@@ -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 = 'thermische-expansie-calculator';
|
|
7
|
-
const title = 'Thermische Expansie Calculator voor Balken en Structuren';
|
|
8
|
-
const description = 'Bereken hoeveel een balk of structuur uitzet door temperatuurveranderingen. Technisch hulpmiddel voor ingenieurs en DIY. Inclusief uitzettingscoëfficiënten per materiaal.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Wat is de lineaire uitzettingscoëfficiënt?',
|
|
13
|
-
answer: 'Het is een fysieke eigenschap van materialen die aangeeft hoeveel het materiaal uitzet per graad Celsius temperatuurstijging. Het wordt gemeten in 1/°C of °C⁻¹.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Waarom is het berekenen van uitzetting bij balken belangrijk?',
|
|
17
|
-
answer: 'Als een balk geen ruimte heeft om uit te zetten (dilatatievoegen), ontstaan er enorme interne spanningen die de structuur kunnen vervormen, beton kunnen laten barsten of zelfs tot instorting kunnen leiden.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Zet hout in alle richtingen evenveel uit?',
|
|
21
|
-
answer: 'Nee. Hout is een anisotroop materiaal. Het zet heel weinig uit in de lengte van de vezels, maar aanzienlijk in de dwarsrichting (breedte en dikte).',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Welke temperatuur moet ik als Begintemperatuur gebruiken?',
|
|
25
|
-
answer: 'Je moet de temperatuur gebruiken op het moment van installatie of constructie. De Eindtemperatuur moet de maximaal verwachte temperatuur tijdens de levensduur zijn.',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: 'Meet de oorspronkelijke lengte', text: 'Voer de lengte van de balk of het materiaal in meters in.' },
|
|
31
|
-
{ name: 'Selecteer het materiaal', text: 'Kies uit metalen, bouwmaterialen of houtsoorten om de specifieke coëfficiënt toe te passen.' },
|
|
32
|
-
{ name: 'Definieer het thermisch bereik', text: 'Geef de begintemperatuur en de verwachte maximale temperatuur op om het temperatuurverschil te berekenen.' },
|
|
33
|
-
{ name: 'Analyseer de groei', text: 'Bekijk de totale rek in millimeters en de resulterende eindlengte om voor geschikte voegen te zorgen.' },
|
|
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: 'nl',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: 'Veelgestelde Vragen',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: 'Wat is Thermische Expansie en waarom beïnvloedt het Structuren', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: '<strong>Thermische expansie</strong> is het fysieke proces waarbij een materiaal langer wordt als reactie op een temperatuurstijging. In de bouw is dit fenomeen geen curiositeit: het is een kracht die beton kan breken, stalen balken kan vervormen en treinrails kan doen verbuigen.' },
|
|
82
|
-
{ type: 'title', text: 'De Formule voor Lineaire Uitzetting', level: 3 },
|
|
83
|
-
{ type: 'card', icon: 'mdi:math-log', title: 'Formule voor Lineaire Uitzetting', html: '<p>De uitzetting van een structureel element wordt berekend met: <code>ΔL = L₀ · α · ΔT</code>. Waar <strong>ΔL</strong> de totale groei is, <strong>L₀</strong> de oorspronkelijke lengte, <strong>α</strong> de uitzettingscoëfficiënt van het materiaal (in °C⁻¹) en <strong>ΔT</strong> het temperatuurverschil.</p>' },
|
|
84
|
-
|
|
85
|
-
{ type: 'paragraph', html: "Controleer invoer, eenheden, afronding, datum en jurisdictie, want elk onderdeel kan de schatting wijzigen." },
|
|
86
|
-
{ type: 'paragraph', html: "Gebruik het resultaat voor planning en scenariokeuze; het vervangt geen officiële berekening of professioneel advies." },
|
|
87
|
-
{ type: 'paragraph', html: "Interpreteer het resultaat samen met de aannames van de calculator voordat u het gebruikt." },
|
|
88
|
-
{ type: 'paragraph', html: "Controleer invoer, eenheden, afronding, datum en jurisdictie, want elk onderdeel kan de schatting wijzigen." },
|
|
89
|
-
{ type: 'paragraph', html: "Gebruik het resultaat voor planning en scenariokeuze; het vervangt geen officiële berekening of professioneel advies." },
|
|
90
|
-
{ type: 'paragraph', html: "Interpreteer het resultaat samen met de aannames van de calculator voordat u het gebruikt." },],
|
|
91
|
-
ui: {
|
|
92
|
-
configTitle: 'Configuratie',
|
|
93
|
-
labelMaterial: 'Materiaal',
|
|
94
|
-
groupMetals: 'Metalen',
|
|
95
|
-
groupConstruction: 'Bouw',
|
|
96
|
-
groupWood: 'Hout en Polymeren',
|
|
97
|
-
matSteel: 'Staal (12 ppm/°C)',
|
|
98
|
-
matAluminum: 'Aluminium (23 ppm/°C)',
|
|
99
|
-
matCopper: 'Koper (17 ppm/°C)',
|
|
100
|
-
matIron: 'IJzer (11 ppm/°C)',
|
|
101
|
-
matConcrete: 'Beton (12 ppm/°C)',
|
|
102
|
-
matBrick: 'Baksteen (9 ppm/°C)',
|
|
103
|
-
matGlass: 'Glas (9 ppm/°C)',
|
|
104
|
-
matWoodFiber: 'Houtvezel (5 ppm/°C)',
|
|
105
|
-
matWoodTransversal: 'Hout Dwars (40 ppm/°C)',
|
|
106
|
-
matPvc: 'PVC (30 ppm/°C)',
|
|
107
|
-
catMetals: 'Metallurgie',
|
|
108
|
-
catConstruction: 'Bouw',
|
|
109
|
-
catWood: 'Hout en Polymeren',
|
|
110
|
-
labelLength: 'Beginlengte (m)',
|
|
111
|
-
labelTempStart: 'Begintemp. (°C)',
|
|
112
|
-
labelTempEnd: 'Max. Temp. (°C)',
|
|
113
|
-
deltaLabel: 'Temperatuurverschil (ΔT)',
|
|
114
|
-
vizTitle: 'Simulatie van Expansie',
|
|
115
|
-
resultGrowthLabel: 'Totale Groei (ΔL)',
|
|
116
|
-
resultFinalLabel: 'Eindlengte',
|
|
117
|
-
unitMm: 'MM',
|
|
118
|
-
unitM: 'M',
|
|
119
|
-
riskTitle: 'Risico op Knik',
|
|
120
|
-
jointTitle: 'Minimale Voeg',
|
|
121
|
-
riskLow: 'Laag',
|
|
122
|
-
riskModerate: 'Gemiddeld',
|
|
123
|
-
riskCritical: 'Kritiek',
|
|
124
|
-
tipDefault: 'Raadpleeg de handleiding van de fabrikant voor exacte coëfficiënten van speciale legeringen.',
|
|
125
|
-
tipSteel: 'Staal en beton hebben bijna identieke coëfficiënten, waardoor gewapend beton kan functioneren zonder interne barsten.',
|
|
126
|
-
tipAluminum: 'Aluminium zet bijna twee keer zoveel uit als staal. Bij metalen kozijnen dwingt dit tot het gebruik van elastische kitten.',
|
|
127
|
-
tipGlass: 'Glas en staal zetten bijna hetzelfde uit, wat essentieel is voor het ontwerp van grote glasgevels.',
|
|
128
|
-
tipConcrete: 'De coëfficiënt van beton is zeer vergelijkbaar met die van staal, de reden waarom gemengde structuren zo stabiel zijn.',
|
|
129
|
-
tipWood: 'Hout zet weinig uit door warmte, maar veel door vocht. In lange structuren is de vezelrichting zeer stabiel.',
|
|
130
|
-
tipPvc: 'PVC heeft een zeer hoge uitzettingsgraad. Het vereist speciale voegen om beweging op te vangen zonder te breken.',
|
|
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 = 'thermische-expansie-calculator';
|
|
7
|
+
const title = 'Thermische Expansie Calculator voor Balken en Structuren';
|
|
8
|
+
const description = 'Bereken hoeveel een balk of structuur uitzet door temperatuurveranderingen. Technisch hulpmiddel voor ingenieurs en DIY. Inclusief uitzettingscoëfficiënten per materiaal.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Wat is de lineaire uitzettingscoëfficiënt?',
|
|
13
|
+
answer: 'Het is een fysieke eigenschap van materialen die aangeeft hoeveel het materiaal uitzet per graad Celsius temperatuurstijging. Het wordt gemeten in 1/°C of °C⁻¹.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Waarom is het berekenen van uitzetting bij balken belangrijk?',
|
|
17
|
+
answer: 'Als een balk geen ruimte heeft om uit te zetten (dilatatievoegen), ontstaan er enorme interne spanningen die de structuur kunnen vervormen, beton kunnen laten barsten of zelfs tot instorting kunnen leiden.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Zet hout in alle richtingen evenveel uit?',
|
|
21
|
+
answer: 'Nee. Hout is een anisotroop materiaal. Het zet heel weinig uit in de lengte van de vezels, maar aanzienlijk in de dwarsrichting (breedte en dikte).',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Welke temperatuur moet ik als Begintemperatuur gebruiken?',
|
|
25
|
+
answer: 'Je moet de temperatuur gebruiken op het moment van installatie of constructie. De Eindtemperatuur moet de maximaal verwachte temperatuur tijdens de levensduur zijn.',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: 'Meet de oorspronkelijke lengte', text: 'Voer de lengte van de balk of het materiaal in meters in.' },
|
|
31
|
+
{ name: 'Selecteer het materiaal', text: 'Kies uit metalen, bouwmaterialen of houtsoorten om de specifieke coëfficiënt toe te passen.' },
|
|
32
|
+
{ name: 'Definieer het thermisch bereik', text: 'Geef de begintemperatuur en de verwachte maximale temperatuur op om het temperatuurverschil te berekenen.' },
|
|
33
|
+
{ name: 'Analyseer de groei', text: 'Bekijk de totale rek in millimeters en de resulterende eindlengte om voor geschikte voegen te zorgen.' },
|
|
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: 'nl',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<ThermalExpansionCalculatorUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Veelgestelde Vragen',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: 'Wat is Thermische Expansie en waarom beïnvloedt het Structuren', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: '<strong>Thermische expansie</strong> is het fysieke proces waarbij een materiaal langer wordt als reactie op een temperatuurstijging. In de bouw is dit fenomeen geen curiositeit: het is een kracht die beton kan breken, stalen balken kan vervormen en treinrails kan doen verbuigen.' },
|
|
82
|
+
{ type: 'title', text: 'De Formule voor Lineaire Uitzetting', level: 3 },
|
|
83
|
+
{ type: 'card', icon: 'mdi:math-log', title: 'Formule voor Lineaire Uitzetting', html: '<p>De uitzetting van een structureel element wordt berekend met: <code>ΔL = L₀ · α · ΔT</code>. Waar <strong>ΔL</strong> de totale groei is, <strong>L₀</strong> de oorspronkelijke lengte, <strong>α</strong> de uitzettingscoëfficiënt van het materiaal (in °C⁻¹) en <strong>ΔT</strong> het temperatuurverschil.</p>' },
|
|
84
|
+
|
|
85
|
+
{ type: 'paragraph', html: "Controleer invoer, eenheden, afronding, datum en jurisdictie, want elk onderdeel kan de schatting wijzigen." },
|
|
86
|
+
{ type: 'paragraph', html: "Gebruik het resultaat voor planning en scenariokeuze; het vervangt geen officiële berekening of professioneel advies." },
|
|
87
|
+
{ type: 'paragraph', html: "Interpreteer het resultaat samen met de aannames van de calculator voordat u het gebruikt." },
|
|
88
|
+
{ type: 'paragraph', html: "Controleer invoer, eenheden, afronding, datum en jurisdictie, want elk onderdeel kan de schatting wijzigen." },
|
|
89
|
+
{ type: 'paragraph', html: "Gebruik het resultaat voor planning en scenariokeuze; het vervangt geen officiële berekening of professioneel advies." },
|
|
90
|
+
{ type: 'paragraph', html: "Interpreteer het resultaat samen met de aannames van de calculator voordat u het gebruikt." },],
|
|
91
|
+
ui: {
|
|
92
|
+
configTitle: 'Configuratie',
|
|
93
|
+
labelMaterial: 'Materiaal',
|
|
94
|
+
groupMetals: 'Metalen',
|
|
95
|
+
groupConstruction: 'Bouw',
|
|
96
|
+
groupWood: 'Hout en Polymeren',
|
|
97
|
+
matSteel: 'Staal (12 ppm/°C)',
|
|
98
|
+
matAluminum: 'Aluminium (23 ppm/°C)',
|
|
99
|
+
matCopper: 'Koper (17 ppm/°C)',
|
|
100
|
+
matIron: 'IJzer (11 ppm/°C)',
|
|
101
|
+
matConcrete: 'Beton (12 ppm/°C)',
|
|
102
|
+
matBrick: 'Baksteen (9 ppm/°C)',
|
|
103
|
+
matGlass: 'Glas (9 ppm/°C)',
|
|
104
|
+
matWoodFiber: 'Houtvezel (5 ppm/°C)',
|
|
105
|
+
matWoodTransversal: 'Hout Dwars (40 ppm/°C)',
|
|
106
|
+
matPvc: 'PVC (30 ppm/°C)',
|
|
107
|
+
catMetals: 'Metallurgie',
|
|
108
|
+
catConstruction: 'Bouw',
|
|
109
|
+
catWood: 'Hout en Polymeren',
|
|
110
|
+
labelLength: 'Beginlengte (m)',
|
|
111
|
+
labelTempStart: 'Begintemp. (°C)',
|
|
112
|
+
labelTempEnd: 'Max. Temp. (°C)',
|
|
113
|
+
deltaLabel: 'Temperatuurverschil (ΔT)',
|
|
114
|
+
vizTitle: 'Simulatie van Expansie',
|
|
115
|
+
resultGrowthLabel: 'Totale Groei (ΔL)',
|
|
116
|
+
resultFinalLabel: 'Eindlengte',
|
|
117
|
+
unitMm: 'MM',
|
|
118
|
+
unitM: 'M',
|
|
119
|
+
riskTitle: 'Risico op Knik',
|
|
120
|
+
jointTitle: 'Minimale Voeg',
|
|
121
|
+
riskLow: 'Laag',
|
|
122
|
+
riskModerate: 'Gemiddeld',
|
|
123
|
+
riskCritical: 'Kritiek',
|
|
124
|
+
tipDefault: 'Raadpleeg de handleiding van de fabrikant voor exacte coëfficiënten van speciale legeringen.',
|
|
125
|
+
tipSteel: 'Staal en beton hebben bijna identieke coëfficiënten, waardoor gewapend beton kan functioneren zonder interne barsten.',
|
|
126
|
+
tipAluminum: 'Aluminium zet bijna twee keer zoveel uit als staal. Bij metalen kozijnen dwingt dit tot het gebruik van elastische kitten.',
|
|
127
|
+
tipGlass: 'Glas en staal zetten bijna hetzelfde uit, wat essentieel is voor het ontwerp van grote glasgevels.',
|
|
128
|
+
tipConcrete: 'De coëfficiënt van beton is zeer vergelijkbaar met die van staal, de reden waarom gemengde structuren zo stabiel zijn.',
|
|
129
|
+
tipWood: 'Hout zet weinig uit door warmte, maar veel door vocht. In lange structuren is de vezelrichting zeer stabiel.',
|
|
130
|
+
tipPvc: 'PVC heeft een zeer hoge uitzettingsgraad. Het vereist speciale voegen om beweging op te vangen zonder te breken.',
|
|
131
|
+
},
|
|
132
|
+
};
|