not needed
This commit is contained in:
parent
2975e46ca1
commit
886e111064
|
@ -15,7 +15,6 @@ module grid_damage_spectral
|
|||
use mesh_grid
|
||||
use damage_nonlocal
|
||||
use numerics
|
||||
use damage_nonlocal
|
||||
|
||||
implicit none
|
||||
private
|
||||
|
|
|
@ -14,8 +14,8 @@ module grid_thermal_spectral
|
|||
use spectral_utilities
|
||||
use mesh_grid
|
||||
use thermal_conduction
|
||||
use material
|
||||
use numerics
|
||||
use material
|
||||
|
||||
implicit none
|
||||
private
|
||||
|
|
Loading…
Reference in New Issue