Apparently, it may be faster to:
- Fix all atoms except the adsorbate, and then fix the X and Y position of the adsorbate. Then allow it to relax in the Z direction.
- Do the rest of the relaxation normally.
If we were to do this, I'd recommend changing gaspy.fireworks_helper_scripts.make_firework and adding the 2-step procedure within a rocket.
Apparently, it may be faster to:
If we were to do this, I'd recommend changing
gaspy.fireworks_helper_scripts.make_fireworkand adding the 2-step procedure within a rocket.