I attemped to write a complete LSINK module. Haven't tested how it works but just serve as a save point.

This commit is contained in:
JackHsu
2019-07-29 17:53:04 +08:00
parent d1ca196ccd
commit 820132cfe9
2 changed files with 18 additions and 8 deletions

View File

@@ -32,6 +32,7 @@
#define LTEMPERATURE (0)
#define LFORCING (0)
#define LUPWD (0)
#define LSINK (1)
#define AC_THERMAL_CONDUCTIVITY (AcReal(0.001)) // TODO: make an actual config parameter