hi meep users Could you explain meep time&real time & sampling frequency relation and the meaning of some numbers 195, 330 , 1e12, 3e8, 1e6, 50, 1e-6 in the following topic
http://thread.gmane.org/gmane.comp.science.electromagnetism.meep.general/2387/focus=2409 ----- Matlab snippet fstart = 195 * 1e12 / 3e8 / 1e6; % convert to meep units fstop = 330 * 1e12 / 3e8 / 1e6; % convert to meep units fcen = (fstart + fstop)/2; samplerate = 1/fcen/50; % field sampled at this rate in at-every dt = samplerate*1e-6/3e8; % convert time back into physical units : : Onder -- Pamukkale University Electrical-Electronics Eng.Dept. 20070 Denizli TURKEY Tel: (+90 258) 296 3213
_______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

