Statistik
5 Fragen
0 Antworten
RANG
274.895
of 301.370
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
60.0%
ERHALTENE STIMMEN
0
RANG
of 21.243
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 174.217
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Vector integration; is this the most correct and/or accurate calculation?
Good day, this seems to be a regular question topic; I unfortunately am not sure I have the correct understanding from the hel...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Certain functions not available.
I have version R2017a under a "Designated Computer/Research Lab (accessed by multiple users)" license. This being an academic li...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
The following error is found: "Warning: Failure at t=7.068767e-01. Unable to meet integration tolerances without reducing the step size below the smallest value allowed (1.776357e-15) at time t. > In ode45 (line 308)" Any suggestions as to a fix?
The two files are attached. If you would like a different method then I will certainly provide it. An increase in the F_FEED or ...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
What could be causing the error: "Not enough input arguments. Error in acroleinfunction (line 27) F_t = F(1) + F(2) + F(3) + F(4) + F(5) + F(6) + F(7);"
function dFdW = acroleinfunction(W, F) %Calculate flow rates of each component along the PBR dFdW = zeros(7, 1);...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
What could be the issue if a global variable gets an error "Undefined function or variable 'F_FEED' " when called from a function. The global variable is defined in the file from which the function is called.
global F_FEED T0 P0 WEIGHT_cat R Ua; F_FEED = 100; %TOTAL FLOWRATE OF THE FEED (mol/s) T0 = 650; %INLE...
mehr als 7 Jahre vor | 2 Antworten | 0

