hi,
i have noticed that the ascii output in TFILE does not include 'E' in number longer than 13 characters for example instead of writting -1.93336171E-151 radioss writes -1.93336171-151, this is problematic for me because during post processing while i am reading the output file i am getting the wrong numbers, how can i fix that ?(if the solution involves replacing small numbers like -1.93336171E-151 by zero that would not be a problem)