Opens a file fileName to which the data will be
written. Note that existing data in the file is lost.
Creates a 0 Vector object of size equal to the size of
nodeTags times the size of theDof to store the nodal
displacements, and creates ID object equal to nodeTags and
theDofs to store the Node tags and degree of freedoms to be saved. If
the file cannot be opened an error message is printed.