Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perf graph live prints dot dot dots outside of a section #23746

Closed
GiudGiud opened this issue Mar 15, 2023 · 1 comment
Closed

Perf graph live prints dot dot dots outside of a section #23746

GiudGiud opened this issue Mar 15, 2023 · 1 comment
Labels
P: minor A defect that does not affect the accuracy of results. T: defect An anomaly, which is anything that deviates from expectations.

Comments

@GiudGiud
Copy link
Contributor

Bug Description

Postprocessor Values:
+----------------+----------------+----------------+----------------+----------------+---------------------------+----------------------+--------------------+-------------------------+--------------------+----------------+
| time           | fuel_temp_avg  | fuel_temp_max  | fuel_temp_min  | heat_pipe_area | heatpipe_surface_temp_avg | outside_bc_heat_flux | reflector_bdy_area | reflector_temp_side_avg | total_linear_power | volume_fuel    |
+----------------+----------------+----------------+----------------+----------------+---------------------------+----------------------+--------------------+-------------------------+--------------------+----------------+
|  -1.000000e+04 |   0.000000e+00 |   0.000000e+00 |   0.000000e+00 |   1.338101e+02 |              0.000000e+00 |        -9.489557e+04 |       3.028089e+01 |            1.273000e+03 |       0.000000e+00 |   1.598493e+01 |
+----------------+----------------+----------------+----------------+----------------+---------------------------+----------------------+--------------------+-------------------------+--------------------+----------------+


...........

what does this mean

Steps to Reproduce

Run client's input (ask me who the client is)

Impact

Looks bad, makes us look bad

@GiudGiud GiudGiud added P: minor A defect that does not affect the accuracy of results. T: defect An anomaly, which is anything that deviates from expectations. labels Mar 15, 2023
GiudGiud added a commit to GiudGiud/moose that referenced this issue Mar 16, 2023
GiudGiud added a commit to GiudGiud/moose that referenced this issue Mar 16, 2023
GiudGiud added a commit to GiudGiud/moose that referenced this issue Mar 16, 2023
GiudGiud added a commit to GiudGiud/moose that referenced this issue Mar 22, 2023
…requirements

- present of prefix for multiapps
- presence of the timed section printout even when an external print interrupted
refs idaholab#23746 idaholab#19114
GiudGiud added a commit to GiudGiud/moose that referenced this issue Mar 22, 2023
- focus on the presence of the timed section printout even when external print interrupted
This printout may be: the Still Executing, the Currently Executing or the space-space Still Testing Slowness as all 3 can happen depending on the timing
refs idaholab#23746
@GiudGiud
Copy link
Contributor Author

Closing as fixed by #23810

The fix was to print the section with "Currently" when for some reason (external print for example) the initial print-out was not performed.

GiudGiud added a commit to GiudGiud/moose that referenced this issue Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: minor A defect that does not affect the accuracy of results. T: defect An anomaly, which is anything that deviates from expectations.
Projects
None yet
Development

No branches or pull requests

1 participant