Mark Olesen
98467036b3
STYLE: regularize quoting and exit on failed 'cd'
2019-11-13 13:19:16 +01:00
Mark Olesen
e6dfb39c66
STYLE: remove unnecessary stdout, stderr /dev/null redirects
...
- no stderr redirect needed:
* 'command -v'
- no stdout/stderr redirect needed:
* 'rm -f'
STYLE: consistent spacing after redirects
2019-11-06 10:44:36 +01:00
Mark Olesen
ec7e3c88e4
ENH: test for WM_PROJECT_DIR being set/unset in scripts
2019-11-06 09:18:51 +01:00
sergio
9893e62386
ENH:
...
Adding reflecting fluxes to Solar load radiation model.
Adding functionality to the boundary radiation models and new
place holder for basic wall types such as transparent, opaqueDiffusive,
opaqueReflective,etc.
Changing radiation wall models to run time selectable.
Adding multi-band capabilities to VF model and improving the set up
for using solar loads in VF and fvDOM radiation models.
2018-12-03 13:51:40 -08:00
Mark Olesen
eb0c35dc6a
STYLE: drop use of objToVTK conversion in viewFactors
2019-04-08 12:20:56 +02:00
Andrew Heather
5615d1f256
BUG: Corrected debug output for solarLoad. Fixes #1195
2019-02-11 12:19:39 +00:00
Mark Olesen
8bf98e74da
TUT: added tutorial files (issue #671 )
...
- also cleanup by using 0.orig/ directory.
- use foamListRegions to obtain region names
2017-12-19 14:40:33 +01:00
Mark Olesen
c792a9d7df
TUT: script cleanup, provide cleanCase0 for commonly used operation
2017-10-12 19:20:56 +02:00
sergio
d435b215e2
Updating solarLoad tutorial case for parallel running
2017-06-14 08:05:19 -07:00
Mark Olesen
a6a90838fa
STYLE: adjust tutorial Allrun scripts (issue #310 )
...
- A few without a 'cd' at the start.
Use $(getApplication) directly in more places (for clarity).
2016-11-21 10:18:00 +01:00
Mark Olesen
21679c04e4
STYLE: adjust tutorial Allclean scripts (issue #310 )
...
- A few without a 'cd' at the start.
Several remove files that are already covered by the cleanCase function.
2016-11-20 17:26:44 +01:00
sergio
eedbd182d1
ENH: Adding solar radiation modelling and tutorial changes
2015-11-02 11:54:27 -08:00