mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-19 01:14:44 -05:00
[Python] Deprecate add_module_directory
This commit is contained in:
@@ -33,8 +33,6 @@ import pandas as pd
|
||||
import matplotlib.pyplot as plt
|
||||
from scipy.optimize import newton
|
||||
|
||||
ct.add_module_directory()
|
||||
|
||||
# parameters
|
||||
T = 1073.15 # T in K
|
||||
P = ct.one_atm # One atm in Pa
|
||||
|
||||
Reference in New Issue
Block a user