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