I got JSBSim to run the Rascal now I would like to use aeromatic++ to simulate a model quadplane electric any advice or experiences?

I got JSBSim to run the Rascal now I would like to use aeromatic++ to simulate a model quadplane electric any advice or experiences?

I get errors in JSBSim trying to simulate my aeromatic++ defalt plane.

JSBSim --aircraft=my_aircraft --catalog > my_aircraft_catalog.txt

In file aircraft/my_aircraft/my_aircraft.xml: line 105
Tank capacity must not be zero. Reset to 0.00001 lbs!

In file aircraft/my_aircraft/my_aircraft.xml: line 452

Error loading aerodynamic function in aero/moment/Pitch_propwash:
FGTable: row lookup is not monotonically increasing
in row 3 of table in aero/moment/Pitch_propwash:
0<=0
Aborting.

Aircraft aerodynamics element has problems in file Path “aircraft/my_aircraft/my_aircraft.xml”
JSBSim could not be started

FGPropertyManager::GetNode() No node found for propulsion/engine[0]/thrust-coefficient

I tried getting the catalog

I wonder if jsbsim:Rascal>test.txt would output jsbsim to a text file rather than a xterm and let me see a error?

any luck on making it happen?