Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

*writeLocation - Location where the external module is expected to write the state. This is the location (and name of file/directory) where the General Adapter expects to read the state.

No Format
				<stateLocations type="file">
					<stateLocation>
						<readLocation>state.inp</readLocation>
						<writeLocation>state.out</writeLocation>
					</stateLocation>
				</stateLocations>
stateSelection

...