From 71f41311bf027f8ac74729af592c4b7f685b757f Mon Sep 17 00:00:00 2001 From: Yoshiya Usui <67135455+yoshiya-usui@users.noreply.github.com> Date: Thu, 11 Nov 2021 14:50:56 +0900 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..92f1d7e --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# femtic +FEMTIC is a 3-D magnetotelluric inversion code. FEMTIC is made by object-oriented programming with C++.