Test Case
A test case is a definition of the conditions in which a ScientificSimulation is going to be simulated.
Not only should it include the parameters that configure the said simulation, but also the geometry definition, as a mesh or as CAD information.
In COOLFluiD, this information is stored in CFcase files which hold the parameters and configuration strings of the simulation.
However it does not include the geometry information, which should be stored in separate file in some format, to which COOLFluiD is able to read, either via some framework functionality or via some external Plug-In.
