File tree Expand file tree Collapse file tree 8 files changed +3
-10
lines changed Expand file tree Collapse file tree 8 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 1212
1313# Configuring case dictionary
1414print (json .dumps ({
15- # Logistics ================================================
16- 'case_dir' : '\' .\' ' ,
15+ # Logistics ================================================
1716 'run_time_info' : 'T' ,
1817 # ==========================================================
1918
Original file line number Diff line number Diff line change 122122 'format' : 1 ,
123123 'precision' : 2 ,
124124 'prim_vars_wrt' :'T' ,
125- 'parallel_io' :'T ' ,
125+ 'parallel_io' :'F ' ,
126126 'fd_order' : 1 ,
127127 #'schlieren_wrt' :'T',
128128 'probe_wrt' :'T' ,
Original file line number Diff line number Diff line change 1515
1616# Configuring case dictionary
1717print (json .dumps ({
18- # Logistics ================================================
19- 'case_dir' : '\' .\' ' ,
18+ # Logistics ================================================
2019 'run_time_info' : 'T' ,
2120 # ==========================================================
2221
Original file line number Diff line number Diff line change 2727#Configuration case dictionary
2828data = {
2929 # Logistics =============================
30- #'case_dir' : '\'.\'',
3130 'run_time_info' : 'T' ,
3231 # =======================================
3332
Original file line number Diff line number Diff line change 3030#Configuration case dictionary
3131data = {
3232 # Logistics =============================
33- #'case_dir' : '\'.\'',
3433 'run_time_info' : 'T' ,
3534 # =======================================
3635
Original file line number Diff line number Diff line change 3333#Configuration case dictionary
3434data = {
3535 # Logistics =============================
36- #'case_dir' : '\'.\'',
3736 'run_time_info' : 'T' ,
3837 # =======================================
3938
Original file line number Diff line number Diff line change 2929#Configuration case dictionary
3030data = {
3131 # Logistics =============================
32- #'case_dir' : '\'.\'',
3332 'run_time_info' : 'T' ,
3433 # =======================================
3534
Original file line number Diff line number Diff line change 4949# Configuring case dictionary
5050print (json .dumps ({
5151 # Logistics ================================================================
52- # 'case_dir' : '\'.\'',
5352 'run_time_info' : 'T' ,
5453 # ==========================================================================
5554
You can’t perform that action at this time.
0 commit comments