晶體塑性有限元建模工具neper的一些資料整合

#############寫在前面

有小伙伴說原有的虛擬機上面的neper不好用,劃分不了四面體網格,因為我當時只用六面體網格,所以可能忽略了這個問題,現在已經對下載鏈接進行了更新,如果之前有購買的小伙伴覺得有問題的,可以私聊我,我發送新的下載鏈接給你,另外附上了新的虛擬機中neper建立二維、三維模型以及劃分不同網格的測試視頻。

安裝及學習參考:

(如果有需要一些安裝包之類的可以私信我)

VMware 15 虛擬機安裝Ubuntu 18.04:

(裝完之后再裝一個vmtools,方便在win和虛擬機之間的文件傳輸)

https://blog.csdn.net/notacoder/article/details/86730169

Ubuntu 18.04換國內源 中科大源 阿里源 163源 清華源:

(本人換的是阿里源)

https://blog.csdn.net/xiangxianghehe/article/details/80112149?ops_request_misc=&request_id=&biz_id=102&utm_source=distribute.pc_search_result.none-task-blog-2~all~sobaiduweb~default-4

ubuntu安裝neper詳細版:

(評論區下面有幾個安裝過程中的問題,如果有一些樣的可以對照解決)

(視頻出現的代碼我放在最后了)

https://www.bilibili.com/video/BV1t4411m7ZH

安裝 neper 多晶體網格生成軟件:

(該網址還有安裝過程中或測試的時候會出現的一些提示問題)

https://pencilq.com/22/

Neper 在Linux(ubuntu)下的安裝方法:

https://blog.csdn.net/u011211153/article/details/79274248

基于Neper和FEPX的晶體塑性有限元計算平臺搭建與使用【合集】:

http://www.yqgqt.org.cn/college/video/c15965

晶體塑性有限元建模工具neper系列:

http://www.yqgqt.org.cn/college/video/c15430

阿里源

deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse

sudo apt-get update

sudo apt-get upgrade

B站視頻中的代碼:

一、GSL下載地址:http://mirrors.ustc.edu.cn/gnu/gsl/

GSL安裝:

(1)sudo ./configure

(2)sudo make

(3)sudo make install

二、安裝NLOPT:直接在終端輸入:sudo apt install libnlopt.dev

三、安裝openmp:sudo apt install mpich

四、安裝the libScotch library:sudo apt install libgmsh-dev

五、安裝the pthread library:

sudo apt-get install glibc-doc

sudo apt-get install manpages-posix-dev

六、安裝Gmash: sudo apt-get install libgmsh-dev

七、安裝Pov-Ray: sudo apt-get install povray

八、安裝neper:

cd到neper安裝包的解壓文件夾下的src文件夾下

(1)mkdir Build

(2)cd Build

(3)cmake ..

(4)make

(5)sudo make install

測試:

neper -T -n 100 

neper -M n100-id1.tess -elttype hex

neper -V n100-id1.tess,n100-id1.msh -dataelsetcol id -print image

neper -M n100-id1.tess -elttype hex -format inp

最后分享一下我安裝的虛擬機(只裝有neper的純凈版虛擬機),該版本是neper的4.0.0版本,如果有同學需要直接拿來使用,可以直接下載解壓使用(如果鏈接失效,請私信),當然也可以用上述鏈接的一些安裝方法的參考自行安裝。

本人在虛擬機中安裝了neper,就是按照上述的一些方法安裝的,在mesh輸出inp文件的時候可能會提示“核心轉儲中止”,但是沒有影響我的使用,請謹慎選擇!!!!!!!!!!!!!!!!!!!!!

還有如果有同學需要damask和neper、ABAQUS等,請參考我的另一篇帖子——基于linux虛擬機的晶體塑性有限元計算平臺(已安裝damask和neper等)》

http://www.yqgqt.org.cn/content/post/1287159

【VMware】如何打開已有虛擬機:https://jingyan.baidu.com/article/6181c3e0c44ebd152ef15332.html

最后附上測試視頻:

晶體塑性有限元建模工具neper的一些資料整合的圖1neper測試.mp4

以下內容為付費內容,請購買后觀看

   13人購買

裝有neper的純凈版虛擬機

App下載
技術鄰APP
工程師必備
  • 項目客服
  • 培訓客服
  • 平臺客服

TOP

12
13
24