Skip to content

Commit

Permalink
fix : minor edit in Chakraborty test import section
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Nov 7, 2023
1 parent a8b5aa0 commit 59ef7aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opem/Test/test_Chakraborty.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
'''
>>> from opem.Dynamic.Chakraborty import *
>>> import os
>>> import shutil
>>> Test_Vector=Chakraborty_Standard_Vector = {"T": 1273,"E0": 0.6,"u":0.8,"N0": 1,"R": 3.28125 * 10**(-3),"KH2O": 0.000281,"KH2": 0.000843,"KO2": 0.00252,"rho": 1.145,"i-start": 245,"i-stop": 250,"i-step": 0.1,"Name": "test1"}
>>> Chakraborty_Data=Dynamic_Analysis(InputMethod=Test_Vector, TestMode=True)
Expand Down

0 comments on commit 59ef7aa

Please sign in to comment.