Problem 1423 - NIST materials dump no longer produced column-aligned output
Summary: NIST materials dump no longer produced column-aligned output
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: materials (show other problems)
Version: 9.6
Hardware: All All
: P5 trivial
Assignee: Marc.Verderi
URL:
Depends on:
Blocks:
 
Reported: 2013-01-05 21:40 CET by Michael Kelsey
Modified: 2013-08-05 10:21 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Michael Kelsey 2013-01-05 21:40:27 CET
The headings for each section of the NIST materials output are aligned on particular character columns, for example

  =======================================================
  ###   Simple Materials from the NIST Data Base   ###
  =======================================================
   Z  Name  ChFormula        density(g/cm^3)  I(eV)       
  =======================================================

However, since at least the 9.4 release the output data is simply streamed, without any alignment:

[...]
  8  G4_O  0.00133151     95
  9  G4_F  0.00158029     115
  10  G4_Ne  0.000838505     137
  11  G4_Na  0.971     149
  12  G4_Mg  1.74     156
[...]

This makes reading the output more difficult, and very awkward to transfer into documentation without significant manual editing.
Comment 1 Vladimir.Ivantchenko 2013-07-15 11:58:47 CEST
Thanks for pointing to the problem. The fix is integrated to the development release. Marc, please, close the report.

Vladimir