14.08.15 on train? - daplff/hiWi_cont GitHub Wiki

day on the train :)

ToDos:

  • can't try out python yet (need internets) so
  • play around more with vtk? paraview? netcdf?
  • check list from yesterday (saved offline)
  • create python script to automatize copying of one variable?
  • as in just create seds to put getter/setter blocks of code in c_helper_module and FortranIO
  • group them cleverly in mass-getter functions? could do later (copypaste or create multiple-variable version)

paraview and changing number of points

  • works awesomely. this is definitely the way to go.

New cleaned-up filestructure

  • done! there is a source and execs folder in the directory

python

  • netcdf works well for loading and stuff, python interface is clean and easy to use
  • need to look into vtk unstructured grid, how to specify the pts and values - Roland's script is just a start