usnistgov / COSMOSAC

A Benchmark Implementation of COSMO-SAC
MIT License
53 stars 29 forks source link

Add a viewer for COSMO surfaces #9

Closed y-kusaka closed 4 years ago

y-kusaka commented 4 years ago

I suppose I did rebase.

Add a viewer for COSMO surfaces

vis_poly/cosmo_poly.py

profiles/to_sigma.py

y-kusaka commented 4 years ago

I did too many commits. sorry. I should squash them before push. If it's too dirty, I'll find a way to clean up tomorrow.

ianhbell commented 4 years ago

It's ok, I can squash-merge at the end, which is usually how I handle pull requests. That avoids accidents persisting in the main codebase.

ianhbell commented 4 years ago

Are we all set here?

y-kusaka commented 4 years ago

Are we all set here?

I guess so.

ianhbell commented 4 years ago

Ok good, I'll squash+merge tomorrow.

ianhbell commented 4 years ago

Very nice work!