|
[Sponsors] |
updating the mesh of a definition/result file |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 25, 2003, 06:34 |
updating the mesh of a definition/result file
|
#1 |
Guest
Posts: n/a
|
I'm sorry to bother you again, but I'm really stuck...
Is it possible to update a def/res file with a new mesh, same topologically as the original (same number of nodes &elements), without having to redefine the regions and boundary conditions and everything??? Moreover is there a command in batch mode for doing this? in cfx5? Is it possible to obtain the original def file from a res file?? thanks |
|
June 25, 2003, 11:55 |
Re: updating the mesh of a definition/result file
|
#2 |
Guest
Posts: n/a
|
1) Create a session file in the new CFX-Pre (or BUILD if you're using 5.5.1) and then play it with your new mesh. You'll get the same CCL file, regions, etc...
2) You can use cfx5cmds to read the CCL: cfx5cmds -read -def example.def -text example.def.ccl or Read the res file into CFX-Pre and tell it to write a new def file. Note that you'll lose the solution variables and your problem will be started from the scratch. Good luck, cfd guy |
|
June 25, 2003, 17:25 |
Re: updating the mesh of a definition/result file
|
#3 |
Guest
Posts: n/a
|
thanks, but I was just hoping there was a way to do it without having to use the gui... to use it in an automatic way with a routine and the command line.
PS : thanks for the Interpolation def res message response!! |
|
June 26, 2003, 05:17 |
Re: updating the mesh of a definition/result file
|
#4 |
Guest
Posts: n/a
|
And there is... cfx5pre -batch run.cse
where run.cse is your session file. But to get this session file is strongly advisable that you use GUI when creating it. Good luck, cfd guy |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
Version 15 on Mac OS X | gschaider | OpenFOAM Installation | 113 | December 2, 2009 11:23 |
[Gmsh] Compiling gmshFoam with OpenFOAM-1.5 | BlGene | OpenFOAM Meshing & Mesh Conversion | 10 | August 6, 2009 05:26 |
ParaView Compilation | jakaranda | OpenFOAM Installation | 3 | October 27, 2008 12:46 |
DxFoam reader update | hjasak | OpenFOAM Post-Processing | 69 | April 24, 2008 02:24 |