Add default value of argument end_filename of function def read in
script distribution_function.py. Return dictionary instead of tuple: easier to use. In script plot_snapshot.py, move definition of readers to the beginning so there is no risk of entering the window for nothing if we forgot the end_filename option. Also, enter the four values defining the window in a single input: easier to copy and paste.
Showing
- Analysis/distribution_function.py 23 additions, 20 deletionsAnalysis/distribution_function.py
- Analysis/plot_snapshot.py 23 additions, 22 deletionsAnalysis/plot_snapshot.py
- Documentation_texfol/documentation.tex 51 additions, 0 deletionsDocumentation_texfol/documentation.tex
- spherical_polygon_area.f 3 additions, 3 deletionsspherical_polygon_area.f
- spherical_polyline_area.f 4 additions, 4 deletionsspherical_polyline_area.f
Please register or sign in to comment