From 4b47e4b898c54b8c038bfe04d0984279cbde395b Mon Sep 17 00:00:00 2001 From: Armor00 <2654988228@qq.com> Date: Fri, 27 Sep 2024 15:19:18 +0800 Subject: [PATCH] update --- requirements.txt | Bin 810 -> 882 bytes src/KSP_tools/calculator_dv.py | 2 +- src/__init__.py | 1 - src/novel_download/__init__.py | 0 4 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 src/novel_download/__init__.py diff --git a/requirements.txt b/requirements.txt index 30b38f795daa981b44e3dc7fea7c0f199a7ad512..551d13d938055e0ae5ba4602b18778d6594b975c 100644 GIT binary patch delta 80 zcmZ3*_K9tS7PAL00~bRHLo!1FLncEWLpnnpgDryrgC2t+7#9I$3>iRbiWpKE3K>d) SWHC^EF<6}uP>nGIgaiO-;0=uc delta 7 Ocmeywwu)_o7Bc`0ngWIZ diff --git a/src/KSP_tools/calculator_dv.py b/src/KSP_tools/calculator_dv.py index 5a31b34..f5b67fd 100644 --- a/src/KSP_tools/calculator_dv.py +++ b/src/KSP_tools/calculator_dv.py @@ -114,7 +114,7 @@ if __name__ == '__main__': # x = cal_dv(338.2, 55000, 70000) # xx = cal_fuel_burned(21000, 400, 1) - print(cal_dv(298.7, 12.48, 13.52)) + print(cal_dv(298.7, 8.5, 1.5)) x = cal_kinetic_energy(350, 2450, 1, 1) # x = cal_kinetic_energy(314.3, 931, 1, 1) diff --git a/src/__init__.py b/src/__init__.py index fd6dfc3..e69de29 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -1 +0,0 @@ -print('this is a test111') \ No newline at end of file diff --git a/src/novel_download/__init__.py b/src/novel_download/__init__.py new file mode 100644 index 0000000..e69de29