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

Issue with writing down expressions

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 25, 2024, 08:44
Post Issue with writing down expressions
  #1
New Member
 
Hrishikheshan
Join Date: Jun 2024
Posts: 1
Rep Power: 0
Hrishi18 is on a distinguished road
Can someone please help me with this expression. I am trying to write the below expression in ansys fluent,
v(t) = IF(flow-time < 1,
30,
IF(flow-time < 5.5,
30 + 30 * SIN(PI/2 * (flow-time - 1) / 4.5)^2,
IF(flow-time <= 8,
60,
60)))
2) Also how do I extract the time of the simulation? I am not sure how I can constraint the values I have attached the respective image.

Would really appreciate if someone can help
Attached Images
File Type: png error.png (34.4 KB, 5 views)
Hrishi18 is offline   Reply With Quote

Reply

Tags
ansys, expression, fluent ,error,widgets


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
Missing pointProcAddressing Rebeca OpenFOAM Post-Processing 7 July 29, 2024 15:32
[Workbench] SpaceClaim Python Script Issue jins9158 ANSYS Meshing & Geometry 0 March 13, 2024 22:45
NearWallFields functionObject too slow for large meshes nainavinod OpenFOAM Post-Processing 3 February 23, 2023 15:16
[Other] splitMeshRegions does not create interface patch between regions fsan OpenFOAM Meshing & Mesh Conversion 10 June 6, 2022 06:56
SU2 7.0.7 Built on CentOS 7, parallel computation pyscript mpi exit error? EternalSeekerX SU2 3 October 9, 2020 19:28


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