show name of simulated xml file on startup
This commit is contained in:
parent
672f2a436a
commit
a040a83c00
@ -257,6 +257,8 @@ int openEMS::SetupFDTD(const char* file)
|
||||
if (file==NULL) return -1;
|
||||
Reset();
|
||||
|
||||
cout << "Read openEMS xml file: " << file << " ..." << endl;
|
||||
|
||||
timeval startTime;
|
||||
gettimeofday(&startTime,NULL);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user