-
Notifications
You must be signed in to change notification settings - Fork 43
Projects using gtk fortran
Vincent Magnin edited this page Jan 30, 2024
·
11 revisions
If you want your project to be listed here, post an issue.
- "The VCU nuclear reactor simulator, Richmond Pile 3, is a classroom and research tool that emulates a large commercial pressurized water reactor (PWR)." Tincher, D. and Bilbao y León, S. and Miller, J., "Progress on real-time, interactive modeling and simulation of nuclear power plants", 17th International Topical Meeting on Nuclear Reactor Thermal Hydraulics, NURETH 2017, September 2017.
- UncertRadio. Kanisch G., "Generalized evaluation of environmental radioactivity measurements with UncertRadio. Part I: Methods without linear unfolding" (2016) Applied Radiation and Isotopes, 110, pp. 28-41, http://dx.doi.org/10.1016/j.apradiso.2015.12.003.
- RPNcalc, by J. Tappin, is "a Reverse Polish logic scientific calculator application."
- GRAFFER, by J. Tappin, is "a powerful and flexible tool for generating scientific (or other) plots of data and functions."
- A list of GitHub projects using gtk-fortran: https://github.com/search?q=gtk-fortran
- cairo-fortran is a derived project by Brocolis for people only interested in using the Cairo library. Started on 2021-04-04.
- Pasdar, Amir Hossein, Shahram Azadi, and Reza Kazemi. "A Comparative Study on the Efficiency of Compiled Languages and MATLAB/Simulink for Simulation of Highly Nonlinear Automotive Systems". Journal of Applied and Computational Mechanics, no. Online First (May 2020). https://doi.org/10.22055/jacm.2020.33053.2137.
- Simply Fortran offers some gtk-fortran packages on their package server.
- NetworkMaker Editor.
- gPowDi (Powder Diffraction GUI).
- Installation
- My first gtk-fortran application
- Drawing an image in a PNG file (without GUI)
- A program also usable without GUI
- Using Glade3 and gtkf-sketcher (GTK 3)
- Using gtk-fortran as a fpm dependency
- Debugging with GtkInspector
- Learning from examples
- Video tutorials
- How to start my own project from a gtk-fortran example
- git basics
- CMake basics
- Alternatives to CMake
- How to migrate to GTK 4
- How to contribute to gtk-fortran
- How to hack the cfwrapper