ana3AIMEC.aimecTools.computeCellSizeSL

computeCellSizeSL(cfgSetup, refCellSize)[source]

Get the new (s, l) coordinate cell size read by default the reference result file cell size. If a ‘cellSizeSL’ is specified in cfgSetup then use this one

Parameters
  • refCellSize (float) – cell size of reference simulation

  • cfgSetup (configParser object) – configuration for aimec - with field cellSizeSL

Returns

cellSizeSL – cell size to be used for the (s, l) coordinates

Return type

float