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

query about some data value #2

Open
oops32 opened this issue Feb 16, 2020 · 1 comment
Open

query about some data value #2

oops32 opened this issue Feb 16, 2020 · 1 comment

Comments

@oops32
Copy link

oops32 commented Feb 16, 2020

hello @lucentdan ,
just wanted to know how you calculate this value and why it is always constent over temperature. in this function.

def standardGibbsChangeSolid(temperature):
    return (-907100 + 175*temperature)

H = -907100 --> ok
S = 175 --> didnt understand how?

Can you please explain please??

@lucentdan
Copy link
Member

I pulled this example from Gaskell. This is a standard form for the change in entropy for a phase change? That should be read as \Delta S, does that help? Sorry if I'm not understanding.

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

2 participants