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

[Helyx OS] Helyx-OS Replicating Model - help

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By elvis

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   February 26, 2013, 13:50
Unhappy Helyx-OS Replicating Model - help
  #1
Senior Member
 
JR22's Avatar
 
Jose Rey
Join Date: Oct 2012
Posts: 134
Rep Power: 17
JR22 will become famous soon enough
Helyx-OS works very well to get a quickstart on OpenFoam models. Using the GUI + a few steps, a model is built. However, trying to copy and modify a model that already ran has proven a bit frustrating. Any body has experience with this? What am I missing?

This are the steps I take:
1. Copy the entire folder into a new one (new folder = new_name)
2. I rename any file name with the old_name to the new_name
3. I try to change any text within the old files to the new_name
Code:
find ./ -type f -exec sed -i 's/singleSnozzle-1m/singleSnozzle-2m/g' {} \;
4. The I remove the previous processors data from the run directory
Code:
rm -rf proc*
5. I go back to Helyx-OS, change the mesh parameters, and re-run it.
6. After blockMesh+snappyHexMesh do their job, you reload the case from within Helyx-OS, and it is supposed to let you move into the case parameters themselves (boundaries, etc). However, this does not happen, and it never lets me set the boundaries. Has anybody tried this? It sure would be nice a "Save-as" capability to do precisely this.

Thanks very much in advance,

Jose

Last edited by JR22; February 26, 2013 at 14:33.
JR22 is offline   Reply With Quote

 

Tags
helyx-os


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
Antti Hellsten model: New Advanced k–ω Turbulence Model for High-Lift Aerodynamics purnp2 OpenFOAM Programming & Development 3 May 10, 2019 12:29
Wrong flow in ratating domain problem Sanyo CFX 17 August 15, 2015 06:20
problem with solving lagrange reaction cloud Polli OpenFOAM Running, Solving & CFD 0 April 30, 2014 07:53
manualInjection model in sprayFoam Mentalo OpenFOAM Running, Solving & CFD 1 April 2, 2014 09:29
Problems bout CFD model of biomass gasification, Downdraft gasifier wanglong FLUENT 2 November 25, 2009 23:27


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