ReXClient.pm Show Source

The ReXClient package is derived from Client.pm to provide specific functionality for replica exchange clients.

new(clientid,serverrec)
creates a new ReXClient object for connecting a replica exchange client to a replica exchange server
$ret = initFile() 
obtains the file name for the initial structure from the client
 
$ret = biasInfo()
obtains bias information from the server
 
$ret = nextCycle(filelist,values)
sends the energy, etc. from the last simulation cycle to the server and then waits for a new temperature to be sent back for running the next cycle.
GenUtil.pm  Client.pm
Michael Feig, Brooks group, TSRI