rboston628 / THRAIN

The Mighty White Dwarf Code
GNU General Public License v3.0
1 stars 0 forks source link

Fix Issue #14 -- Output Files Mixup #15

Closed rboston628 closed 6 months ago

rboston628 commented 6 months ago

This fixes Issue #14

Go to main, build, run any input file.

Now go to this branch, build, run same inout file.

rboston628 commented 6 months ago

Minor issue that I thought had been fixed -- the echo should echo 5/3 or 4/3 when these are used, instead of decimal approximations 1.667 or 1.333.

Since I'm fixing the I/O, I should handle that here.