head Test calculation: Lattice invariance shear of cubic crystal % Set convergence tolerance for CG fact,gtol,1e-16 % read in material definitions mate,dire 'sed_species_string(sed_type_string)' sed_latticematrix sed_nbasis sed_basispos sed_mass % read in constitutive information cons,kim,sed_model_string % Find optimal lattice parameters and reset lattice opti,,1 % Compute energy, stress, moduli stepping to final deformation gradient % defo,dire,,sed_key_string,mult,sed_step_number % If the cb-kim code include perturbation use the following command defo,dire,,sed_key_string,,mult,100 sed_F end stop