changed output file to run_time.inf (3) (#504) #877
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
dumps all data into run_time.inf instead of the default file (fort.1)
resolves #504 #504
example of run_time.inf content:
Description: Stability information at each time-step of the simulation. This data is composed of the inviscid Courant–Friedrichs–Lewy (ICFL) number, the viscous CFL (VCFL) number, the capillary CFL (CCFL) number and the cell Reynolds (Rc) number. Please note that only those stability conditions pertinent to the physics included in the current computation are displayed. Date: 06/11/25 Time-steps Time ICFL Max 0 0.000500 0.000000 0.327482 1 0.000500 0.000500 0.357676 2 0.000500 0.001000 0.379429 3 0.000500 0.001500 0.390992 4 0.000500 0.002000 0.396743 5 0.000500 0.002500 0.398029 6 0.000500 0.003000 0.397962 7 0.000500 0.003500 0.409929 8 0.000500 0.004000 0.416906 9 0.000500 0.004500 0.418559 10 0.000500 0.005000 0.417314 11 0.000500 0.005500 0.423738 12 0.000500 0.006000 0.425645 13 0.000500 0.006500 0.423960 14 0.000500 0.007000 0.427397 15 0.000500 0.007500 0.426164 16 0.000500 0.008000 0.426784 17 0.000500 0.008500 0.427558 18 0.000500 0.009000 0.425918 19 0.000500 0.009500 0.428402 20 0.000500 0.010000 0.427583 21 0.000500 0.010500 0.428566 22 0.000500 0.011000 0.429166 23 0.000500 0.011500 0.427539 24 0.000500 0.012000 0.429855 25 0.000500 0.012500 0.429434 26 0.000500 0.013000 0.428507 27 0.000500 0.013500 0.430199 28 0.000500 0.014000 0.429318 29 0.000500 0.014500 0.429413 30 0.000500 0.015000 0.430053 31 0.000500 0.015500 0.429033 32 0.000500 0.016000 0.429606 33 0.000500 0.016500 0.429719 34 0.000500 0.017000 0.428677 35 0.000500 0.017500 0.429477 36 0.000500 0.018000 0.429322 37 0.000500 0.018500 0.428305 38 0.000500 0.019000 0.429179 39 0.000500 0.019500 0.428892 40 0.000500 0.020000 0.428078 41 0.000500 0.020500 0.428775 42 0.000500 0.021000 0.428444 43 0.000500 0.021500 0.427882 44 0.000500 0.022000 0.428315 45 0.000500 0.022500 0.427990 46 0.000500 0.023000 0.427539 47 0.000500 0.023500 0.427822 48 0.000500 0.024000 0.427539 49 0.000500 0.024500 0.436169 ICFL Max: 0.436169 Run-time: 1s