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;
|
if (file==NULL) return -1;
|
||||||
Reset();
|
Reset();
|
||||||
|
|
||||||
|
cout << "Read openEMS xml file: " << file << " ..." << endl;
|
||||||
|
|
||||||
timeval startTime;
|
timeval startTime;
|
||||||
gettimeofday(&startTime,NULL);
|
gettimeofday(&startTime,NULL);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user