pencil.visu.example_run_pv_plotter ================================== .. py:module:: pencil.visu.example_run_pv_plotter Attributes ---------- .. autoapisummary:: pencil.visu.example_run_pv_plotter.CARTESIAN pencil.visu.example_run_pv_plotter.SPHERICAL pencil.visu.example_run_pv_plotter.CYLINDER pencil.visu.example_run_pv_plotter.VECTORS pencil.visu.example_run_pv_plotter.vectors pencil.visu.example_run_pv_plotter.FIELDS pencil.visu.example_run_pv_plotter.NORM pencil.visu.example_run_pv_plotter.ISTART pencil.visu.example_run_pv_plotter.IEND pencil.visu.example_run_pv_plotter.TSTART pencil.visu.example_run_pv_plotter.TEND pencil.visu.example_run_pv_plotter.coordinates pencil.visu.example_run_pv_plotter.settings Module Contents --------------- .. py:data:: CARTESIAN :value: True .. py:data:: SPHERICAL :value: False .. py:data:: CYLINDER :value: False .. py:data:: VECTORS :value: True .. py:data:: vectors :value: ['uu1', 'uu2', 'uu3'] .. py:data:: FIELDS :value: ['lnrho'] .. py:data:: NORM :value: 'linear' .. py:data:: ISTART :value: 30 .. py:data:: IEND :value: 100 .. py:data:: TSTART :value: None .. py:data:: TEND :value: None .. py:data:: coordinates :value: 'cartesian' .. py:data:: settings