University Of Illinois Campus Deep Direct-Use Feasibility Study - Geocellular Modeling
Department of Energy
@usgov.doe_gov_university_of_illinois_campus_deep_direct_use__39fc0434
Department of Energy
@usgov.doe_gov_university_of_illinois_campus_deep_direct_use__39fc0434
This submission includes 3-D geocellular model files with formation top and formation thickness data for the St. Peter and Mt. Simon Sandstones in University of Illinois Deep Direct-Use project area. An input parameters file is also included for the St. Peter Sandstone.
Organization: Department of Energy
Last updated: 2025-01-11T22:37:11.730802
Tags: ddu, deep-direct-use, energy, formation-thickness, formation-top, geocellular-model, geothermal, mt-simon-sandstone, parameters, reservoir-modeling, st-peter-sandstone, university-of-illinois
CREATE TABLE mt_simon_sandstone_formation_thickness_data (
"sn_sample_number_readonly" BIGINT -- SN+ Sample Number (READONLY)+,
"xg_gravity_center" DOUBLE -- XG+ Gravity Center+,
"yg_gravity_center" DOUBLE -- YG+ Gravity Center+,
"upperthick" DOUBLE,
"middlethick" DOUBLE,
"lowerthick" DOUBLE
);CREATE TABLE mt_simon_sandstone_formation_top_data (
"point" BIGINT,
"x" BIGINT,
"y" BIGINT,
"elev_ft" DOUBLE
);CREATE TABLE st_peter_sandstone_formation_thickness_data (
"sn_sample_number_readonly" BIGINT -- SN+ Sample Number (READONLY)+,
"xg_gravity_center" DOUBLE -- XG+ Gravity Center+,
"yg_gravity_center" DOUBLE -- YG+ Gravity Center+,
"thickness" DOUBLE
);Anyone who has the link will be able to view this.