39 | | ||Exercises || Reduce the runtime of the exercises and test the computational time with ''gfortran'' as participants often use this compiler on their notebooks. || || |
| 39 | ||Exercises || Reduce the runtime of the exercises and test the computational time with ''gfortran'' as participants often use this compiler on their noteboeoks. || || |
| 40 | ||Parameter file inconsistencies ||Settings for data output are not consistent within the parameter file. For example, 3d/2d/pr output variables are explicitly declared, but timeseries are always the same (confusing for users). Also, differentiation between data_output and data_output_pr is confusing. A possible solution would be to use data_output exlusively and include profiles, e.g. for pt this then would read "pt", "pt_xy", "pt_pr", etc. || || |
| 41 | ||Default FFT solver ||The default is currently "system-specific", but on some notebooks of the user there was no FFT library available. The default should thus be changed to the Temperton FFT || || |