{"id":21595758,"url":"https://github.com/wigging/rcubed-riser-data","last_synced_at":"2025-03-18T11:13:52.223Z","repository":{"id":102016426,"uuid":"422610043","full_name":"wigging/rcubed-riser-data","owner":"wigging","description":"Data from R-cubed riser experiments at NREL","archived":false,"fork":false,"pushed_at":"2021-10-29T14:41:46.000Z","size":42943,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T17:33:54.895Z","etag":null,"topics":["biomass","entrainment","pyrolysis"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wigging.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-29T14:41:19.000Z","updated_at":"2023-01-13T15:48:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"6928ca8d-1ccc-4a88-8817-7f97437bf7c1","html_url":"https://github.com/wigging/rcubed-riser-data","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wigging%2Frcubed-riser-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wigging%2Frcubed-riser-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wigging%2Frcubed-riser-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wigging%2Frcubed-riser-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wigging","download_url":"https://codeload.github.com/wigging/rcubed-riser-data/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244207747,"owners_count":20416109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["biomass","entrainment","pyrolysis"],"created_at":"2024-11-24T17:43:51.149Z","updated_at":"2025-03-18T11:13:47.215Z","avatar_url":"https://github.com/wigging.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# R-cubed riser data\n\nThis repository contains experiment data from the R-cubed riser in the NREL TCPDU system. Code for analyzing the data is also provided. The data is for model development and validation of a riser unit for upgrading biomass pyrolysis vapors.\n\n#### original-hydro\n\nCSV files of the original hydrodynamics experiment data are in the `original-hydro` directory. The CSV data was exported from the `R3 CCPC Hydrodynamics Data Summary 20190225` Excel spreadsheet provided by NREL. Before exporting from the spreadsheet, the columns had to be formatted as \"Number\" with 6 decimal places.\n\n#### processed-hydro\n\nThe `processed-hydro` folder contains CSV files created from the original data located in the `original-hydro` directory. The processed files are named according to the experiment number, date, and sheet; these files are used for model development and validation. The processed files were created by the `process_hydro.py` script.\n\n#### results-hydro\n\nStatistics about the processed data are written to `results-hydro` after running the various Python programs (e.g. `dp_cat.py`) in the root directory.\n\n#### spreadsheets\n\nThe `hydro-data` spreadsheet contains all the hydrodynamics experiment data provided by NREL. This file's original name was `R3 CCPC Hydrodynamics Data Summary 20190225`. The `hydro-exp-matrix` spreadsheet is an overview of the hydrodynamics experiments conducted in the riser.\n\n## Usage\n\nTerminal commands for running each program are given below. See the comments in each Python file for more information.\n\n```bash\n# plot pressures and save stats to csv file\n# 1st argument low, mid, or high\n# 2nd argument pdit700, pdit704, pdit705, pdit706, or pdit707\n$ python dp_cat.py low pdit700\n\n# plot different pressure for max catalyst flow\n$ python dp_cat_max.py\n\n# compare diff. pressure for different process gas flows\n$ python dp_gas.py\n\n# plot atmospheric pressure\n$ python p_atm.py\n\n# process the original experimental data and save to file\n$ python process_hydro.py\n\n# plot temperatures from thermocouples\n# 1st argument low, mid, or high\n# 2nd argument te709c, te709b, te709a, te707c, te707b, te707a, te705, or te701\n$ python temp_cat.py mid te709c\n$ python temp_cat.py high te705\n```\n\n## License\n\nCode and data in this repository is available under the MIT License - see the [LICENSE](LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwigging%2Frcubed-riser-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwigging%2Frcubed-riser-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwigging%2Frcubed-riser-data/lists"}