A Study is a an associative container that can accept almost any object of the Open TURNS platform. Objects passed to the Study are copied. So be careful when you add an object and then modify it. The modification will not be seen by the object saved in the Study.
A Study can be saved to a file or reloaded from this file, so persistency can be achieved from one session to another.
