PhiPsi |
Home | Background | Applications | Downloads | News | Author & Comments |
PhiPsi可执行程序下载
The following are the download links for windows. New features and bug fixes of PhiPsi can be seen from here.
The latest version:
○ PhiPsi for Windows, Version 1.56.12, updated on November 17, 2024
Earlier versions:
○ PhiPsi for Windows, Version 1.55.15, updated on August 14, 2023
○ PhiPsi for Windows, Version 1.25.0, updated on August 1, 2019
○ PhiPsi for Windows, Version 1.21.0, updated on September 26, 2018
○ PhiPsi for Windows, Version 1.16.3, updated on October 31, 2017
○ PhiPsi for Windows, Version 1.5.3, released on November 1, 2016
The following is the download link for Linux:
○ PhiPsi for Linux (AMD/Intel 64-bit), the latest version, updated on July 28, 2024
PPView - PhiPsi可视化软件
PPView is a visualization tool for PhiPsi. It can be used to view the model defined in the PhiPsi keywords file (*.kpp), edit PhiPsi keywords file, perform a PhiPsi simulation, and view the simulation result files generated by PhiPsi. PPView contains the latest executable program of PhiPsi. The PPView Help Manual can be found from here.
The following is the download link for the latest PPView:
○ PPView for Windows 7 / 10 / 11, the latest version
The following is the download link for previous versions of PPView and Demo Videos:
Screenshots of PPView:
PhiPsi后处理程序Post-Processor Matlab源代码
In addition to PPView, this Matlab program can also be used to analyze the results generated by PhiPsi, plot deformed mesh, plot contours, generate gifs, and so on. The new features of PhiPsi Post-Processor can be seen from here. However, it should be noted that the development of PhiPsi Post-Processor written in Matlab has been discontinued, and it is recommended to use PPView instead.
The latest version:
○ Post-Processor of PhiPsi written in Matlab, Version 1.21.4, updated on May 7, 2023
基本使用教程
○ A Tutorial on PhiPsi (updated on March 22, 2024) and related files.
PhiPsi关键字手册
The usage of keywords of PhiPsi is illustrated in the manual.
PhiPsi早期版本源代码
Source codes of an earlier version of PhiPsi with limited functionality are available here. PhiPsi is written and compiled in a Fortran development environment called Simply Fortran, so you have to download and install Simply Fortran to compile the source codes. Of course, you can also compile the source codes using fortran compilers, such as intel Fortran compiler or gfortran compiler.
Please cite the papers listed on this page if the source codes are helpful.
○ Source codes of an early version of PhiPsi
如需PhiPsi最新Fortran源代码,请通过QQ联系作者:1549221758
ANSYS宏文件,用于ANSYS建模后自动导出PhiPsi所需输入数据
A macro is adopted to get the preprocessor files from ANSYS to PhiPsi.
Abaqus inp模型文件到PhiPsi输入文件转换工具, Abaqus2PhiPsi_Matlab
A tool written in Matlab used to extract all input files of PhiPsi (including *.node file, *.elem file, *.boux, *.bouy, *.bouz, *.focx, *.focy, and *.focz files) from the inp file generated by Abaqus. It should be noted that the development of Abaqus2PhiPsi_Matlab has been terminated. As an altenative, PPView contains all the functions of transformation from the Abaqus model to PhiPsi model. Thus, it is highly recommended to use PPView.
○ Abaqus2PhiPsi_Matlab.rar (updated on May 9, 2024)
其他工具
KPP文件编辑器,支持语法高亮. 该工具已集成到PPView中. View the Screenshot of KPP File Editor.
PhiPsi输入文件实例及相关说明