ranaobaid
Instructor
- Apr 18, 2013
- 1
Hi,
I have a file which contains the following data:
(1.642725279821993E-015,0.000000000000000E+000)
(-1.001572459876100E-015,0.000000000000000E+000)
(1.272947723002678E-015,0.000000000000000E+000)
(-1.469368207939234E-018,0.000000000000000E+000)
(-4.339782372036402E-015,0.000000000000000E+000)
(6.649449890178669E-016,0.000000000000000E+000)
(1.828705241163553E-015,0.000000000000000E+000)
Will you please help me to know how to adjust the reading format in Fortran 90 to read the above data without the brackets"()".
Thanks in advance,
Rana.
I have a file which contains the following data:
(1.642725279821993E-015,0.000000000000000E+000)
(-1.001572459876100E-015,0.000000000000000E+000)
(1.272947723002678E-015,0.000000000000000E+000)
(-1.469368207939234E-018,0.000000000000000E+000)
(-4.339782372036402E-015,0.000000000000000E+000)
(6.649449890178669E-016,0.000000000000000E+000)
(1.828705241163553E-015,0.000000000000000E+000)
Will you please help me to know how to adjust the reading format in Fortran 90 to read the above data without the brackets"()".
Thanks in advance,
Rana.