Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - caliskan

Pages: [1]
1
Installation and License Questions / max_force_threshold
« on: December 27, 2025, 07:44 »
Hello,
My script involves:

method = NVEVelocityVerlet(
    initial_velocity=ConfigurationVelocities(remove_center_of_mass_momentum=True),
    max_force_threshold=10.0 * eV / Angstrom,
)

Here, "max_force_threshold=10.0 * eV / Angstrom," somehow, causes an error:

"NL.ComputerScienceUtilities.Exceptions.NLTypeError: The parameter, max_force_threshold, must be a PhysicalQuantity with units of eV/Ang."

I believe, it should normally work but it ends up with this error.

Thanks for your help in advance,

2
Hello,
I am trying to import a CIF file but encountering the the following error: "name 'join' is not defined"
I did a bit search for it but couldn't figure it out.
Thank you for your help,
Sergio

3
General Questions and Answers / 3D printing
« on: November 17, 2021, 19:12 »
Hello,
I am wondering how we can get a 3D printing (in mm scale) of a structure that we design on Builder.
Thank you,

4
General Questions and Answers / Can we mimic neutron stars?
« on: November 2, 2021, 21:05 »
Hello,

One of my colleagues is asking if we can build layered structures to mimic neutron stars. What we know is that the surface of a neutron star can be treated like a structure formed by iron.

Thank you,
Serkan

Pages: [1]