From 318f6d7d77bddf36b1409fefb693a3a9518a79bf Mon Sep 17 00:00:00 2001 From: Akbar Rahman Date: Sat, 13 Jan 2024 03:10:52 +0000 Subject: [PATCH] begin working on implementation for pd2v1 --- readme.md | 2 + specs/pd2v1_drawer.html | 124 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 126 insertions(+) create mode 100644 specs/pd2v1_drawer.html diff --git a/readme.md b/readme.md index e26924e..446022f 100644 --- a/readme.md +++ b/readme.md @@ -24,3 +24,5 @@ pacman -S blas-openblas gcc-fortran The project will likely be composed of multiple independent programs as it is developed. The formats specified in the [specs folder](./specs) will be used to to exchange information between the programs. + +- [PD2v1](./specs/pd2v1.md) (2D Problem Definition Version 1) diff --git a/specs/pd2v1_drawer.html b/specs/pd2v1_drawer.html new file mode 100644 index 0000000..6e2bfa2 --- /dev/null +++ b/specs/pd2v1_drawer.html @@ -0,0 +1,124 @@ + + + + + + + + PD2v1 Drawer + + + +
+ + + + +
+ +