-
- Downloads
For clarity, in procedure set_max_speed, do not modify speed_outerm
after its initial computation and show more directly the consequence of a NaN value. The drawback is the repetition of one line of code. As for performance, one less test is performed in the case of a NaN value. In script stat.py, add stats for cases when speed is missing.
Showing
- Documentation_texfol/documentation.tex 9 additions, 0 deletionsDocumentation_texfol/documentation.tex
- Tests/stat.py 24 additions, 1 deletionTests/stat.py
- get_snapshot.f 2 additions, 0 deletionsget_snapshot.f
- set_all_outerm.f 2 additions, 1 deletionset_all_outerm.f
- set_max_speed.f 18 additions, 12 deletionsset_max_speed.f
Loading
Please register or sign in to comment