aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/lustrev4_lv6-en-2cgc_heater_control/lustre_consts.h
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-15 13:26:34 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-15 13:26:34 +0200
commit0af2ea25f0df045d6d45ae0487c6d5022490a4c4 (patch)
treeb3d3a334c82192e26f31cf23ee1741e0f5baf9ce /test/monniaux/lustrev4_lv6-en-2cgc_heater_control/lustre_consts.h
parent8a456dbb08948c1c24076cea6b87dc938276263b (diff)
downloadcompcert-kvx-0af2ea25f0df045d6d45ae0487c6d5022490a4c4.tar.gz
compcert-kvx-0af2ea25f0df045d6d45ae0487c6d5022490a4c4.zip
Lustre v4 example
Diffstat (limited to 'test/monniaux/lustrev4_lv6-en-2cgc_heater_control/lustre_consts.h')
-rw-r--r--test/monniaux/lustrev4_lv6-en-2cgc_heater_control/lustre_consts.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/monniaux/lustrev4_lv6-en-2cgc_heater_control/lustre_consts.h b/test/monniaux/lustrev4_lv6-en-2cgc_heater_control/lustre_consts.h
new file mode 100644
index 00000000..c2f70459
--- /dev/null
+++ b/test/monniaux/lustrev4_lv6-en-2cgc_heater_control/lustre_consts.h
@@ -0,0 +1,9 @@
+/* This file was generated by lv6 version master.737 (2727a7744111c84f7984634d2bd3ad6f7c6c7ff9). */
+/* lv6 -en -2cgc heater_control.lus -n heater_control */
+/* on vanoise the 15/05/2019 at 13:20:10 */
+
+// Constant definitions
+#define heater_control_DELTA 0.5
+#define heater_control_FAILURE -999.0
+#define heater_control_TMAX 9.0
+#define heater_control_TMIN 6.0