CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS

1-Way FSI linux Cluster

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 9, 2019, 11:32
Smile 1-Way FSI linux Cluster
  #1
New Member
 
Panagiotis Mantzopoulos
Join Date: Jun 2019
Posts: 1
Rep Power: 0
mantzop is on a distinguished road
Hi guys,

I am trying to do an one-way fsi analysis in an aircraft for my thesis project. I have set up a workbench job for the FSI simulation (Fluent and Static Structural) but the simulation takes days and i thought i should use the university's linux based cluster. Does anyone know how to create a journal file for such occasion?

Regards
mantzop is offline   Reply With Quote

Old   July 30, 2019, 10:42
Default
  #2
New Member
 
Malte
Join Date: Nov 2017
Posts: 20
Rep Power: 8
stud-many is on a distinguished road
I'll just post my approach here. I'm sure you can use this for your problem.

When I'm calculating Workbenchprojects on a cluster, I open workbench aka runwb2 with the journal in BATCH. The journal opens the workbenchproject, solves it and saves it afterwards.

########################################


# encoding: utf-8
# Release 18.0
SetScriptVersion(Version="18.0.351")
Open(FilePath="WORKBENCHPROJECTNAME.wbpj")
system1 = GetSystem(Name="SC")
solutionComponent1 = system1.GetComponent(Name="Solution")
solutionComponent1.Update(AllDependencies=True)
Refresh()
Save(Overwrite=True)
ClearMessages()
stud-many is offline   Reply With Quote

Reply

Tags
cluster, fsi, linux


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
FSI simulation using Linux. JavyGlez Main CFD Forum 0 December 16, 2016 12:38
Preformance of Ansys CFX on a Linux Cluster roued CFX 3 September 30, 2012 07:07
LINUX cluster and server azmir Siemens 6 September 17, 2006 19:09
Linux Cluster Performance with a bi-processor PC M. FLUENT 1 April 22, 2005 09:25
Linux Cluster Setup Problems Bob CFX 1 October 3, 2002 18:08


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