Hi! You are looking the wrong way. To initialize fields from some preset value you should use field.initialize_field() function. There are two examples on using this function in C++ under the tests subdirectory in meep source - cylindrical.cpp and one_dimensional.cpp. Don't know if it is also implemented in libctl interface.
WBR, Nizamov Shawkat 2009/1/26, Michal Martinů <[email protected]>: > Hello, > > please help me. I would like to start my Meep computing with initialized > magnetic field > and I do not know, how to do it. I do not understand this: > http://ab-initio.mit.edu/wiki/index.php/Meep_field-function_examples > I can translate Hx, Hy (intenzity of magnetic field) from static > 2D analyses from another software to some file. What format of data > should I to translate it to? > > Michal > > P.S.My Rachnaninov Prelude C#-minor can be listen to as present for you > http://www.free-motor.org/musics.htm > > _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

