Directory branches/budaev/cod_ibm/

Directory Deleted:
2019-09-10 08:41
Total Files:
0
Deleted Files:
7
Lines of Code:
0

[root]/branches/budaev/cod_ibm

Lines of Code

branches/budaev/cod_ibm/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
sbu062 26 (100.0%) 5313 (100.0%) 204.3

Most Recent Commits

sbu062 2019-09-10 08:41 Rev.: 8546

delete work branch, Henrick merged all changes r8544

0 lines of code changed in 7 files:

  • branches/budaev/cod_ibm: BASE_UTILS.f90 (del), Source1.f90 (del), Utils.f90 (del), base_utils.f90 (del), m_csv_io.f90 (del), m_zrand.f90 (del), posix_fs.f90 (del)
sbu062 2019-09-03 11:42 Rev.: 8542

reseed randomness within run is obsolete

1 lines of code changed in 1 file:

  • branches/budaev/cod_ibm: Source1.f90 (+1 -2)
sbu062 2019-09-03 10:37 Rev.: 8539

added forgotten fix to `FS_CHDIR`

51 lines of code changed in 2 files:

  • branches/budaev/cod_ibm: Source1.f90 (+1 -1), m_csv_io.f90 (+50)
sbu062 2019-09-03 10:27 Rev.: 8538

diagnostics for possible file write issues in `CSV_MATRIX_WRITE`

8 lines of code changed in 1 file:

  • branches/budaev/cod_ibm: Source1.f90 (+8 -4)
sbu062 2019-09-03 09:42 Rev.: 8537

continue getting rid of dble and dcos and dabs
- use real, generic `cos` and `abs`

12 lines of code changed in 2 files:

  • branches/budaev/cod_ibm: Source1.f90 (+6 -6), Utils.f90 (+6 -9)
sbu062 2019-09-03 09:35 Rev.: 8536

got rid of real*8 and dble
- use real and SRP kind from `m_realcalc` module

122 lines of code changed in 2 files:

  • branches/budaev/cod_ibm: Source1.f90 (+112 -112), Utils.f90 (+10 -8)
sbu062 2019-09-03 07:47 Rev.: 8534

comments fix only

4 lines of code changed in 1 file:

  • branches/budaev/cod_ibm: Utils.f90 (+4 -5)
sbu062 2019-09-03 06:28 Rev.: 8533

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:

  • branches/budaev/cod_ibm: Source1.f90 (+16 -12)
sbu062 2019-09-02 18:09 Rev.: 8532

check if population data file does exist
- this avoids crash if no data

7 lines of code changed in 1 file:

  • branches/budaev/cod_ibm: Source1.f90 (+7 -2)
sbu062 2019-09-02 17:46 Rev.: 8531

substituted initial population binary data with CSV human-readable format

5080 lines of code changed in 2 files:

  • branches/budaev/cod_ibm: Source1.f90 (+9 -8), m_csv_io.f90 (new 5071)
sbu062 2019-09-02 17:20 Rev.: 8530

added keyword properties, also at the start of thew source code

7 lines of code changed in 2 files:

  • branches/budaev/cod_ibm: Source1.f90 (+3), Utils.f90 (+4)
sbu062 2019-09-02 17:17 Rev.: 8529

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:

  • branches/budaev/cod_ibm: Source1.f90 (new), Utils.f90 (new 5), base_utils.f90 (new)
Generated by StatSVN 0.7.0