Martin Losch
Martin Losch
## What changes does this PR introduce? feature completion ## What is the current behaviour? tangent linear TAFization is restricted to fixed format source files, see #855 and PR #709...
## What changes does this PR introduce? suggestion for a modified `verification/tutorial_global_oce_optim` ## What is the current behaviour? genmake2 functionality for f90-free format files are not testet ## What is...
## What changes does this PR introduce? Remove TAMC features ## What is the current behaviour? TAMC features are untested for over 20yrs. It's very likely that they are broken,...
In the light of PR #709 it may be useful to pass the `-f90` flag to TAF by default (and retire `ALWAYS_USE_F90`). With `-f90` the main differences in generated code...
In the context of PR #709 the following came up: As MacOS does not differentiate between upper and lower case, `.F` is the same as `.f`, so we use `.for`...
## What changes does this PR introduce? feature update ## What is the current behaviour? remove probably unnecessary if-statement with writing 2D fields, addresses #874 ## What is the new...
## What changes does this PR introduce? (Bug fix, feature, docs update, ...) ## What is the current behaviour? For AD targets, `*.flow` files (links) are converted to `*.flowdir` (local...