Jun Fang

Results 18 comments of Jun Fang

Dear SCOREC team, following up the discussion Cameron posted two weeks ago, here are some questions I have right now: 1) is this `LAYER` flag the one that prevents adaptation...

Thanks a lot Morteza. It is indeed a good idea. I have one more question about the BL element tagging. Is there any information available to distinguish the BL tets...

Hi Morteza, have you got any chance to update `static long markLayerElements(Adapt* a)` so it could take in the `ma::input->userDefinedBLTagName`? I have also tried writing a piece of simple code...

Hi Cameron Morteza, I understand you guys probably have a long to-do list. Unfortunately we are also under press to push this BL frozen adaptation for the annular flow simulation...

Thank you so much for the prompt reply Morteza. The correction makes sense to me. Please let me know if there is anything I could help.

@mortezah Thank you so much for the help. I am testing the new functions and will report back soon.

@cwsmith @mortezah I have a quick question regarding how to access the points in PUMI associated with a certain element/region? Below is the code snippet that I used to tag...

@mortezah Thanks a lot for the suggestion. I have updated the algorithm but it is not working yet. ``` 155 const unsigned iPipeBLAadaptSkip = 1; 156 if(iPipeBLAadaptSkip == 1) {...

PHASTA calculates a size field for each vert which is transferred to Chef for adaptation. How shall I tell ma the tag name? I notice most of maInput parameters are...