PyPartMC
PyPartMC copied to clipboard
move print_part_progress out of run_part.F90 in PartMC to allow compiling in a replacement in PyPartMC
Stale issue message
essentially, the key issue is that whenever the C/C++/Fortran code prints something to stdin/stdout (and not Python), some Python tools get lost (e.g., pytest that we use for test automation which has its own stdin/stdou capture layer), so it would be great to be able to supply our own PyPartMC::print_part_progress but that requires it to be located in another file in the PartMC codebase
Stale issue message
Stale issue message
Stale issue message
Stale issue message
Stale issue message
Stale issue message
Stale issue message
Stale issue message