palkinev

Results 9 comments of palkinev

Definitely, Bojan, For some models like Rsm we solve numerous similar of equations with tons of checks like this. I feel that it should improve performance for those models. I...

Well, I have tried this Backstep_Re_28000 myself today. I noticed high CFL there, so changed dt to: ` TIME_STEP 0.00001` and other parameters: ``` MAX_SIMPLE_ITERATIONS 8 MIN_SIMPLE_ITERATIONS 5 MAX_ITERATIONS_FOR_MOMENTUM_SOLVER 10...

This way you push to git DelNov repository and create new branch automatically (if does not exist). Then you make a pull request via git website and assign a reviewer....

We actually have already pretty similar git tree structure: ![screenshot_2018-11-14_21-08-49](https://user-images.githubusercontent.com/31729290/48487736-a602da80-e851-11e8-8113-e2b22b3c7ebb.png) 4 lines for 4 persons we have and 5th as DelNov. About forks and branches: Fork is just a copy...

there are some guides how to work in collaboration with git: http://www.eqqon.com/index.php/Collaborative_Github_Workflow

Last time I searched for DNS Channel database it was Re_tau = 2300+.

### Answer: Unfortunately it is not enough and section 8 is incorrect. If I repeat your procedure to the section 8 I get 2 known forks: - origin -> your...

If you add a section with a reminder to use "git pull", this workflow will be more or less complete.

It does not look sophisticated, but you have to have to help me with this bug. Which flags do you use to compile the Process? Can you also share the...