overhauled physics engine

This commit is contained in:
Dynamitos
2023-01-21 18:43:21 +01:00
parent 3c7346cf7b
commit 2208ab438a
164 changed files with 22606 additions and 928 deletions
+8
View File
@@ -0,0 +1,8 @@
CC = gcc
FC = gfortran
FL = gfortran
OPTC = -O3 -fPIC
OPTF = -O3 -fPIC
OPTL = -O3 -fPIC
LPORDDIR = /home/makoto/sdpa-c/PORD/lib/
IPORDDIR = /home/makoto/sdpa-c/PORD/include/