Note that the order of the field_cell dimension for 1Dc and 2D cases has changed - it got one additional axis.
In 1D conical and 2D cases, `calculate_field` can return multiple field distribution simulated with 3 different polarized incidence - user set polarized incidence, pure TE incidence and pure TM incidence.
What's Changed
* return field cell for all 3 input polization cases by yonghakim in https://github.com/kc-ml2/meent/pull/83
**Full Changelog**: https://github.com/kc-ml2/meent/compare/v0.11.0...v0.12.0