Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Nov 26, 2024
1 parent 28b6e18 commit 2d4ea27
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions src/Solution/ParticleTracker/Method.f90
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ subroutine prepare(this, particle, cell_defn)
end if
else if (locn_dry) then
particle%z = this%cell%defn%top
call this%save(particle, reason=1)
end if
else if (particle%idry == 1) then
! stop
Expand Down

0 comments on commit 2d4ea27

Please sign in to comment.