I want to read only those lines that contains "ATOM" as the first word and write in a file using a Fortran code. I have tried to write a code but was unable to read that specific lines containing word "ATOM" only. I hope someone can help me in this regard.
Asked
Active
Viewed 280 times
-1
-
2This is not a code writing service - please show us what you have done so far and explain what is wrong. That said googling "read pdb fortran" produces many hits - do any of those solve your problem? – Ian Bush Feb 19 '21 at 10:36