资 源 简 介
OVERVIEW
This is an app designed to calculate heat transfer within entered 2D shape (currently rectangle). It supports either Point-And-Click shape design or manual entering dimensions. Supports scale, changeable K-coefficient, first and second boundary condition for both point (first boundary) and edge (second boundary). Supports customizable mesh size with ability to remesh shape.
Post-Processor supports OpenGL gradient of temperature field, node number, location and temperature, mesh, view of first and second boundary, visual temeperature scale, message log and save calculations and settings to *.txt file.
Calculating engine (Solver) supports any shape and dynamic mesh adjustment, as well as horizontal, vertical and diagonal location of second boundary. Element must be triangular. Engine is designed to support object recunstruction from either *.txt or *.xml file (currently not implemented).
New in 0.5 Beta 1: