Skip to content

Boundary Layer Umbrella #106

@MetBenjaminWent

Description

@MetBenjaminWent

Are there any linked Issues or Pull Requests?

Yes, see sub issues below

Brief description

Create an overarching umbrella issue to capture progress in boundary layer.


PSyclone Issues

Due to some issues with PSyclone, that are not to be rectified in the short term, I have manually adjusted some of the forked files to remove the j loop and improve blocking loop behavior.

Findings For hand coded Wave 1:

Remove j loop bdy_lyr_expl2 #215
Remove j loop ex_coef #216
Remove j loop kmkhz_9c #217
Remove j loop in excf_nl_9c #219

BEFORE CHANGES:
vernier_output_1T.txt:                  bl.explicit      7.117   12.716365     18.095      0.969   1.493359      2.037
vernier_output_2T.txt:                  bl.explicit      7.068   11.144401     16.367      1.605   2.141615      2.568
vernier_output_4T.txt:                  bl.explicit      7.910   12.785323     17.607      2.378   2.724698      3.161
AFTER CHANGES:
vernier_output_1T.txt:                  bl.explicit      6.311   12.686630     17.780      0.962   1.475260      1.922
vernier_output_2T.txt:                  bl.explicit      6.882   10.880438     16.053      1.645   2.150120      2.563
vernier_output_4T.txt:                  bl.explicit      7.052   10.321469     15.444      2.370   2.802229      3.225
BEFORE CHANGES:
vernier_output_1T.txt:                  bl.implicit      4.841    9.036456     14.354      4.123   7.729089     11.670
vernier_output_2T.txt:                  bl.implicit     10.984   12.707214     13.948      9.953  11.473750     12.195
vernier_output_4T.txt:                  bl.implicit     18.751   19.459469     21.230     17.140  18.120135     19.454
AFTER CHANGES:
vernier_output_1T.txt:                  bl.implicit      5.105    8.930591     13.430      4.437   7.642555     10.836
vernier_output_2T.txt:                  bl.implicit     10.877   12.687630     14.480      9.949  11.453333     12.735
vernier_output_4T.txt:                  bl.implicit     18.753   19.451042     20.513     17.205  18.099302     18.672
BEFORE CHANGES:
vernier_output_1T.txt:                __bdy_expl2__      0.556    0.799797      1.244      0.171   0.244490      0.366
vernier_output_2T.txt:                __bdy_expl2__      0.902    1.153411      1.560      0.271   0.334552      0.411
vernier_output_4T.txt:                __bdy_expl2__      1.591    1.870896      2.360      0.479   0.544031      0.648
AFTER CHANGES:
vernier_output_1T.txt:                __bdy_expl2__      0.578    0.824924      1.195      0.174   0.243198      0.323
vernier_output_2T.txt:                __bdy_expl2__      0.752    0.978432      1.379      0.208   0.280927      0.364
vernier_output_4T.txt:                __bdy_expl2__      0.799    1.085042      1.479      0.237   0.312240      0.437
BEFORE CHANGES:
vernier_output_1T.txt:                  __ex_coef__      0.174    0.183815      0.199      0.174   0.183815      0.199
vernier_output_2T.txt:                  __ex_coef__      0.291    0.299271      0.311      0.291   0.299271      0.311
vernier_output_4T.txt:                  __ex_coef__      0.518    0.530865      0.548      0.518   0.530865      0.548
AFTER CHANGES:
vernier_output_1T.txt:                  __ex_coef__      0.174    0.184034      0.195      0.174   0.184034      0.195
vernier_output_2T.txt:                  __ex_coef__      0.198    0.214448      0.245      0.198   0.214448      0.245
vernier_output_4T.txt:                  __ex_coef__      0.201    0.216531      0.243      0.201   0.216531      0.243
BEFORE CHANGES:
vernier_output_1T.txt:               __excf_nl_9c__      0.045    0.175388      0.376      0.044   0.171682      0.369
vernier_output_2T.txt:               __excf_nl_9c__      0.062    0.252661      0.454      0.061   0.246776      0.442
vernier_output_4T.txt:               __excf_nl_9c__      0.170    0.375240      0.586      0.168   0.364281      0.566
AFTER CHANGES:
vernier_output_1T.txt:               __excf_nl_9c__      0.052    0.188198      0.404      0.051   0.184690      0.396
vernier_output_2T.txt:               __excf_nl_9c__      0.061    0.231547      0.432      0.060   0.225646      0.419
vernier_output_4T.txt:               __excf_nl_9c__      0.099    0.243896      0.431      0.097   0.232479      0.410
BEFORE CHANGES:
vernier_output_1T.txt:                 __kmkhz_9c__      0.148    0.310245      0.561      0.074   0.134682      0.283
vernier_output_2T.txt:                 __kmkhz_9c__      0.199    0.450177      0.753      0.112   0.197219      0.329
vernier_output_4T.txt:                 __kmkhz_9c__      0.425    0.704583      1.133      0.231   0.329052      0.561
AFTER CHANGES:
vernier_output_1T.txt:                 __kmkhz_9c__      0.171    0.336805      0.628      0.083   0.148417      0.279
vernier_output_2T.txt:                 __kmkhz_9c__      0.198    0.411271      0.695      0.100   0.179464      0.270
vernier_output_4T.txt:                 __kmkhz_9c__      0.276    0.460687      0.771      0.138   0.216500      0.354
Image

Findings For hand coded Wave 2:

Adjust the bdy_lyr local script, and housekeeping #231, required for tr_mix and imp_mix findings below.


For PSyclone, Wave 1:

(#50)
(#49)


For PSyclone, Wave 2:


Sub-issues

Metadata

Metadata

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions