2021-05-09 |
Jan Mandel | debugging on 3 levels coarsest iterations ok
|
commit | commitdiff | tree |
2021-05-09 |
Jan Mandel | splitting off module_multigrid from module_femwind
|
commit | commitdiff | tree |
2021-05-09 |
Jan Mandel | printing level number consistently with fortran
|
commit | commitdiff | tree |
2021-05-08 |
Jan Mandel | debugging multigrid. 1st sweep level 2 ok, level 3 not
|
commit | commitdiff | tree |
2021-05-08 |
Jan Mandel | input file names ending with _input
|
commit | commitdiff | tree |
2021-05-08 |
Jan Mandel | fixing debug write for coarse f
|
commit | commitdiff | tree |
2021-05-07 |
Jan Mandel | adding read23, testing restriction_fortran.m
|
commit | commitdiff | tree |
2021-05-03 |
Jan Mandel | separating res in coarse_correction.m
|
commit | commitdiff | tree |
2021-05-03 |
Jan Mandel | cc_f_c from module_femwind.f90 different from F_coarse3d...
|
commit | commitdiff | tree |
2021-05-03 |
Jan Mandel | adding write_array, verified up to sweeps
|
commit | commitdiff | tree |
2021-05-02 |
Jan Mandel | writing out the input in sweeps for debugging
|
commit | commitdiff | tree |
2021-05-02 |
Jan Mandel | fixing boundary index
|
commit | commitdiff | tree |
2021-05-02 |
Jan Mandel | running, needs debug
|
commit | commitdiff | tree |
2021-05-02 |
Jan Mandel | fix the temproary fix to avoid uninitialized unused...
|
commit | commitdiff | tree |
2021-05-02 |
Jan Mandel | Merge branch 'femfort' of https://github.com/openwfm...
|
commit | commitdiff | tree |
2021-05-02 |
Jan Mandel | ifort
|
commit | commitdiff | tree |
2021-05-02 |
Jan Mandel | hexa checking for zero determinant
|
commit | commitdiff | tree |
2021-05-02 |
Jan Mandel | TEMPORARY fix to make tile dimensios in vertices not...
|
commit | commitdiff | tree |
2021-05-02 |
Jan Mandel | fixing dx dy recursion in matlab femwind
|
commit | commitdiff | tree |
2021-05-02 |
Jan Mandel | fixing dx dy update
|
commit | commitdiff | tree |
2021-05-01 |
Jan Mandel | fixing dz
|
commit | commitdiff | tree |
2021-05-01 |
Jan Mandel | prints
|
commit | commitdiff | tree |
2021-05-01 |
Jan Mandel | ndt_k_assembly, ndt_k -> ndt_assembly, also fixing...
|
commit | commitdiff | tree |
2021-05-01 |
Jan Mandel | compiles
|
commit | commitdiff | tree |
2021-05-01 |
Jan Mandel | compiles on gfortran
|
commit | commitdiff | tree |
2021-05-01 |
Jan Mandel | compiles on intel
|
commit | commitdiff | tree |
2021-05-01 |
Jan Mandel | top fortran testers
|
commit | commitdiff | tree |
2021-05-01 |
Jan Mandel | mg compiles
|
commit | commitdiff | tree |
2021-04-30 |
Jan Mandel | making f_assembly_test work again
|
commit | commitdiff | tree |
2021-04-30 |
Jan Mandel | moving params to module_common
|
commit | commitdiff | tree |
2021-04-30 |
Jan Mandel | unifying dims lists
|
commit | commitdiff | tree |
2021-04-30 |
Jan Mandel | fixing print of unallocated dz
|
commit | commitdiff | tree |
2021-04-30 |
Jan Mandel | adding comment how to test fortran femwind
|
commit | commitdiff | tree |
2021-04-30 |
Jan Mandel | Merge branch 'femwind' into femfort
|
commit | commitdiff | tree |
2021-04-30 |
Jan Mandel | splitting module_common off module_femwind
|
commit | commitdiff | tree |
2021-04-29 |
Jan Mandel | dims
|
commit | commitdiff | tree |
2021-04-28 |
Jan Mandel | fixing
|
commit | commitdiff | tree |
2021-04-28 |
Jan Mandel | splitting off params_defaults.m
|
commit | commitdiff | tree |
2021-04-28 |
Jan Mandel | making femwind_rate_test run again
|
commit | commitdiff | tree |
2021-04-28 |
Jan Mandel | initial wind is already at midpoints
|
commit | commitdiff | tree |
2021-04-28 |
Jan Mandel | debugging
|
commit | commitdiff | tree |
2021-04-27 |
Jan Mandel | cp -a femwind_rate_test.m femwind_fortran_rate_test.m
|
commit | commitdiff | tree |
2021-04-27 |
Jan Mandel | femwind_wrfout_test calling matlab
|
commit | commitdiff | tree |
2021-04-27 |
Jan Mandel | debugging
|
commit | commitdiff | tree |
2021-04-26 |
Jan Mandel | debugging
|
commit | commitdiff | tree |
2021-04-26 |
Jan Mandel | debugging
|
commit | commitdiff | tree |
2021-04-26 |
Jan Mandel | debugging
|
commit | commitdiff | tree |
2021-04-26 |
Jan Mandel | testing
|
commit | commitdiff | tree |
2021-04-26 |
Jan Mandel | does not crash
|
commit | commitdiff | tree |
2021-04-25 |
Jan Mandel | adding subroutine coarsening_grid
|
commit | commitdiff | tree |
2021-04-25 |
Jan Mandel | renaming module_io_matlab -> module_utils
|
commit | commitdiff | tree |
2021-04-25 |
Jan Mandel | fixing prints
|
commit | commitdiff | tree |
2021-04-25 |
Jan Mandel | testing
|
commit | commitdiff | tree |
2021-04-25 |
Jan Mandel | adding coarsening
|
commit | commitdiff | tree |
2021-04-25 |
Jan Mandel | testing
|
commit | commitdiff | tree |
2021-04-25 |
Jan Mandel | testing
|
commit | commitdiff | tree |
2021-04-25 |
Jan Mandel | testing
|
commit | commitdiff | tree |
2021-04-24 |
Jan Mandel | comments on testing
|
commit | commitdiff | tree |
2021-04-24 |
Jan Mandel | get_mg_dims
|
commit | commitdiff | tree |
2021-04-24 |
Jan Mandel | femwind to assembly F, compiles
|
commit | commitdiff | tree |
2021-04-24 |
Jan Mandel | adding ndt_w_test to all_test
|
commit | commitdiff | tree |
2021-04-23 |
Jan Mandel | Merge branch 'stream' into femwind
|
commit | commitdiff | tree |
2021-04-23 |
Jan Mandel | calling femwind_setup compiles
|
commit | commitdiff | tree |
2021-04-23 |
Jan Mandel | adding subroutine femwind_setup
|
commit | commitdiff | tree |
2021-04-23 |
Jan Mandel | initializing output of module_femwind_solve.f90
|
commit | commitdiff | tree |
2021-04-23 |
Jan Mandel | debugging
|
commit | commitdiff | tree |
2021-04-23 |
Jan Mandel | adding femwind_solve_fortran.m and dependencies, femwind_sol...
|
commit | commitdiff | tree |
2021-04-23 |
Jan Mandel | cp f_assembly_test.f90 femwind_main_test.f90
|
commit | commitdiff | tree |
2021-04-22 |
Jan Mandel | renaming all f_assembly functions for what they are...
|
commit | commitdiff | tree |
2021-04-22 |
Jan Mandel | fixing bounds in ndt_f_assembly, ndt_f_w_test OK
|
commit | commitdiff | tree |
2021-04-21 |
Jan Mandel | reverting changes to default params in femwind_main...
|
commit | commitdiff | tree |
2021-04-21 |
Jan Mandel | separated femwind_solve from femwind_main
|
commit | commitdiff | tree |
2021-04-21 |
Jan Mandel | cp ndt_f_fortran.m femwind_fortran.m
|
commit | commitdiff | tree |
2021-04-21 |
Jan Mandel | ndt_f_fortran returning relative error
|
commit | commitdiff | tree |
2021-04-21 |
Jan Mandel | makefile compiler flags
|
commit | commitdiff | tree |
2021-04-21 |
Jan Mandel | in ndt_f_fortran running fortran first
|
commit | commitdiff | tree |
2021-04-21 |
Jan Mandel | Merge branch 'develop-36' into femwind
|
commit | commitdiff | tree |
2021-04-21 |
Jan Mandel | cleanup, rm use module hexa
|
commit | commitdiff | tree |
2021-04-21 |
Jan Mandel | keeping only flags that work with both gfortran and...
|
commit | commitdiff | tree |
2021-04-21 |
Jan Mandel | updaing all_test to include more testers & calls femwind_rat...
|
commit | commitdiff | tree |
2021-04-21 |
Jan Mandel | adding params femwind_rate_test
|
commit | commitdiff | tree |
2021-04-21 |
Jan Mandel | cp ndt_f_test.f90 femwind_test.90
|
commit | commitdiff | tree |
2021-04-20 |
Jan Mandel | Merge branch 'fortran' into femwind
|
commit | commitdiff | tree |
2021-04-20 |
Jan Mandel | fix real index -> integer
|
commit | commitdiff | tree |
2021-04-20 |
Jan Mandel | Merge branch 'develop-36' into femwind
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | adding subroutine hzc2icl from matlab to module_coarsening.f90
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | ndt_f_assembly test error -> warning
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | reactivating test of ndt_f_assembly
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | Merge branch 'fortran' into femwind
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | turning off default fortran testing from femwind_main
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | coarsening_icl_fortran OK, turn on by params.test_fortran=1
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | cp prolongation_fortran.m coarsening_icl_fortran.m
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | coarsening_icl_test.exe compiles
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | cp prolongation_test.f90 coarsening_icl_test.f90
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | Merge branch 'stream' into femwind
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | comments in coarsening_icl.m
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | subroutine coarsening_icl in module_coarsening compiles
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | cp in coarsening_icl.m
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | Merge branch 'stream' into femwind
|
commit | commitdiff | tree |
2021-04-19 |
Jan Mandel | Merge branch 'fortran' into femwind
|
commit | commitdiff | tree |