Somes fixes to TelemacFile
Fix #983 (closed), which actually references two bugs:
-
TelemacFile.nplannow returns 0 for 2D meshes, as in Fortran. The previous behaviour caused issues when TelemacFile was used without Hermes, asnplanwas set to 1 instead of 0 when a SELAFIN file was written. -
TelemacFilenow correctly writes theipoboarray whether or not a boundary conditions file is present.