- 01 Mar, 2017 3 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
- printf function in Makefile missed second lines of section titles - remove list of CVS keywords, they are no longer in use
-
- 17 Feb, 2017 1 commit
-
-
thomas.forbriger authored
PGPLOT labels may contain control character, which make the total length of the label string longer than what effectively is to be displayed.
-
- 14 Feb, 2017 7 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
Option flag envelope was set to .true. implicitely be default. Initialize flag with .false. and set only to .true. if no other option is selected on the command line. Let program report actually selected flags.
-
thomas.forbriger authored
-
thomas.forbriger authored
C++ string variables are of arbitrary size. sprintf is used to assemble header lines containing fields of different types. strings are not truncated by this function, possibly causing a format violation. Now the numer of characters to be transferred is precisely limited.
-
thomas.forbriger authored
-
thomas.forbriger authored
-
- 13 Feb, 2017 6 commits
-
-
thomas.forbriger authored
- replace Hollerith code by string literals - use proper type propagation
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
- replace Hollerith constants by string literals - use proper type promotion
-
thomas.forbriger authored
-
thomas.forbriger authored
-
- 06 Feb, 2017 6 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
- 05 Jan, 2017 3 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
- 10 Dec, 2016 2 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
-
- 06 Dec, 2016 1 commit
-
-
thomas.forbriger authored
-
- 02 Dec, 2016 3 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
- 01 Dec, 2016 8 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
At small receiver distances of the order of one km, single precision is not sufficient to properly represent the cosine of the distance angle. The cosine then differs from 1 only in the 8th digit.
-
thomas.forbriger authored
If scalco or scalel fields violate the format definition, provide a useful hint to the user.
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-