CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Hardware

Seeking advice for PC for pre- and postprocessing in Abaqus CAE

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 12, 2024, 07:08
Default Seeking advice for PC for pre- and postprocessing in Abaqus CAE
  #1
New Member
 
Brian
Join Date: Apr 2024
Posts: 1
Rep Power: 0
Bbak is on a distinguished road
Hi everyone,

I'm in the process of configuring a workstation primarily for Abaqus CAE, focusing on preprocessing and postprocessing tasks. I frequently run into performance issues, particularly with lengthy animations during postprocessing, such as color plots of stresses on deformed geometries. My preprocessing work involves numerous revisions via a Python script and this can take anywhere from 10 to 120 minutes every time I run the preprocessing script.

I am doing my Abaqus Explicit and Standard analysis on a server with remote access and will copy the ODB files to my workstation for postprocessing.

Both the preprocessing and postprocessing seems to be mostly a single threaded process that does not load the GPU significantly (only tried it on pc with a Nvidia RTX 3060). For that reason I was thinking that it would be most important to have a high single core performance "consumer" cpu like Intel Core i9-14900K. However, I'm also curious about the potential impacts of faster SSD and RAM communications and whether a professional GPU, like those from the Quadro series, could better utilized a GPU and speed it up.

Any experience or advice you could share on this matter would be greatly appreciated.
Bbak is offline   Reply With Quote

Old   April 12, 2024, 17:03
Default
  #2
Senior Member
 
Will Kernkamp
Join Date: Jun 2014
Posts: 338
Rep Power: 12
wkernkamp is on a distinguished road
Quote:
Originally Posted by Bbak View Post
Hi everyone,

I'm in the process of configuring a workstation primarily for Abaqus CAE, focusing on preprocessing and postprocessing tasks......

Any experience or advice you could share on this matter would be greatly appreciated.
You are correct that a python script is single threaded. You could look into using multiple python scripts that each do a part of the task. If you split the job in eight equal python script tasks, you would speed up the work by a factor eight on an eight core cpu (except as limited by io and memory bandwidth).

Speeding up this work with faster single core performance is only a marginal improvement. At best a factor two, I would estimate.

The excessive pre and post processing times you are experiencing suggest that you have a software issue rather than a hardware issue. Maybe you could pose a question here: www.cfd-online.com/Forums/structural-mechanics/
wkernkamp is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
using fieldAverage library to average postprocessing eelcovv OpenFOAM Programming & Development 32 May 17, 2022 09:55
postProcessing with topoSetDict using planeToFaceZone perao OpenFOAM Post-Processing 0 February 14, 2022 19:33
Do postProcessing via PyFoam shaoyx OpenFOAM Post-Processing 0 January 15, 2020 16:01
[pythonFlu] Postprocessing using pythonFlu + Matplotlib +Scipy francois OpenFOAM Community Contributions 2 June 21, 2011 11:26
Question about Postprocessing Using UDF(in tutoria sarah_ron2002 FLUENT 1 April 10, 2007 16:17


All times are GMT -4. The time now is 14:55.