Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Removed space stuff for new branch
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Dec 3, 2022
1 parent 428dc10 commit c514868
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/modules/swiftest_classes.f90
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ module swiftest_classes
integer(I4B) :: time_varid !! ID for the time variable
character(NAMELEN) :: id_dimname = "id" !! name of the particle id dimension
integer(I4B) :: id_varid !! ID for the particle name variable
character(NAMELEN) :: space_dimname = "space" !! name of the space dimension
integer(I4B) :: space_varid !! ID for the space variable

! Non-dimension ids and variable names
character(NAMELEN) :: ptype_varname = "particle_type" !! name of the particle type variable
Expand Down

0 comments on commit c514868

Please sign in to comment.