Fix gfortran compilation errors due to long line truncation in mod_F3D.F90. Issue #7
This MR addresses compilation errors with gfortran caused by excessively long lines in mod_F3D.F90
.
The problematic lines have been split into shorter segments to ensure compatibility.