Include curve type in input file

This commit is contained in:
Lew Rossman
2025-03-11 11:54:12 -04:00
parent 79473542ae
commit 6468ba9545
4 changed files with 35 additions and 12 deletions

View File

@@ -7,7 +7,7 @@
Authors: see AUTHORS
Copyright: see AUTHORS
License: see LICENSE
Last Updated: 02/11/2025
Last Updated: 03/10/2025
******************************************************************************
*/
@@ -270,6 +270,8 @@
#define c_PUMP "PUMP"
#define c_EFFIC "EFFIC"
#define c_VOLUME "VOLUME"
#define c_VALVE "VALVE"
#define c_GENERIC "GENERIC"
//------- Text Phrases ------------------------------------