李新宇 lixinyu
  • 加入于 2025-09-11
lixinyu 推送了仓库 openSource/tem3dfdtd-openmaster 分支 2026-08-18 18:48:40 +08:00
4c4b501612 修改了两处不严谨的地方,gfortran环境下会warning,1:get_non_uniformgrid.f90中,IF判断中IF(SourceLength/GridSize.gt.51)改SourceLength/GridSize为整型SourceGridNum;2:替换旧写法PAUSE语句为READ(*,*)
lixinyu 推送了仓库 openSource/tem3dfdtd-openmaster 分支 2026-08-18 16:40:14 +08:00
642849b079 修正一处bug,VTK_fortran.f90 格式化输出格式不规范,无法在gfortran环境中编译,现已改为标准格式
比较 2 提交 »
lixinyu 推送了仓库 openSource/tem3dfdtd-openmaster 分支 2026-08-14 10:10:36 +08:00
5026369041 统一example测试案例中输入文件格式