|
Question,Option_A,Option_B,Option_C,Option_D,Option_E,Option_F,Answer,Domain,Difficulty,Type,Task,Comment
|
|
,Calculating the equilibrium amount of CO2 adsorption in a certain type of MOFs structure under constant CO2 pressure,,Calculating the Li migration barrier in the Li₆PS₅Cl solid electrolyte,Simulating the force on a diamond blade cutting through a copper plate,Simulating the freezing process of liquid ethanol using deep potential molecular dynamics,,E,Materials,Easy,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
Which of the following indicates the “flying ice cube effect”?,,,The temperature reported by the thermo command fluctuates wildly,,,,B,Materials,Easy,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
,Halve the time step,Check for and remove overlapping atoms,Perform energy minimization before starting the NPT run.,,,,,Materials,Easy,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
,pair_coeff C O H,pair_coeff * * O C H,pair_coeff * * C O H,pair_coeff * * C O H * *,,,C,Materials,Easy,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
,Yes,No ,,,,,B,Materials,Easy,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
Which of the following is likely an unsuitable time step for simulating the solvation shell structure of LiPF₆ in EC? (Unit style: metal),0.001,0.002,0.005,,,,C,Materials,Easy,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
,1:10,1*10,1~10,1-10,,,B,Materials,Medium,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
,boundary p p p,boundary p f p,boundary f f f,boundary f p p,,,,Materials,Medium,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
Suppose you want to save the windowed average of the square of the total energy during an MD simulation to a .dat file every 10 steps. The average must be computed using all time steps within each 10-step window. Which of the following input script options correctly accomplishes this task? ,variable etotsq equal etotal * etotal; fix avE all ave/time 1 10 10 v_etotsq file avEnergysq.dat,variable etotsq equal etotal * etotal; fix avE all ave/time 1 1 10 v_etotsq file avEnergysq.dat,variable etotsq equal etotal * etotal; fix avE all ave/time 1 10 10 etotsq file avEnergysq.dat,variable etotsq equal etotal * etotal; fix avE all ave/time 10 1 1 v_etotsq file avEnergysq.dat,,,A,Materials,Medium,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
Suppose you want to save the windowed average of the square of the total energy during an MD simulation to a .dat file every 10 steps. The average must be computed using all time steps within each 10-step window. Which of the following input script would produce an error?,variable etotsq equal etotal * etotal; fix avE all ave/time 1 10 10 v_etotsq file avEnergysq.dat,variable etotsq equal etotal * etotal; fix avE all ave/time 1 1 10 v_etotsq file avEnergysq.dat,variable etotsq equal etotal * etotal; fix avE all ave/time 1 10 10 etotsq file avEnergysq.dat,variable etotsq equal etotal * etotal; fix avE all ave/time 10 1 1 v_etotsq file avEnergysq.dat,,,,Materials,Medium,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
,Umbrella sampling (or other histogram-based methods) provides an efficient approach and can yield unbiased results for sampling transition states,,Importance sampling methods do not affect the variance of physical quantities along sampled trajectories,,,,,Materials,Medium,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
,Temperature is fixed,The stress compute is missing or system is gaseous,The box volume is too small,LAMMPS cannot calculate stress under deformation,,,B,Materials,Medium,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
,The thermostat damping parameter is not properly set,The simulation is not long enough,,The simulation time step is too short,,,C,Materials,Medium,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
|
|
|
|
,TRUE,FALSE,,,,,B,Materials,Medium,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
What is the most common cause of energy drift in ReaxFF simulations involving ionic species?,Too small timestep,Missing charge equilibration via fix qeq/reax,Wrong boundary condition,Poor neighbor skin size,,,B,Materials,Medium,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
Which combination would best simulate field-induced unfolding of dipolar polymers?,fix efield + atom_style full + partial charges + electrostatic interactions,fix npt + Tersoff,fix langevin + Gay-Berne,fix temp/berendsen + EAM,,,A,Materials,Medium,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
Which LAMMPS feature allows anisotropic particles to rotate under torque from other particles? ,atom_style atomic,atom_style molecular,atom_style ellipsoid + fix nvt/asphere,fix move with velocity mode,,,C,Materials,Medium,Basic Knowledge,lammps_vasp_QA,LAMMPS
|
|
,LDA,B3LYP,PBE,PBEsol,R2SCAN,HSE,C,Materials,Easy,Basic Knowledge,lammps_vasp_QA,VASP
|
|
,PBE+U,PBEsol+U,SCAN,r2SCAN+rVV10,HSE,,D,Materials,Easy,Basic Knowledge,lammps_vasp_QA,VASP
|
|
Which of these calculations or methods cannot be done in the latest vanilla version (6.x) of VASP? Select all that apply.,TDDFT,NEB,CI-NEB,G0W0,Nonadiabatic AIMD,,,Materials,Easy,Basic Knowledge,lammps_vasp_QA,VASP
|
|
Which selection of KSPACING would be most suitable for optimizing the structure of gamma-brass using VASP?,0.01,0.1,0.25,0.5,,,B,Materials,Easy,Basic Knowledge,lammps_vasp_QA,VASP
|
|
Which selection of ENCUT is NOT suitable for optimizing the structure of Li3YCl6 VASP?,200,400,600,800,,,A,Materials,Easy,Basic Knowledge,lammps_vasp_QA,VASP
|
|
,,,,Not specifying ISMEAR nor SIGMA (use VASP default),,,C,Materials,Easy,Basic Knowledge,lammps_vasp_QA,VASP
|
|
Does NPAR impact VASP calculation results significantly?,Yes,No,,,,,A,Materials,Easy,Basic Knowledge,lammps_vasp_QA,VASP
|
|
,1,3.38,5.36,8,12.7,,C,Materials,Easy,Basic Knowledge,lammps_vasp_QA,VASP
|
|
,both the starting and ending point configurations with ISIF=3,linearly interpolate the structures,as many intermediate images as possible,,,,,Materials,Easy,Basic Knowledge,lammps_vasp_QA,VASP
|
|
When is it necessary to set the VASP INCAR parameter IVDW to 11 or 12? (Select all that apply.),Determining the distance between slabs in lithiated graphene based on the lithiation level,Reproducing Vegard’s law in CaO-MgO solid solution,Simulating vibration modes of water molecules on an electrode surface,Determining the potential energy gamma surface for the sliding motion of a CoO2 layer within O3-type LiCoO2.,Determining the equilibrium voltage profile during the delithiation process of O3-type LiCoO2.,,,Materials,Easy,Basic Knowledge,lammps_vasp_QA,VASP
|
|
,,,,,,,B,Materials,Easy,Basic Knowledge,lammps_vasp_QA,VASP
|
|
Irreversible cation disordering in layered cathode materials can cause electronic convergence issues in VASP due to distorted coordination or low transition metal-oxygen distances. Choose from below all reasonable modifications to the input script to address these issues.,,Increase NELM to 100,Decrease KSPACING to 0.2,Change ALGO to “Very fast”,,Increase PREC to Accurate,,Materials,Easy,Basic Knowledge,lammps_vasp_QA,VASP
|
|
|
|
|
|
,TRUE,FALSE,,,,,B,Materials,Easy,Basic Knowledge,lammps_vasp_QA,VASP
|
|
,TRUE,FALSE,,,,,B,Materials,Easy,Basic Knowledge,lammps_vasp_QA,VASP
|
|
Calculating properties of materials containing rare-earth elements with density functional theory is challenging. In what of the following research projects could VASP 6.x methods produce semi-quantitatively useful results? Select all that apply.,Computing effective interaction parameters of Heisenberg model in solving for the magnetic ground-state and the curie temperature of NdFeB magnets,Calculating the fluorescence lifetime of Y2O3:Eu,,Calculating mechanical properties such as elastic tensor of rare-earth metals and their alloys.,Estimating the effect of Nd doping in Nd:YAG. emission wavelength.,,,Materials,Hard,Basic Knowledge,lammps_vasp_QA,VASP
|
|
,Mg-Al,Pb-O,Li-P-S,Na-Mn-O,Lu-H-N,Sn-Cl,,Materials,Hard,Basic Knowledge,lammps_vasp_QA,VASP |