-
Notifications
You must be signed in to change notification settings - Fork 45
Projects using gtk fortran
Vincent MAGNIN edited this page Jul 24, 2020
·
12 revisions
This is a non-exhaustive list:
- "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 2. 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.
- NetworkMaker Editor.
- gPowDi: Powder Diffraction GUI.
- RPN Scientific calculator
- GRAFFER
- Simply Fortran offers some gtk-fortran packages on their package server.
- 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 with other C libraries