Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
ABL -> Cavity, it appears all CMakeLists.txt have "ABL" as their comment
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
Is this intentional?
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
Why leave out the wind turbine examples?
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
Is this intentional?
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
Is this intentional?
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
Is this intentional?
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
Is this intentional?
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
Does the `data` subdirectory not help keep this tidy?
pbartholomew08 created a review on a pull request on xcompact3d/Incompact3d
A few minor things, but looks good!
pbartholomew08 created a review on a pull request on xcompact3d/Incompact3d
A few minor things, but looks good!
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
Or perhaps the trilinear interpolation function can do the error checking?
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
I think you can write a single/generic version of this using `class(*)` as the type of `var`.
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
I think you can write a single/generic version of this using `class(*)` as the type of `var`
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
replace `1.d-16` with `epsilon(1.0_mytype)`. I would add this to the local data of subroutine, e.g. ``` real(mytype), parameter :: eps = epsilon(1.0_mytyp) ``` or you could make this a module v...
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
use `1.0_mytype`
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
I don't understand what you mean by this comment
pbartholomew08 pushed 1 commit to 44-poisson-solver-iterative-solver pbartholomew08/x3d2
- Generalise the Poisson evaluation test to work with generic linear operators 824c631
pbartholomew08 pushed 1 commit to develop CFLaboratory/CFGrid
- chore: Update .clang-format indentation style 0ec7b7d
pbartholomew08 pushed 2 commits to tidy-reader CFLaboratory/CFGrid
pbartholomew08 created a review comment on a pull request on CFLaboratory/CFGrid
Done
pbartholomew08 created a review comment on a pull request on CFLaboratory/CFGrid
Done
pbartholomew08 pushed 2 commits to tidy-reader CFLaboratory/CFGrid
pbartholomew08 pushed 8 commits to tidy-reader CFLaboratory/CFGrid
- chore: Update Copyright and add funding acknowledgment ea6f361
- refactor: Tidy up the get_format utility function 98cfd62
- refactor: Encapsulate get_format functionality into classes 9b38d17
- refactor: Lift gmsh_header_parser implementation into source file 27cb108
- tests: Add testing for the gmsh_header_parser 9cff84f
- refactor: Remove unused include a51271b
- refactor: Add nodiscard attribute on function return values 2fc3ea7
- refactor: Add const property on lambda return values 69d0ab3
pbartholomew08 pushed 1 commit to develop CFLaboratory/CFGrid
- chore: Update Copyright and add funding acknowledgment ea6f361