Commit 947a6a14 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

test

parent 355e76b6
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5461,7 +5461,7 @@ class IFSsimulator():
        self.source = sourcein

        self.simnumber = simnumber
        self.configure(simnumber,dir_path,result_path))  # print the configfile name and path;
        self.configure(simnumber,dir_path,result_path)  # print the configfile name and path;

        self.debug = self.information['debug']