We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 619e9f1 commit 4a63dc2Copy full SHA for 4a63dc2
toolchain/mfc/test/case.py
@@ -220,8 +220,7 @@ def create_directory(self):
220
'prim_vars_wrt': 'T', 'alpha_rho_wrt(1)': 'T',
221
'rho_wrt' : 'T', 'mom_wrt(1)' : 'T',
222
'vel_wrt(1)' : 'T', 'E_wrt' : 'T',
223
- 'pres_wrt' : 'T',
224
- 'tau_wrt' : 'T', 'alpha_wrt(1)' : 'T',
+ 'pres_wrt' : 'T', 'alpha_wrt(1)' : 'T',
225
'gamma_wrt' : 'T', 'heat_ratio_wrt' : 'T',
226
'pi_inf_wrt' : 'T', 'pres_inf_wrt' : 'T',
227
'c_wrt' : 'T',
0 commit comments