Ecosyste.ms: Timeline

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

rfj82982

rfj82982 created a review comment on a pull request on xcompact3d/Incompact3d
Solved

View on GitHub

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

View on GitHub

rfj82982 pushed 1 commit to UpdateTests xcompact3d/Incompact3d

View on GitHub

rfj82982 created a review comment on a pull request on xcompact3d/Incompact3d
I think this is OK since it revert the `input.i3d` to reflect the one of a real case and not the one used for the test. The legacy inputs have been removed since no more relevant.

View on GitHub

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

View on GitHub

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

View on GitHub

rfj82982 pushed 1 commit to UpdateTests xcompact3d/Incompact3d
  • Remove Wind-Turbine. Still to Fix 7108570

View on GitHub

rfj82982 pushed 43 commits to UpdateTests xcompact3d/Incompact3d
  • Merge pull request #295 from xcompact3d/UpdateTests Update tests 9cc5569
  • Fix HALO in WindTurbine simulator bf7a415
  • Merge pull request #299 from xcompact3d/FixHalo Fix HALO in WindTurbine simulator 6cbe627
  • Flush is now a statement not a subroutine e520e2e
  • Replace unsupported tab characters with spaces f44f73b
  • Merge pull request #300 from pbartholomew08/fixing-fortran Fixing fortran 2816c9a
  • re-master particle module -- setup mpi-io for particles cbfc7f5
  • update the two input files in example/MHD to full simulations bbca7ad
  • add a mpi-io based read module to 1d array 54bc48d
  • Merge pull request #302 from fangjian19/master update the two input files in example/MHD to full simulations 58673d0
  • mpi io particle for upto 6 arrais e38a708
  • 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
  • and 23 more ...

View on GitHub

rfj82982 pushed 34 commits to master xcompact3d/Incompact3d
  • 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
  • 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
  • default test_particle off cc31b78
  • and 14 more ...

View on GitHub

rfj82982 created a review comment on a pull request on xcompact3d/Incompact3d
I guess this has been resolved as well

View on GitHub

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

View on GitHub

rfj82982 created a review comment on a pull request on xcompact3d/Incompact3d
I think this conversation has been resolved based on the following comment/conversation.

View on GitHub

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

View on GitHub

rfj82982 pushed 1 commit to master fangjian19/Incompact3d

View on GitHub

rfj82982 created a review comment on a pull request on xcompact3d/Incompact3d
Ok removed

View on GitHub

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

View on GitHub

rfj82982 pushed 1 commit to master fangjian19/Incompact3d

View on GitHub

rfj82982 created a review comment on a pull request on xcompact3d/Incompact3d
I sorted this

View on GitHub

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

View on GitHub

rfj82982 created a review on a pull request on xcompact3d/Incompact3d
LGTM

View on GitHub

rfj82982 created a comment on a pull request on 2decomp-fft/2decomp-fft
@mathrack can you please merge the current `dev` into this branch? I had a go at looking at `src/fft_fftw3_f03.f90` but there are some conflicts that I cannot address. Some of the changes from the...

View on GitHub

rfj82982 pushed 1 commit to fix_ci_intel 2decomp-fft/2decomp-fft
  • Update CI for Intel single and new modules 22460e2

View on GitHub

rfj82982 pushed 1 commit to fix_ci_intel 2decomp-fft/2decomp-fft
  • Add missing file from src list for exe fft_multiple_grids_inplace with fftw3_f03 83edc9f

View on GitHub

rfj82982 opened a pull request on 2decomp-fft/2decomp-fft
Update modules for Intel CI
Fix the CI for Intel.
rfj82982 created a branch on 2decomp-fft/2decomp-fft

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

rfj82982 pushed 6 commits to main 2decomp-fft/2decomp-fft
  • Fix IO for reduced precision and 3D array in y / z pencil d55b666
  • Update RunnerFullCI.yml 7d4b986
  • Update RunnerFastCI.yml 057cf94
  • Update RunnerFullCI.yml de95084
  • Update RunnerFullCI.yml 7c43c86
  • Merge pull request #355 from 2decomp-fft/mathrack-patch-1 Fix IO for reduced precision and 3D array in y / z pencil ed8fc33

View on GitHub

rfj82982 closed a pull request on 2decomp-fft/2decomp-fft
Fix IO for reduced precision and 3D array in y / z pencil
Closing #354
rfj82982 created a review on a pull request on 2decomp-fft/2decomp-fft
LGTM

View on GitHub

rfj82982 created a comment on a pull request on 2decomp-fft/2decomp-fft
I think we should.

View on GitHub

rfj82982 created a review on a pull request on 2decomp-fft/2decomp-fft
LGTM and I'll release a new version of V2.0

View on GitHub

Load more