On executing elastic analyis, following error message appears:

[NL]: Kan niet lezen van een IPC-poort: De pipe is beëindigd.
[FR]: Échec de la lecture à partir d’un port IPC: Le canal de communication a été fermé.
[ES]: No se pudo leer desde un puerto IPC: Ha terminado la canalización.
Solution
The computer has 2 processors.
The Diamonds calculation core (more specific the algorithms to solve the matrices) requires assigning of only 1 of the processors.
- InstallDiamonds 2015 r04 or newer
- Launch Diamonds and close again
- Go to My Documents > Diamonds > {latest version}
- Open the file Diamonds.ini with Notepad
- Look for [TMainForm_PREF] (You can use the keyboard shortcut CTRL + F to start the find function)
- Add a line with CPU=65535
- Save the file
- Start Diamonds again
Remark
If you activate this option without having 2 processors, you might get following error at start up of Diamonds:
Your request has caused the following error: The parameter is incorrect
at System.Diagnostics.Process.set.ProcessorAffinity (IntPtr value)
at MainHelper.TMainHelper.StartServiceIfNecessary (@MetaTMainHelper Self)
