复合材料分层仿真[CFRP Delamination]?
1. 材料属性Material properties $E_1 = 128 GPa$, $E_2 = E_3=82GPa$, $G_{12}=G_{13}=4.7GPa$, $G_{23} = 3.44GPa$, $\nu_{12}=\nu_{13}=0.27$, $\nu...
1. 材料属性Material properties $E_1 = 128 GPa$, $E_2 = E_3=82GPa$, $G_{12}=G_{13}=4.7GPa$, $G_{23} = 3.44GPa$, $\nu_{12}=\nu_{13}=0.27$, $\nu...
Creat fields output export 1. 为想要场输出的区域创建集合; 2. 为该集合创建场输出请求;包括场量,以及选择坐标信息(非必须,本身已经含有坐标信息); Abaqus fields output export 1. Report > Field ...
Github: https://github.com/v923z/micropython-builder/releases/tag/latest Update ESP build (#31) * Update esp_idf version to 5.0.4 * Use m...
1. API Function for adc import time from machine import Pin, ADC # using pin 26 adc = ADC(Pin(26)) # get the adc value # resolutions:12 bit...
1. Download and Install "Thonny" Software Download: https://thonny.org/ Version: 4.1.6 2. Configuration for MicroPython (1) View...
1. Download and install Arduino: Arduino IDE 2.3.3 . 2. Build esp32 environments. (1)File--Preferences--Additional board manager URLs: http...
1. Anaconda安装 Anaconda安装-超详细版(2023) jupyter notebook配置及运用 2. 更改juypter noteboook的启动路径 Anaconda 下更改 Jupyter notebook 默认启动路径
使用Labelme标注仪表类型、单位和量程 1. Labelme安装,使用Anaconda安装。 创建python虚拟环境,安装labelme: conda create --name=labelme python=3 conda activate labelme pip ins...