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

Use output_unit and error_unit from ISO_Fortran_Env to direct all output #691

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

abensonca
Copy link
Collaborator

This ensures that output is written to the correct stream, and is portable.

…rect all output

This ensures that output is written to the correct stream, and is portable.
@abensonca abensonca self-assigned this Sep 5, 2024
@abensonca abensonca added enhancement New feature or request IO Input/output labels Sep 5, 2024
Copy link

github-actions bot commented Sep 5, 2024

⚠️ Possible misspelled word 'dotbvabs' in file 'source/XRay_Absorption_ISM_Wilms2000.F90'
⚠️ Possible misspelled word 'ismcross' in file 'source/XRay_Absorption_ISM_Wilms2000.F90'
⚠️ Possible misspelled word 'xspec' (3 instances) in file 'source/XRay_Absorption_ISM_Wilms2000.F90'
⚠️ Possible misspelled word 'xspec' in file 'source/XRay_Absorption_ISM_Wilms2000.F90'
⚠️ Possible misspelled word 'dotbvabs' in file 'source/XRay_Absorption_ISM_Wilms2000.F90'
⚠️ Possible misspelled word 'ismcolumn' in file 'source/XRay_Absorption_ISM_Wilms2000.F90'
⚠️ Possible misspelled word 'xspec' (3 instances) in file 'source/XRay_Absorption_ISM_Wilms2000.F90'
⚠️ Possible misspelled word 'wilms' in file 'source/XRay_Absorption_ISM_Wilms2000.F90'
⚠️ Possible misspelled word 'dotbvabs' in file 'source/XRay_Absorption_ISM_Wilms2000.F90'
⚠️ Possible misspelled word 'wilms' in file 'source/XRay_Absorption_ISM_Wilms2000.F90'
⚠️ Possible misspelled word 'dotbvabs' in file 'source/XRay_Absorption_ISM_Wilms2000.F90'
⚠️ Possible misspelled word 'dotbvabs' in file 'source/XRay_Absorption_ISM_Wilms2000.F90'
⚠️ Possible misspelled word 'dotbvabs' in file 'source/XRay_Absorption_ISM_Wilms2000.F90'
⚠️ Possible misspelled word 'dotbvabs' in file 'source/XRay_Absorption_ISM_Wilms2000.F90'
⚠️ Possible misspelled word 'stdout' in file 'source/display.F90'
⚠️ Possible misspelled word 'tty' in file 'source/display.F90'
⚠️ Possible misspelled word 'px2ansi' in file 'source/display.banner.F90'
⚠️ Possible misspelled word 'cfuncs' in file 'source/error.F90'
⚠️ Possible misspelled word 'sigint' in file 'source/error.F90'
⚠️ Possible misspelled word 'sigsegv' in file 'source/error.F90'
⚠️ Possible misspelled word 'sigfpe' in file 'source/error.F90'
⚠️ Possible misspelled word 'sigbus' in file 'source/error.F90'
⚠️ Possible misspelled word 'sigill' in file 'source/error.F90'
⚠️ Possible misspelled word 'sigxcpu' in file 'source/error.F90'
⚠️ Possible misspelled word '1s' in file 'source/radiative_transfer.matter.atomic.F90'
⚠️ Possible misspelled word '2p' in file 'source/radiative_transfer.matter.atomic.F90'
⚠️ Possible misspelled word '2s' in file 'source/radiative_transfer.matter.atomic.F90'
⚠️ Possible misspelled word '3s' in file 'source/radiative_transfer.matter.atomic.F90'
⚠️ Possible misspelled word '282l' (2 instances) in file 'source/radiative_transfer.matter.atomic.F90'
⚠️ Possible misspelled word '6a' (2 instances) in file 'source/radiative_transfer.matter.atomic.F90'

@abensonca abensonca added this pull request to the merge queue Sep 6, 2024
Merged via the queue into master with commit 5666c81 Sep 6, 2024
285 checks passed
@abensonca abensonca deleted the fixStdOutStdErr branch September 6, 2024 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request IO Input/output
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant