Part name in the sensor list does not exist

When importing a CSV file in the Batch manager you can come across the following error message:



This means that in the sensor list, in your CSV file, there is a sensor on a part that does not exist in your model. The error message gives you the list of the parts that exist in the model and that therefore can be called in a sensor.
As a reminder, the figure below shows where on the CSV file the sensor list of a given load case is located:



This cell lists all the sensors that will record information during the batch simulation. Two sensors are separated by the character & and within a sensor, the four different parameters are separated by the character @. The part to which the sensor is attached is in the third position. More information can be found in the CSV file section.

The error message above indicates that there is a problem with the part name of one of the sensors. The reason why a part name is in the sensor list but does not exist in the model is typically one of three:
  1. there is a typo in the sensor list. Check the spelling of the part names. 
  2. the csv file was created with a different model that had different parts. For example, you created a batch in Ashes with an offshore model that had a Sea sensor, then exported the CSV file (which will then contain a Sea sensor in the sensor list), then opened an onshore model and tried to import the CSV file.
    Or your initial model had a Uniform wind sensor, you then created a batch in Ashes, modified the wind to Stepwise and exported the CSV file. If you then try to import the CSV file, Ashes will apply the change of parameter to the model (i.e. it will change to Stepwise wind) and then will see that you have a sensor calling the Wind Uniform part, thus raising the error.
    The solution is then to delete or modifiy the unwanted sensor