copy and paste error
This commit is contained in:
parent
910cc60e78
commit
209d59534a
|
@ -37,7 +37,7 @@ module function source_thermal_dissipation_init(source_length) result(mySources)
|
||||||
src
|
src
|
||||||
integer :: Ninstances,sourceOffset,Nconstituents,p
|
integer :: Ninstances,sourceOffset,Nconstituents,p
|
||||||
|
|
||||||
print'(/,a)', ' <<<+- thermal_externalheat init -+>>>'
|
print'(/,a)', ' <<<+- thermal_dissipation init -+>>>'
|
||||||
|
|
||||||
mySources = thermal_active('dissipation',source_length)
|
mySources = thermal_active('dissipation',source_length)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue