删除diff_new.f90中冗余部分,方便后续工作

This commit is contained in:
2026-02-08 00:54:23 +08:00
parent 673dd20722
commit 3f7e20f702
2 changed files with 1 additions and 3291 deletions

View File

@@ -16,7 +16,7 @@ import numpy
File_directory = "GW150914" ## output file directory
Output_directory = "binary_output" ## binary data file directory
## The file directory name should not be too long
MPI_processes = 48 ## number of mpi processes used in the simulation
MPI_processes = 64 ## number of mpi processes used in the simulation
GPU_Calculation = "no" ## Use GPU or not
## (prefer "no" in the current version, because the GPU part may have bugs when integrated in this Python interface)

File diff suppressed because it is too large Load Diff