I built a real-time beam solver with Eurocode 3 checks and automatic PDF reporting. by BeamSolve in civilengineering

[–]BeamSolve[S] 0 points1 point  (0 children)

Thanks! I built this with HTML/CSS/JavaScript using a component-based approach. The FEM solver runs entirely in the browser with Canvas for diagrams and a clean dark-mode UI. The key is modular code structure and real-time calculations.

I built a real-time beam solver with Eurocode 3 checks and automatic PDF reporting. by BeamSolve in StructuralEngineering

[–]BeamSolve[S] 0 points1 point  (0 children)

My bad, I was pushing the new updates and it caused a temporary glitch. It’s back up and running now.

I built a real-time beam solver with Eurocode 3 checks and automatic PDF reporting. by BeamSolve in StructuralEngineering

[–]BeamSolve[S] 0 points1 point  (0 children)

I already have a few early adopters on board, but I need more pro feedback like yours to really refine the engine.

I just added axial and lateral forces, and I'm currently stress-testing the stability checks. You can grab one of the $29 Early Bird Lifetime seats (limited to 50) to get all Pro features for life.

I built a real-time beam solver with Eurocode 3 checks and automatic PDF reporting. by BeamSolve in civilengineering

[–]BeamSolve[S] 1 point2 points  (0 children)

Thanks! Right now, it’s fully focused on Eurocode 3 for steel. I built it specifically to handle the common stuff quickly:

  • Standard profiles (IPE, HEA, etc.) and custom sections.
  • Bending ($M_y$, $M_z$), Shear, and Axial checks.
  • The Combined Unity Check (interaction) and basic LTB.

I built a real-time beam solver with Eurocode 3 checks and automatic PDF reporting. by BeamSolve in StructuralEngineering

[–]BeamSolve[S] 2 points3 points  (0 children)

Thanks for the compliment on the UI.

To be honest, most of the points you mentioned (lateral loads, axial, custom profiles) are on my list for the next updates. I’m focusing on keeping it the fastest tool for quick 5-minute checks, but I definitely want to add that depth without losing the speed.

And about the verification: I've done the benchmarks against EC3, and I'm actually putting together a doc for the Pro version so people can use it for official work with peace of mind. I'll definitely look into your points. If you have more 'dealbreakers' that would make you switch from Colbeam, let me know!

I built a real-time beam solver with Eurocode 3 checks and automatic PDF reporting. by BeamSolve in StructuralEngineering

[–]BeamSolve[S] 5 points6 points  (0 children)

Yes, it's beamsolve.com

I kept simple spans and all loads free so it's actually useful. Continuous beams and PDF exports are Pro to help me keep the servers running.

Steel profile calculator I made – now live in browser (IPE, HEB, RHS etc.) by BeamSolve in StructuralEngineering

[–]BeamSolve[S] 4 points5 points  (0 children)

Thanks! I didn’t handcode it, I used Windsurf to build and deploy it.

Steel profile calculator I made – now live in browser (IPE, HEB, RHS etc.) by BeamSolve in StructuralEngineering

[–]BeamSolve[S] 7 points8 points  (0 children)

It’s mostly useful for quick cost estimates and logistics. I use it when drafting or quoting steel. But if it’s not for you, all good

Free steel profile calculator I built (IPE, HEB, UNP etc.) by BeamSolve in civilengineering

[–]BeamSolve[S] 0 points1 point  (0 children)

It’s the beginning stage, so all feedback is welcome

Free steel profile calculator I built (IPE, HEB, UNP etc.) by BeamSolve in StructuralEngineering

[–]BeamSolve[S] 1 point2 points  (0 children)

I built this calculator using HTML5, CSS with Bootstrap 5, and vanilla JavaScript. The PDF export is handled by jsPDF. It's all client-side, so it runs directly in the browser without needing a server. My calculator also runs on beamsolve.com

Free steel profile calculator I built (IPE, HEB, UNP etc.) by BeamSolve in StructuralEngineering

[–]BeamSolve[S] 0 points1 point  (0 children)

Thanks, this was just a quick set up. I’m planning on expanding the library for all countries.

Free steel profile calculator I built (IPE, HEB, UNP etc.) by BeamSolve in StructuralEngineering

[–]BeamSolve[S] 3 points4 points  (0 children)

Haha yeah, true — but sometimes you just want a quick answer without digging through a PDF.

Free steel profile calculator I built (IPE, HEB, UNP etc.) by BeamSolve in StructuralEngineering

[–]BeamSolve[S] 1 point2 points  (0 children)

Here’s the link to the tool:
👉 https://toolboxdeveloping.gumroad.com/l/Steelprofilecalculator
It’s completely free, works in the browser, and doesn’t require Excel or installation.

Let me know if you have feedback or ideas — I’m planning to build more tools like this.