StarCluster~OpenSeesMP~ReadRecords
Moderator: selimgunay
Re: StarCluster~OpenSeesMP~ReadRecords
sorry missed this .. was there an extra line at the end of the file
Re: StarCluster~OpenSeesMP~ReadRecords
what you have should work .. BUT remember that the file ID's must be unique to the processor,
i.e. set Successful [open Success.$pid.out w] and not [open Success.out w]
otherwise they will all be writing and the results will depend on who closed the file last
i.e. set Successful [open Success.$pid.out w] and not [open Success.out w]
otherwise they will all be writing and the results will depend on who closed the file last