Default vs User Options Files
Orbfit reads its options from multiple setting files on your machine. Let’s call these the default settings and the user settings. The default settings are read first add can be found in thelib/
folder of wherever you compiled Orbfit on your machine. For me these files are found at ~/Orbfit5.0/lib/*.def
$ cd ~/Orbfit5.0/lib/
$ ls *.def
bineph.def fitdeb.def fitobs.def impcor.def orbfit.def propag.def reject.def
…