|
[Sponsors] |
Morphology Divergence of a boundary patch field |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 2, 2015, 10:29 |
|
#41 | |
Member
Fei Fan
Join Date: Jul 2013
Location: NanJing, China
Posts: 54
Rep Power: 13 |
Quote:
I have a problem in my sand slide model.i use hl_corrected[facePoints_labels[pointi]] to corrected the displacemnet of points of face, which need to corrected. After the hl_corrected is computed, the value of PointDisplacement[facePoints_labels[pointi]] is calculated. and then the information of mesh is update. I output the value of PointDisplacement[facePoints_labels[pointi]], it's ok. However, the mesh don't update. what's wrong with it? ******************code**************************** ******** forAll(facePoints_labels,points) { ....................... PointDisplacement[facePoints_labels[pointi]].y() +=hl_corrected[facePoints_labels[pointi]]; } mesh.update(); ************************************************** ***** Best regards Fan fei |
||
June 2, 2015, 12:48 |
|
#42 |
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,903
Rep Power: 37 |
Hallo Fan Fei,
I am sorry, but your question is too detailed for me to be able to help. Since you already have moving meshes, I assume that you merely have a bug in your sand sliding model. If you need help for developing and debugging your code, I suggest that you send me a private message, where you describe your needs. Good luck, Niels
__________________
Please note that I do not use the Friend-feature, so do not be offended, if I do not accept a request. |
|
June 3, 2015, 10:46 |
|
#43 | |
Member
Fei Fan
Join Date: Jul 2013
Location: NanJing, China
Posts: 54
Rep Power: 13 |
Quote:
I have send a email to your niels.jacobsen@deltares.nl. can you find it? kind regards fan fei |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Given field does not correspond to patch | david | OpenFOAM Bugs | 2 | January 29, 2009 14:24 |
Gamma field on boundary patch | tom | OpenFOAM Post-Processing | 0 | March 23, 2008 07:56 |
Boundary condition vector field gradient from two sides of patch face | quba | OpenFOAM | 0 | December 12, 2007 06:26 |
Projection of field onto patch | tehache | OpenFOAM Running, Solving & CFD | 0 | May 7, 2007 03:24 |
velocity field divergence? | gh | FLUENT | 0 | July 6, 2005 12:10 |