-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The variable fT
is used in the function CRCI
and is currently set and modified in initEnv
ONLY. A publicfT
for use in ssp_mod.F90
and bdry_mod.F90
results in circular dependencies.
So, fT
is only available locally each time it is called as an input argument of CRCI
. This means I am only able to use acoustic-eastic half spaces accurately.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working