ghorwin
I'm a passionate software developer, working in the field of building physics/HVAC/environmental engineering, but with an interest in many different topics.
UIT Gmbh DresdenGermany
Pinned Repositories
AwesomeModbusMaster
A cross-plattform Modbus master (client) with register scanning and logging functionality (the perfect tool for anyone dealing with incomplete/inaccurate Modbus device specs)
BlockMod
A C++ programming library (based on Qt) for graphical block modeling, with graphical connection editing and serialization of the block schematics.
FMICodeGenerator
A Code Generator that creates native C/C++ code to build Functional Mock-Up Units (FMU) with support for FMI version 2.0 (rollback)
JacobianMatrixViewer
Displays Jacobian matrix structure, exports images and allows comparison between Jacobian matrix patterns
MasterSim
MasterSim is an FMI Co-Simulation master and programming library.
OpenGLWithQt-Tutorial
A Qt and OpenGL tutorial showing how to use OpenGL within Qt Widgets applications (including input handling and render-on-demand)
OpenHAM
An open source transport model implementation for heat, air and moisture transport in porous media. Console-based, cross-platform solver with bindings to pre- and postprocessing software. A reference implementation for the EN 15026 standard and WTA 6.2.
palm-pilot-tools
Palm sync and data exchange software - a revival of the dead pilot-link project
qwtbook
The QWT Book - A tutorial and manual for the QWT library focussing on the QwtPlot component
SIM-VICUS
Building and District Energy Simulation and more...
ghorwin's Repositories
ghorwin/OpenGLWithQt-Tutorial
A Qt and OpenGL tutorial showing how to use OpenGL within Qt Widgets applications (including input handling and render-on-demand)
ghorwin/FMICodeGenerator
A Code Generator that creates native C/C++ code to build Functional Mock-Up Units (FMU) with support for FMI version 2.0 (rollback)
ghorwin/BlockMod
A C++ programming library (based on Qt) for graphical block modeling, with graphical connection editing and serialization of the block schematics.
ghorwin/SIM-VICUS
Building and District Energy Simulation and more...
ghorwin/MasterSim
MasterSim is an FMI Co-Simulation master and programming library.
ghorwin/OpenHAM
An open source transport model implementation for heat, air and moisture transport in porous media. Console-based, cross-platform solver with bindings to pre- and postprocessing software. A reference implementation for the EN 15026 standard and WTA 6.2.
ghorwin/palm-pilot-tools
Palm sync and data exchange software - a revival of the dead pilot-link project
ghorwin/qwtbook
The QWT Book - A tutorial and manual for the QWT library focussing on the QwtPlot component
ghorwin/AwesomeModbusMaster
A cross-plattform Modbus master (client) with register scanning and logging functionality (the perfect tool for anyone dealing with incomplete/inaccurate Modbus device specs)
ghorwin/asciidoctor-publishing
Python scripts to assist with publishing Asciidoctor based documents using customized html and pdf outputs
ghorwin/JacobianMatrixViewer
Displays Jacobian matrix structure, exports images and allows comparison between Jacobian matrix patterns
ghorwin/QrcChecker
Tool to verify Qt qrc-files, find and remove unused resources from qrc and detect invalid resource paths in source code files
ghorwin/Rechenmeistertrainer
A mind calculation trainer for elementary school kids (1x1 trainer)
ghorwin/TinyXMLCodeGenerator
A generator that parses annotated C++ classes and generates read/write code for XML files using the TinyXML lib
ghorwin/ArduinoAndRaspi
Mein kleines Testrepo, um meine Programme zum Ausprobieren des Arduino und Raspi verfügbar zu halten
ghorwin/atom
:atom: The hackable text editor
ghorwin/coldsync
Automatically exported from code.google.com/p/coldsync
ghorwin/CppCodingTutorials
Ablageort für Beispielprogramme/Tests/Tutorial-Code und Dokumentation
ghorwin/CXTSimFit
A Tracer / break-through analysis and diffusion and convection coefficients fit tool - simulation based, as opposed to the original CXTFIT
ghorwin/fmi-standard.org
Website of the Functional Mock-up Interface (FMI)
ghorwin/IFC2BESplusplus
IFC to building energy simulation (BES) support and conversion library, written in C++
ghorwin/libmodbus
A Modbus library for Linux, Mac OS, FreeBSD and Windows
ghorwin/MonVerifyTools
A set of scripts to automatically check the content of periodically obtained measurement data files, useful for larger monitoring projects
ghorwin/pelican-octopress-theme
Octopress default theme copied for pelican (patched up version from original)
ghorwin/phreeqcrm
Test/Evaluation fork of PhreeqCRM
ghorwin/QModbus
Modbus library (http://libmodbus.org) wrapper for Qt framework.
ghorwin/SimQuality
Test and Evaluation Scripts for SimQuality Test Suite
ghorwin/SmtpClient-for-Qt
An SMTP Client writen in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.
ghorwin/Testie
Testrepo to test cleanout
ghorwin/xlnt
:bar_chart: Cross-platform user-friendly xlsx library for C++11+