From 6abe1b459c63042fe233b3d79fd7430eba8c1a33 Mon Sep 17 00:00:00 2001 From: GregVernon Date: Wed, 6 Sep 2017 22:13:28 -0500 Subject: [PATCH] Added a user-defined language for Notepad++ --- src/pfiUDL | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 src/pfiUDL diff --git a/src/pfiUDL b/src/pfiUDL new file mode 100644 index 0000000..9b9ce14 --- /dev/null +++ b/src/pfiUDL @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02 03 04 + + + + + + + : + ( ) : * + - / ^ ceil floor + = + BEGIN + + END + + + + + + + BEGIN END + title description "output filename" "log filename" "active step" "output initial step" "output final step" "output variable" iX jY nx ny xmin ymin xmax ymax "relative tolerance" solver "step time" "max time control" "max time scale" "function type" "function value" "scale factor" "buffer increment" "time increment" "log data" "initial step" "final step" + PFI INFORMATION INITIAL_GEOMETRY_DEFINITION STEP SOLUTION_CONTROL LINEAR_SOLVE TIME_CONTROL FLOW_DEFINITION REYNOLDS CIRCULATION RESULT IN_SITU LOG_INFO + true false constant pcg NX NY IBL pU pV + + + + + 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +