When a cell value filename is used in a model definition (initialCellsValue clause), it is automatically lowercased before attepting to read it. This may lead to errors if the filename has at least an uppercase letter (see e.g. issue #2).
Until this is fixed, the suggested workaround is to use lowercase cell value filenames.