ORNL-CEES / thermochimica

Computational library for chemical thermodynamics and phase equilibrium calculation. Multiphysics and standalone estimations of chemical state and constitutive and transport properties.
BSD 3-Clause "New" or "Revised" License
43 stars 25 forks source link

Increase supported file path length #131

Closed dschwen closed 1 year ago

dschwen commented 1 year ago

Reason. Opening databases with long paths/filenames still fails due to the 120 char limit here: https://github.com/ORNL-CEES/thermochimica/blob/dfe75b401b1b9c19eb433c4c15f2ff4b146d8079/src/parser/ParseCSDataFile.f90#L120-L122

Proposed Solution Raise the limit as was done in #109

Impact Support for long paths