https://github.com/olousgap/Combi_CSP

sort by:
Revision Author Date Message Commit Date
65239d5 Merge pull request #7 from npapnet/main Merging Npapnet-main with main 25 July 2022, 11:43:41 UTC
a382a73 Merge pull request #6 from olousgap/npapnet-main Npapnet main 25 July 2022, 08:05:54 UTC
94dc9ad Merge branch 'main-upstream' 24 July 2022, 18:06:12 UTC
136dee9 Merge remote-tracking branch 'origin/main' into main-upstream # Conflicts: # README.md # examples/Combi_CSP.ipynb 24 July 2022, 18:04:33 UTC
477916f Bug fix: added location to CSPcrete_np.py 21 July 2022, 19:39:25 UTC
2a44bee added history.md bumped up version number to 1.5.0 added comments to storage.py for future reference. 21 July 2022, 17:58:02 UTC
199560e Merge branch 'main' of https://github.com/npapnet/Combi_CSP into npapnet-main 21 July 2022, 10:28:32 UTC
b931fed Merge remote-tracking branch 'origin/main' into upstream_main # Conflicts: # README.md # examples/Combi_CSP.ipynb 20 July 2022, 18:00:26 UTC
de63bd1 Update README.md 07 July 2022, 14:27:00 UTC
d72d49d Update Combi_CSP.ipynb 06 July 2022, 10:05:29 UTC
be62d52 Merge branch 'prepare_package' 06 July 2022, 09:17:57 UTC
32deaec Ramped up version number. 06 July 2022, 09:17:37 UTC
d3fcc33 Added compare_date function (convenience for comparison). moved old CombiCSP.ipynb to examples added incident_energy_on_system on SolarTroughCalcs and SolarTowerCalcs as convenience. Ramped up the version number to 1.0.0 06 July 2022, 09:16:20 UTC
58538fd Updating draft with new CombiCSP version 05 July 2022, 11:01:40 UTC
bdab94b Completed tests for economics of trough modified tower for a more streamlined api. 05 July 2022, 08:00:42 UTC
e3c3616 Completed transition to solar Trough. 04 July 2022, 20:51:44 UTC
dcdf0ec removed intermediate economic functions from CSP50compare_np.py, to simplify code 04 July 2022, 19:57:06 UTC
06caded Completed transition to economics. Added a complete test. 04 July 2022, 19:52:14 UTC
b3a0484 Added class economic environment. 04 July 2022, 11:20:15 UTC
ab9ec82 rearranged cost inputs in CSP50compare.py created a first prototype of the economic functions for the tower in CSP50compare_np.py 03 July 2022, 20:17:08 UTC
5b8cf36 added site location in the Solar trough object Added in SolarTrough object, the following methods - Ac - Ar - Cg - thetai - IAM_tro - di_sst 03 July 2022, 14:48:15 UTC
5e966f1 Removing CSPecon.py 03 July 2022, 11:49:21 UTC
a334d70 Moved to solar_system_location - HOYS_DEFAULT - EoT and d functions modified 03 July 2022, 11:15:43 UTC
8ed1375 Merge branch 'main' with PR#4 into prepare_package 03 July 2022, 10:33:12 UTC
ef0d6a0 exposed SolarSystemLocation to the top row. Created a fully functional class for the Solar tower and modified accordingly the tests it. 02 July 2022, 22:36:56 UTC
75076e8 moved mbtu_m3 to economics 02 July 2022, 22:09:15 UTC
356e23f Added metadata to files. Created a CSPCret file with the new edition of the files. 02 July 2022, 22:00:10 UTC
44c3ce9 removed last trig functions assignments added comments authorship details removed from storage.py - trig function aliases - unnecessary imports commented out pcm_temp() 02 July 2022, 19:30:45 UTC
588b028 Added tests for remaining functions in CSP.py 02 July 2022, 19:01:01 UTC
e8ca905 Moved all relevant functions from CSP to SolarTrough.py renamed: - SolarTrough to solar_trough - SolarTower to solar_tower updated imports: - CombiCSP.ipynb - CSP50Compare.py - CSPCret_np.py Removed commented out imports from CSPecon.py 02 July 2022, 18:12:47 UTC
4ec2de9 Created a separate tow file with all the required SolarTower functions. Modified solar Tower tests Moved OutputContainer to the misc folder. Updated __init__.py for simpler access of functions and classes. 02 July 2022, 17:12:30 UTC
fbae19d CSPCret.py and CSPCretenp.py now import only required functions from CombiCSP.CSP removed all remaining `import *` from CSP50compare, CSPecon.py 02 July 2022, 16:50:40 UTC
d9a7d73 Created SolarTrough separate file and also added relevant test for ew and ns. 02 July 2022, 16:27:37 UTC
93f14e4 Decoupled Storage from CSP. Corrected definition of Tr (not transmission but working tempeature of fluid) 02 July 2022, 16:08:00 UTC
93d031c added requirements.txt changed to properties the scalar output of OutputContainer Completed validation of Solar trough. Added TODO list TODO: create tests for Solar Trough 02 July 2022, 05:53:38 UTC
e03ef0c Moved Solar container to CSP (consider moving it to a separate file with the relevant files) Create tests for SolarTowerCalcs Create a first draft of Solar Trough (not yet tested). 01 July 2022, 15:36:37 UTC
e441f42 Created a first class with a solar tower calculation that can be used instead of the procedural code. 01 July 2022, 12:49:28 UTC
a0b9a7e Replaced all trig functions with np.trig in SolarGeometry and Transmittance 01 July 2022, 11:39:43 UTC
aea651b replaced: cos -> np.cos sin -> np.sin Separated Transmittance functions from the solar geometry and added tests (which are only to make sure that the transition to np.trig functions occurs smoothly). 01 July 2022, 11:15:45 UTC
0293c6f Create SolarSystemLocation class to collect and substitute a host of functions related to the location of the System Added tests. 01 July 2022, 09:27:10 UTC
7d4321f Merge pull request #4 from npapnet/main Commenting out the heatmap code. 01 July 2022, 08:09:01 UTC
cfc2b09 Merge branch 'main' into prepare_package # Conflicts: # Combi_CSP.ipynb This is to make an easier transition later 01 July 2022, 07:19:28 UTC
98db8ee Commenting out the heatmap code. This graph will be addressed in the package version. 01 July 2022, 07:08:45 UTC
9a85ca2 commented out T = CSCP(Tr) in CSP.py CSPecond: replaced import all with `import SolarGeometry as sgh` setup.py: added requirerements SolarGeometry: added tests for airmass SolarGeometry: added tests. 30 June 2022, 21:23:29 UTC
e46fd49 Added test capacity additionally added install requirements. 30 June 2022, 16:36:26 UTC
a9100b8 Merge pull request #3 from npapnet/main Cleanup of code before converting to a installable python package 30 June 2022, 13:30:28 UTC
3303997 Created - economics.py with economics functions - misc with some plotting functions all the example files have been tested and they are running. 30 June 2022, 12:27:27 UTC
a497248 Created a package structure. Moved to example data - CSP50compare - CSPCret - CSPecon 30 June 2022, 11:59:12 UTC
7acd628 Added quickstart section to README.md additionally added documentaion. 30 June 2022, 10:57:50 UTC
2f66160 replaced pylab with pyplot removed "from SolarGeometry_hoy import *" correct documentation about hoy. added numpy-financial 30 June 2022, 09:03:45 UTC
c766c06 Add files via upload 29 June 2022, 15:05:40 UTC
b0fb87c Add files via upload 29 June 2022, 11:05:22 UTC
7f708c3 Add files via upload 29 June 2022, 10:45:18 UTC
1f3a245 Add files via upload Added files CSPCret.py and CSP50compare.py which include the following: tow_xyz tro_xyz combiNS_xyz combiEW_xyz also: tow_scenaria trough_scenaria troughew_scenaria 28 June 2022, 18:57:16 UTC
a18b77f Merge pull request #2 from npapnet/main Refactoring and documenting of the code. 28 June 2022, 18:42:55 UTC
648e6b4 Refactoring and documenting of the code. Moved ineichen outside of SolarGeometry_hoy.py clarified hoy function added docstrings for many functions in CSP.py 28 June 2022, 11:30:06 UTC
6a632cb Add files via upload 24 June 2022, 10:15:03 UTC
107998a Add files via upload 14 June 2022, 16:22:54 UTC
bc83fe7 Update README.md 14 June 2022, 16:19:55 UTC
4157469 Merge pull request #1 from olousgap/add-license-1 Create LICENCE 14 June 2022, 09:04:25 UTC
bd07515 Create LICENCE 14 June 2022, 09:03:18 UTC
a95c8b3 Add files via upload 14 April 2022, 15:11:35 UTC
dc7d04d Create README.md 07 April 2022, 16:55:17 UTC
back to top