Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

mathrack

mathrack deleted a branch 2decomp-fft/2decomp-fft

generic_io

mathrack created a comment on a pull request on 2decomp-fft/2decomp-fft
I have added the error message. Sorry for the typo in the last commit. Please read "used" instead of "sued". When merging, please squash the commits to fix the typo.

View on GitHub

mathrack created a comment on a pull request on 2decomp-fft/2decomp-fft
I will add calls to decomp_2d_abort in the dummy module

View on GitHub

mathrack pushed 1 commit to generic_io 2decomp-fft/2decomp-fft

View on GitHub

mathrack opened a pull request on 2decomp-fft/2decomp-fft
Extend the dummy ADIOS2 interface to include most of the objects / functions / subroutines available in the ADIOS2 module
The external code can avoid preprocessor directives (`#ifdef ADIOS2`) and perform IO with a simpler structure : ``` if (decomp_2d_with_adios2) call decomp_2d_register_var("io.dat", 1, real_typ...
mathrack created a branch on 2decomp-fft/2decomp-fft

generic_io - The 2DECOMP&FFT library provides access to a slabs and pencil decompositions as well as FFTs.

mathrack pushed 1 commit to moving_cylinder mathrack/Incompact3d-1

View on GitHub

mathrack pushed 1 commit to update_force_unst xcompact3d/Incompact3d

View on GitHub

mathrack opened a draft pull request on xcompact3d/Incompact3d
forces: compute the unsteady contribution using the momentum-rhs
The previous velocity fields are no longer used.
mathrack created a branch on xcompact3d/Incompact3d

update_force_unst - Current CPU version of our solver for the Navier-Stokes equations

mathrack pushed 79 commits to moving_cylinder mathrack/Incompact3d-1
  • re-master particle module -- setup mpi-io for particles cbfc7f5
  • add a mpi-io based read module to 1d array 54bc48d
  • mpi io particle for upto 6 arrais e38a708
  • Split the tests from the examples and update of the related .md files 66cd7e1
  • done with mpi-io based partilce visu and checkpoint 50abde3
  • particle module tested 5c0159d
  • particle restart tested 6adbd50
  • add particle inject frequency concept c8d9596
  • particle tracking module developed and tested with two extra examples developed 78ba0b0
  • nothing really b5ace0d
  • remove a few lines according to the pull request review 5713d13
  • change use only format back 84b88d4
  • pass test with single precision, fixing conflict 4a0290c
  • particle module development done 9180cd4
  • minor change on screen print b7d846e
  • solved formatting issues 52a2df9
  • fix initype_particle in module param e509e62
  • fix intt_particles 6af9ada
  • fix function pmax_mytype_array in mptool 6b2be1e
  • improve mptool according to Cedric review 7dcaf69
  • and 59 more ...

View on GitHub

mathrack created a review on a pull request on xcompact3d/Incompact3d
The new code is broken compared with the original.

View on GitHub

mathrack pushed 1 commit to fix_nvhpc_wind_turbine xcompact3d/Incompact3d
  • Use lowercase for the variable name 9b3829c

View on GitHub

mathrack created a review on a pull request on xcompact3d/Incompact3d

View on GitHub

mathrack pushed 1 commit to fix_nvhpc_wind_turbine xcompact3d/Incompact3d
  • Remove comment in acl_source.f90 faa5fce

View on GitHub

mathrack created a comment on a pull request on xcompact3d/Incompact3d
I have tried to fix the loop in https://github.com/xcompact3d/Incompact3d/pull/329/commits/83b0e941b6ac1ab36a583c8e5a43f243d35a4978

View on GitHub

mathrack pushed 1 commit to fix_nvhpc_wind_turbine xcompact3d/Incompact3d

View on GitHub

mathrack created a review comment on a pull request on xcompact3d/Incompact3d
I think it is best to simply remove the comment and keep the `if (...) cycle` statement

View on GitHub

mathrack created a review comment on a pull request on xcompact3d/Incompact3d
This is not needed if the `if (...) cycle` statement above is present

View on GitHub

mathrack created a review comment on a pull request on xcompact3d/Incompact3d
The original condition was : `if (dist<10.0*epsilon) then` The new code is broken compared with the original.

View on GitHub

mathrack created a review on a pull request on xcompact3d/Incompact3d
The new code is broken compared with the original.

View on GitHub

mathrack created a review on a pull request on xcompact3d/Incompact3d
The new code is broken compared with the original.

View on GitHub

mathrack opened an issue on xcompact3d/Incompact3d
Expand the testing section to cover more configurations
Currently, the configurations tested are : ``` $ grep -ir itype tests/ tests/Mixing-layer/input_test.i3d:itype = 7 tests/ABL-Atmospheric-Boundary-Layer/input_neutral_test.i3d:itype = 10 test...
mathrack created a review on a pull request on xcompact3d/Incompact3d

View on GitHub

mathrack opened an issue on xcompact3d/Incompact3d
The support for ADIOS2 and Cylinder is not fully there.
The support for ADIOS2 and Cylinder is not fully there. For this reason we avoid the case _Originally posted by @rfj82982 in https://github.com/xcompact3d/Incompact3d/pull/303#disc...
mathrack created a review comment on a pull request on xcompact3d/Incompact3d
Delete commented line ?

View on GitHub

mathrack created a review comment on a pull request on xcompact3d/Incompact3d
What is the connection between ADIOS2 IO and testing the Cylinder case ?

View on GitHub

mathrack created a review comment on a pull request on xcompact3d/Incompact3d
Add MHD and Particle-Tracking ?

View on GitHub

mathrack created a review on a pull request on xcompact3d/Incompact3d
Ok for merging. A few comments to clarify if possible ?

View on GitHub

mathrack created a review on a pull request on xcompact3d/Incompact3d
Ok for merging. A few comments to clarify if possible ?

View on GitHub

Load more