I'm trying to transform APBS DX grid to a format that is x,y,z along with the electrostatic potential value. This would be useful for other calculations I want to do.
I'm attaching a bit of working Python code to illustrate. the question is: Am I doing the conversions correctly?
apbs_dx_to_coords.py.tar.gz
I'm trying to transform APBS DX grid to a format that is x,y,z along with the electrostatic potential value. This would be useful for other calculations I want to do.
I'm attaching a bit of working Python code to illustrate. the question is: Am I doing the conversions correctly? apbs_dx_to_coords.py.tar.gz