ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/eplus_adduvf.c
Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Fri Feb 28 05:18:49 2020 UTC (4 years ago) by greg
Branch: MAIN
CVS Tags: HEAD, rad5R3, rad5R4
Changes since 2.21: +2 -1 lines
Diff to previous 2.21
Added filtering capabilities to Unix version of open_process()

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Mon Jan 20 17:53:40 2020 UTC (4 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.20: +6 -5 lines
Diff to previous 2.20
Updated eplus_adduvf to work with version 9.x

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Fri Jan 17 17:33:48 2020 UTC (4 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.19: +10 -1 lines
Diff to previous 2.19
Added warning about incompatible input versions

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Fri Dec 13 16:00:33 2019 UTC (4 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.18: +2 -2 lines
Diff to previous 2.18
Fixed potential bug when deleting previous UVFs

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Sun Mar 6 01:13:18 2016 UTC (8 years ago) by schorsch
Branch: MAIN
CVS Tags: rad5R1, rad5R2
Changes since 2.17: +2 -1 lines
Diff to previous 2.17
Prepare for SCons build on Win32 and Win64

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 17:56:45 2014 UTC (9 years, 11 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2, rad4R2P1, rad4R2P2, rad5R0
Changes since 2.16: +3 -3 lines
Diff to previous 2.16
Fixed major bug in subsurface calculation

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Mon Mar 3 17:51:50 2014 UTC (10 years ago) by greg
Branch: MAIN
Changes since 2.15: +2 -2 lines
Diff to previous 2.15
Changed single-quotes to double-quotes for Windows command handler

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Fri Feb 28 19:14:10 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.14: +3 -2 lines
Diff to previous 2.14
Changed const int to #define for Windoze

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Thu Feb 27 22:42:53 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.13: +7 -7 lines
Diff to previous 2.13
Bug fix in last change for subsurfaces

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Thu Feb 27 20:39:04 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.12: +33 -13 lines
Diff to previous 2.12
Added hack for missing number of vertices

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Fri Feb 21 13:17:45 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.11: +49 -15 lines
Diff to previous 2.11
Added adjustments for area reduction due to subsurfaces

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 01:31:36 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.10: +242 -84 lines
Diff to previous 2.10
Trial implementation of subsurface sampling -- needs work

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Thu Feb 13 17:33:37 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.9: +2 -2 lines
Diff to previous 2.9
Increased allowed comment length and corrected name of view factors object

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Wed Feb 12 17:40:07 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.8: +22 -22 lines
Diff to previous 2.8
Changed all "parameter" references to "object"

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Wed Feb 12 00:12:38 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.7: +3 -3 lines
Diff to previous 2.7
Fixed error-checking

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Tue Feb 11 23:44:11 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.6: +42 -26 lines
Diff to previous 2.6
Added -s option to change number of samples (in 1000's)

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Tue Feb 11 22:01:44 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.5: +3 -3 lines
Diff to previous 2.5
Checked calculation accuracy to better than 1%

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Tue Feb 11 21:17:29 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.4: +31 -28 lines
Diff to previous 2.4
Initial working version -- needs man page and accuracy testing

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Mon Feb 10 17:50:02 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.3: +9 -2 lines
Diff to previous 2.3
Rob updated cmake for eplus_adduvf and I added check for missing energy

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Mon Feb 10 04:51:26 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.2: +246 -32 lines
Diff to previous 2.2
Complete but untested implmentation of eplus_adduvf

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Sun Feb 9 22:19:30 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.1: +175 -18 lines
Diff to previous 2.1
Partial implementation of eplus_adduvf

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Sun Feb 9 05:49:21 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Unfinished implementation of EnergyPlus User View Factors calculation

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to MAIN: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a