Skip to content

Commit

Permalink
update ssc/cmod_geothermal_costs_eqns.h
Browse files Browse the repository at this point in the history
  • Loading branch information
dguittet committed Jan 3, 2025
1 parent 005379b commit 73f1226
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ssc/cmod_geothermal_costs_eqns.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ extern "C" {
static const char* getem_om_cost_calc_doc =
"Add documentation here \\n\\n"
"Input: var_table with key-value pairs\\n"
// " 'gross_output': double [units]\\n"
// " 'conversion_type': double [units]\\n"
" 'gross_output': double [units]\\n"
" 'conversion_type': double [units]\\n"
" 'baseline_cost': double [$] \\n"
// " 'ppi_base_year': double [year] \\n"
// " 'cwflow': double [units] \\n"
" 'ppi_base_year': double [year] \\n"
" 'cwflow': double [units] \\n"
" 'drilling_cost': double [$] \\n"
" 'field_gathering_system_cost': double [units] \\n"
// " 'GF_flowrate': double [units] \\n"
" 'GF_flowrate': double [units] \\n"
" 'num_wells': double [units] \\n"
" 'water_loss': double [units] \\n"
" 'total_installed_cost': double [$] \\n"
Expand Down

0 comments on commit 73f1226

Please sign in to comment.