[root]/branches/budaev/cod_ibm
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
sbu062 | 26 (100.0%) | 5313 (100.0%) | 204.3 |
delete work branch, Henrick merged all changes r8544
0 lines of code changed in 7 files:
reseed randomness within run is obsolete
1 lines of code changed in 1 file:
added forgotten fix to `FS_CHDIR`
51 lines of code changed in 2 files:
diagnostics for possible file write issues in `CSV_MATRIX_WRITE`
8 lines of code changed in 1 file:
continue getting rid of dble and dcos and dabs
- use real, generic `cos` and `abs`
12 lines of code changed in 2 files:
got rid of real*8 and dble
- use real and SRP kind from `m_realcalc` module
122 lines of code changed in 2 files:
comments fix only
4 lines of code changed in 1 file:
Pop array is written to CSV format rather than binary
- CSV is human-readable and Excel-editable, Pop is
now **read** from CSV (r8531)
16 lines of code changed in 1 file:
check if population data file does exist
- this avoids crash if no data
7 lines of code changed in 1 file:
substituted initial population binary data with CSV human-readable format
5080 lines of code changed in 2 files:
added keyword properties, also at the start of thew source code
7 lines of code changed in 2 files:
reorganised Katja and Henrik's code, cleanup
- utility functions that were external (behind `program`)
are isolated into Utils.f90 module `m_utils`
- module `m_zrand.f90` moved to `m_urils`, file obsolete
- `BASE_UTILS.f90` renamed to lowercase (should have no
effect on Windows)
5 lines of code changed in 4 files: