Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is a problem with setting the Diluent parameter #51

Open
jiujie1992 opened this issue Jul 1, 2024 · 2 comments
Open

There is a problem with setting the Diluent parameter #51

jiujie1992 opened this issue Jul 1, 2024 · 2 comments

Comments

@jiujie1992
Copy link

When I set the Diluent parameter Diluent={'self':1., 'air': 0.}, the linewidth is broder than the parameter Diluent={'self':0.1, 'air': 0.9}. The other key parameters are Environment={'p': 0.1, 'T': 296.}, gastype='H2O', Conditions=('between', 'nu', 9204, 9210). It is Contrary to reality.

@jiujie1992
Copy link
Author

Is the pressure in Environment = {p T} partial pressure of one type of molecular?

@jiujie1992
Copy link
Author

revise
The TRANS["p"] should be revised to TRANS["p"]/TRANS['diluent']['self'] in Line 146594. Because the pressure in Lorenz lineshape should be total pressure of the system. The pressure in Environment={'p': 0.1, 'T': 296.} should be partial pressure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant