Skip to content

experimental finite element analysis for heat transfer

License

Notifications You must be signed in to change notification settings

gwasser/varmacalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VarmaCalc

Description

VarmaCalc displays the approximate finite element solution for some heat transfer scenarios. You can also compare it to the analytical solution.

This is really just a demo of using Qt/KF6 to make scientific software. If I have more time, I'd like to spiff it up. We'll see. But maybe it will be useful in its current form to someone.

Building

VarmaCalc is primarily written in C using Qt6 with the KDE Frameworks 6 libraries.

More specifically, you need:

  • Qt6
  • Eigen >= 3.2.2 (MPL2 license)
  • KPlotting >= 6.0.0 (LGPLv3 license)
  • KUnitConversion >= 6.0.0 (LGPLv3 license)

Licensing

VarmaCalc - a finite element modeling software Copyright (C) 2014,2024 Garret Wassermann

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

experimental finite element analysis for heat transfer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published