-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Really nice modeling code.
How could I try triclinic FWI (it seems commented out below and I can't find the functions)?
`
/* 3D triclinic elastic forward problem */
//if(MODE==0){
FD_TRICL();
//}
/* 3D triclinic elastic Full Waveform Inversion */
/*if(MODE==1){
FWI_TRICL();
}*/
/* 3D triclinic elastic Reverse Time Migration */
/*if(MODE==2){
RTM_TRICL();
}*/
`
Metadata
Metadata
Assignees
Labels
No labels