Julia constitutive model integration replication files
收藏资源简介:
These files allow the user to check that their local version of Julia and the codes provided in the repository at https://github.com/nickcollins-craft/julia_constitutive_model_integration have successfully performed the integration and bifurcation analysis of a Cosserat Breakage Mechanics model. Each file is labelled with the integrator (h² or hyperplastic), the load condition (constant volume or constant confining stress) and whether it is an integration result (containing the mechanical information such as stresses and strains) or a localisation result (the wavelength corresponding to the largest value of the Lyapunov exponent, and a Boolean vector stating whether localisation has occurred or not). The files are in the jld2 format, which is read by Julia using the JLD2 and FileIO packages.
本数据集文件可用于验证用户本地部署的Julia语言环境,以及仓库https://github.com/nickcollins-craft/julia_constitutive_model_integration中提供的代码,是否已顺利完成Cosserat断裂力学模型(Cosserat Breakage Mechanics)的积分与分岔分析。每个文件均带有三类标签:积分器类型(h²或超塑性(hyperplastic))、加载条件(等容加载或围压恒定加载),以及文件类别:积分结果文件(包含应力、应变等力学信息)或局域化结果文件(包含与李雅普诺夫指数(Lyapunov exponent)最大值对应的波长,以及用于表征是否发生局域化的布尔向量)。所有文件均采用jld2格式,可通过Julia的JLD2与FileIO扩展包读取。



