Type: Text-only
Examples: 20
Task: Energy computation for 2D particle systems
Description:
Calculate the total energy of a system with 10 particles in a 10×10 Angstrom box. The energy calculation involves:
Particle Energy: Individual energy contribution from each particle
Pairwise Interaction Energy: For particles within 5 Angstrom cutoff, interaction energy = distance × (energy_A + energy_B)
dataset =… See the full description on the dataset page:
https://huggingface.co/datasets/n0w0f/scirex-text.