发布于 6 天前
Jupyter显示已安装module is not defined的问题
问题描述 Python已经安装过的包在jupyter中无法import,例如显示: NameError: name ‘openpy ̷
发布于 9 天前
HyperMesh使用.tcl指令快速建模和划分网格
*begin “version 2019.1.0.20 8-24-2023 17:06:06” *templatefileset
发布于 9 天前
快速完成SCI科研绘图-SciencePlots(1)
https://pypi.org/project/SciencePlots/ Github上超火的科研论文库:SCIENCEPLO …
发布于 15 天前
Mesh in Hypermesh–Multiple solids
多个不同体划分网格时可能出现连接处网格节点不连续,或者体网格穿插等现象。下面以单孔模型为例介绍网格划分步骤: 生成单孔模型 Geo …
发布于 2023-06-19
Python使用GPU高速运算教程(1)–安装Pytorch
open the website: https://pytorch.org/ Select the suitable versio …