errors
File Purpose: errors in PlasmaCalcs
Exceptions
error indicating an issue with binding; see tools.binding. |
|
error indicating there is no relevant value in the cache. |
|
error indicating an issue with the mode of collisions. |
|
error indicating component key not found. |
|
error indicating some issue with value for a Component. |
|
error indicating an issue when deserializing. |
|
error indicating some issue with an attribute of a dimension, probably that it doesn't exist. |
|
error indicating some issue with a dimension |
|
error indicating missing value of a dimension (e.g. FluidKeyError, SnapKeyError). |
|
error indicating a dimension is the wrong size. |
|
error indicating some incompatibility regarding the value of a dimension (e.g. SnapValueError). |
|
error indicating dimensionality issue, e.g. wrong number of dimensions. |
|
error indicating some ambiguity due to which files exist or don't exist. |
|
error related to conflicting information in a file. |
|
error related to contents of a file being incorrect or unexpected. |
|
error indicating missing information in a file. |
|
error indicating Fluid key not found. |
|
error indicating some issue with value for a Fluid. |
|
error in locating formula to calculate quant. |
|
error indicating that an import failed in the past, which is why a module cannot be accessed now. |
|
error indicating two or more inputs provide conflicting information. |
|
error indicating something is wrong with the inputs, e.g. to a function. |
|
error indicating that an input is missing AND doesn't have an appropriate default value. |
|
error indicating failed to implement how to load these values from files. |
|
error indicating mappable not found. |
|
error indicating size of data is too large. |
|
error indicating that an override function is not applicable. |
|
error indicating an issue with plot settings. |
|
error indicating an ambiguity with plotting, e.g. multiple images found when looking for only 1. |
|
error indicating an issue with plotting |
|
error indicating number of frames unknown for plotting a movie. |
|
error indicating some aspect of plotting is not implemented |
|
error in quantity calculation. |
|
error indicating that info is missing during a quantity calculation. |
|
error indicating Run key not found. |
|
error indicating some issue with value for a Run. |
|
error indicating an issue related to serialization or deserialization. |
|
error indicating an issue when serializing. |
|
error indicating failed to implement setvar, e.g. for a particular var. |
|
error indicating Snap key not found. |
|
error indicating some issue with value for a Snap. |
|
error indicating an issue with subsampling. |
|
error indicating an issue with the format of subsampling. |
|
error indicating that something related to subsampling was expected but not found. |
|
error indicating a timeout. |
|
error indicating too many things to make a plot. |
|
error indicating too many subplots. |
|
error indicating a typevar is nan, |
|
error related to units. |
|
error related to units being unknown. |
|
error related to loading a value from a file, but NOT just because it's not yet implemented. |