Skip to content

Commit

Permalink
[skip ci] Apply fprettify changes
Browse files Browse the repository at this point in the history
  • Loading branch information
DenSto authored and actions-user committed Jan 19, 2022
1 parent 0a6b0bf commit 2859efd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions fields.fpp
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ contains
real, dimension(:, :), allocatable :: g0
real, dimension(:), allocatable :: g1


ia = 1
zm = 0

Expand Down Expand Up @@ -275,7 +274,6 @@ contains

end subroutine init_fields_fluxtube


subroutine init_radial_field_solve
use mp, only: job
#if defined MPI && defined ISO_C_BINDING
Expand Down Expand Up @@ -496,7 +494,6 @@ contains

end subroutine init_radial_field_solve


!> init_fields_ffs allocates and fills arrays needed during main time advance
!> loop for the field solve for full_flux_surface simulations
subroutine init_fields_ffs
Expand Down

0 comments on commit 2859efd

Please sign in to comment.