chore: renomear app para BrainWind v1.0

This commit is contained in:
2026-07-10 00:57:19 +00:00
parent 55221b3214
commit 9726f3c503
11 changed files with 698 additions and 15 deletions
+1 -1
View File
@@ -170,7 +170,7 @@ export function serializeFtool(model: FtoolModel): string {
const lines: string[] = [];
lines.push('; =============================================');
lines.push('; VentoApp — Modelo Ftool');
lines.push('; BrainWind v1.0 — Modelo Ftool');
lines.push(`; Gerado em: ${new Date().toISOString()}`);
lines.push('; NBR 6123:2023 — Forças devidas ao vento');
lines.push('; =============================================');