First official Fortran [2003] release! Crafted back in April 16, 2025, this is another variant of our simple Wildfire Acre Containment Calculator. It is a simple command-line program calculating the average acres affected by wildfires; numbers are taken and calculated from MSN Weather.
This is the first version—v1.00—(beta) release.
This small program marks as the very first time ever programming in Fortran!
Click here for the Python version of this program.
Per its beta release, this program makes a simple calculation averaging the acres affected by the wildfire(s). Using proportional mathematics, this calculator takes the number of acres affected—base acres—multiplied by percentage contained; both are divided by 100, giving us the final answer.
Requires using the GFortran package. Then, run command gfortran path/to/script.f03 in your prompt/terminal.
Upon running the program, input whole or decimal numbers. Under "percentage contained," it, too, requires a whole/decimal number as well; no need to type in the percentage sign after (%).
fortran-wildfires-acre-containment-image1.jpg
Zip: .zip (43.3 KB)
[Checksum: 7E7169CFF2263F6
PayPal: Donate via PayPal!
Buy Me a Coffee: Donate via Buy Me a Coffee!
| Properties | |
|---|---|
| Program Name | Wildfires Acre Containment Calculator |
| Author(s) | Kris Caballero |
| Program Creation Date | April 16, 2025 |
| Release date (Version 1) | June 09, 2026 |
| Version Release | Version 1 (v1.00) |
| Lines of Code | 59 |
| Downloads | 26 times |
| Ingredients | |
| Software | gVIM |
| gVIM Theme | Amber CRT (custom theme) |
| Operating System | Microsoft Windows 10 Pro |
| Keyboard | Happy Hacking Keyboard Professional Classic (blank) |
| Keyboard layout | DVORAK (US) |