Directory tags/PARAMFILE/

Directory Created:
2021-04-13 11:34
Total Files:
3
Deleted Files:
0
Lines of Code:
1072

[root]/tags/PARAMFILE

Lines of Code

tags/PARAMFILE/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
sbu062 23 (100.0%) 1231 (100.0%) 53.5

Most Recent Commits

sbu062 2021-08-30 08:03 Rev.: 11395

merged r11394 from dev, test arrays allocatable

25 lines of code changed in 2 files:

  • tags/PARAMFILE: parameters.dat (+2 -1), test_parsepar.f90 (+23 -5)
sbu062 2021-08-27 19:48 Rev.: 11392

merged r11391: major upgrade, merged from SIMGUT model
major upgrade, merged from SIMGUT model
- vector-based procedures now auto-detect the parameter array size
- `n` parameter is not used in vector backends due to autodetection
- only vector defaults now supported

300 lines of code changed in 2 files:

  • tags/PARAMFILE: m_parsepar.f90 (+298 -82), test_parsepar.f90 (+2 -7)
sbu062 2021-05-12 10:45 Rev.: 11164

UPGRADE with INTERFACE CHANGE: merged r11163, got rid of `double` and implemented arbitrary vector default values
NOTE: interface change suffix `_D` should use `_R` (for real), `HRP` real uses `_HR`

137 lines of code changed in 2 files:

  • tags/PARAMFILE: m_parsepar.f90 (+131 -31), test_parsepar.f90 (+6)
sbu062 2021-04-14 11:30 Rev.: 11037

fix file close not needed, r11036

6 lines of code changed in 1 file:

  • tags/PARAMFILE: test_parsepar.f90 (+6 -5)
sbu062 2021-04-13 16:52 Rev.: 11028

small mainly comment fix, after deleting double

2 lines of code changed in 1 file:

  • tags/PARAMFILE: test_parsepar.f90 (+2 -2)
sbu062 2021-04-13 16:37 Rev.: 11026

merged r11025 from dev branch: got rid of obsolete `double`, use standard reals

58 lines of code changed in 2 files:

  • tags/PARAMFILE: m_parsepar.f90 (+52 -6), test_parsepar.f90 (+6 -2)
sbu062 2021-04-13 12:30 Rev.: 11020

(PTKILL) does not close file

1 lines of code changed in 1 file:

  • tags/PARAMFILE: test_parsepar.f90 (+1)
sbu062 2021-04-13 12:20 Rev.: 11018

did default values for vector parameters

28 lines of code changed in 2 files:

  • tags/PARAMFILE: m_parsepar.f90 (+27 -9), test_parsepar.f90 (+1 -1)
sbu062 2021-04-13 12:09 Rev.: 11017

added default value to string parameter

18 lines of code changed in 3 files:

  • tags/PARAMFILE: m_parsepar.f90 (+8 -3), parameters.dat (+4), test_parsepar.f90 (+6)
sbu062 2021-04-13 12:00 Rev.: 11016

intro line

3 lines of code changed in 1 file:

  • tags/PARAMFILE: test_parsepar.f90 (+3)
sbu062 2021-04-13 11:56 Rev.: 11015

added default parameter for booleat version

9 lines of code changed in 2 files:

  • tags/PARAMFILE: m_parsepar.f90 (+8 -3), test_parsepar.f90 (+1 -1)
sbu062 2021-04-13 11:36 Rev.: 11014

note on array syntax

4 lines of code changed in 1 file:

  • tags/PARAMFILE: parameters.dat (+4 -1)
sbu062 2021-04-13 11:34 Rev.: 11013

PARSETEXT reconfigured for stand-alone use, test program and config file added

640 lines of code changed in 3 files:

  • tags/PARAMFILE: m_parsepar.f90 (new 573), parameters.dat (new 9), test_parsepar.f90 (new 58)
Generated by StatSVN 0.7.0