Directory branches/budaev/HEDTOOLS/tools/

Directory Created:
2016-12-06 13:20
Total Files:
1
Deleted Files:
7
Lines of Code:
0

[root]/branches/budaev/HEDTOOLS/tools

Lines of Code

branches/budaev/HEDTOOLS/tools/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
sbu062 73 (100.0%) 2102 (100.0%) 28.7

Most Recent Commits

sbu062 2020-01-28 15:25 Rev.: 9339

migrate to DISLIN incorporated DISLIN-based graphic tools from devel. branch
- PGPLOT library works fine on Unix/Linux but its newer versions (via GrWin) could break runtime, GrWin changed license and from v. 1.10 essential GrWin server supplies with a time-limited license for one year. This limits the usage of PGPLOT on Windows
- DISLIN works fine on Windows and Linux with all compilers, Windows ifort not tested and supported on Windows, GNU gfortran works fine

0 lines of code changed in 8 files:

  • branches/budaev/HEDTOOLS/tools: Makefile (del), README.md (del), grfont.dat (changed), hthist.f90 (del), htintrpl.f90 (del), htscatter.f90 (del), interpolate.f90 (del), visrange_plot.f90 (del)
sbu062 2020-01-27 15:47 Rev.: 9321

better example for (cspline)

4 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: htintrpl.f90 (+4 -4)
sbu062 2020-01-27 15:18 Rev.: 9319

added cubic splines to **htintrpl** graphics

14 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: htintrpl.f90 (+14 -2)
sbu062 2017-08-03 20:54 Rev.: 4777

fixed OBJ for multiple sources, generic pattern rules, autogenerate list of modules, user-adjustable command for rm on windows

45 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: Makefile (+45 -32)
sbu062 2017-06-30 19:49 Rev.: 4238

deleted references to obsolete error module

3 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: Makefile (+3 -6)
sbu062 2017-06-27 09:22 Rev.: 4169

small fix

3 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: README.md (+3 -4)
sbu062 2017-06-26 14:27 Rev.: 4127

fix description: it's object radius

2 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (+2 -2)
sbu062 2017-06-26 14:27 Rev.: 4126

links

5 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: README.md (+5 -5)
sbu062 2017-06-26 14:27 Rev.: 4125

readme for tools

32 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: README.md (new 32)
sbu062 2017-03-21 15:36 Rev.: 3090

fix non-initialised filename crashing in DEBUG mode; workaround against non-provided interpolation array, then plots grid only

12 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: htintrpl.f90 (+12)
sbu062 2017-03-04 12:57 Rev.: 2913

portability, use unix/windows platform utils via variables

14 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: Makefile (+14 -10)
sbu062 2017-03-02 11:14 Rev.: 2870

added installation for user-built PGPLOT

6 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: Makefile (+6 -1)
sbu062 2017-02-24 05:53 Rev.: 2806

fix scale name, added keywords

3 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (+3 -1)
sbu062 2017-02-24 05:48 Rev.: 2805

fix scale name

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (+1 -1)
sbu062 2017-01-16 15:18 Rev.: 2409

minor reformat code

3 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (+3 -3)
sbu062 2017-01-13 12:02 Rev.: 2395

fix comments

5 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (+5 -1)
sbu062 2017-01-13 11:57 Rev.: 2394

whole-array calculation procedure using the renewed elemental parallel-safe backend, the old loop-based remained there so far

84 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (+84 -12)
sbu062 2017-01-13 11:33 Rev.: 2393

updated the new parallel-ready visual range calculation backend

46 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (+46 -24)
sbu062 2016-12-20 17:31 Rev.: 2319

check for zero irradiance

7 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (+7)
sbu062 2016-12-20 17:19 Rev.: 2318

minor change, include irradianceto file name

5 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (+5 -1)
sbu062 2016-12-20 12:09 Rev.: 2307

manual output device

4 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (+4)
sbu062 2016-12-20 11:45 Rev.: 2305

code formatting only

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (+1 -1)
sbu062 2016-12-20 11:39 Rev.: 2304

minor fixes, plus saving now raw data CSV output, works fine with Oracle f95 quirks

16 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (+16 -6)
sbu062 2016-12-20 11:21 Rev.: 2303

small changes, converted units cm, Oracle f95 doesn't tolerate MAX_LOG in (deriv)

14 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (+14 -12)
sbu062 2016-12-20 08:33 Rev.: 2299

minor change

0 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (-5)
sbu062 2016-12-20 08:18 Rev.: 2298

added visual range program in 128 bit

17 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: visrange_plot.f90 (new 17)
sbu062 2016-12-16 16:16 Rev.: 2267

set keywords on hthist

3 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: hthist.f90 (+3 -2)
sbu062 2016-12-16 16:13 Rev.: 2265

fix help screen

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: hthist.f90 (+1 -1)
sbu062 2016-12-16 16:10 Rev.: 2264

added utility to do histogram: hthist

310 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: hthist.f90 (new 310)
sbu062 2016-12-16 10:50 Rev.: 2257

added platform-specific checks for non installed external commands

10 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: Makefile (+10)
sbu062 2016-12-16 10:21 Rev.: 2256

added platform-specific WHICH_CMD to check for non-installed tools, on Windows uses where (>=Win7)

2 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: Makefile (+2)
sbu062 2016-12-14 15:54 Rev.: 2239

enabled fast math on oracle f95 for graphic progs

4 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: Makefile (+4 -4)
sbu062 2016-12-14 14:23 Rev.: 2234

adapted makefiles for easy build of binary / plotting tools

15 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: Makefile (+15 -2)
sbu062 2016-12-13 18:49 Rev.: 2230

added grfont.dat PGPLOT file from GrWin

0 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: grfont.dat (new)
sbu062 2016-12-13 17:02 Rev.: 2229

fixed string util name, command line parameter shows ugly on Windows

3 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: htintrpl.f90 (+3 -3)
sbu062 2016-12-13 13:45 Rev.: 2224

added svn revision information

9 lines of code changed in 2 files:

  • branches/budaev/HEDTOOLS/tools: htintrpl.f90 (+3), htscatter.f90 (+6 -1)
sbu062 2016-12-13 13:37 Rev.: 2223

added svn rev parameter

2 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: htintrpl.f90 (+2)
sbu062 2016-12-13 13:35 Rev.: 2222

reformatted PGPLOT instructions for clarity

60 lines of code changed in 2 files:

  • branches/budaev/HEDTOOLS/tools: htintrpl.f90 (+30 -12), htscatter.f90 (+30 -17)
sbu062 2016-12-12 20:22 Rev.: 2215

minor fix

3 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: htscatter.f90 (+3 -2)
sbu062 2016-12-12 20:12 Rev.: 2214

minor fix wrong type

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tools: htscatter.f90 (+1 -1)

(23 more)

Generated by StatSVN 0.7.0