Hello, we would need to know the reason for requesting the older firmware as you cannot downgrade the SP+ units to the older firmware versions.
Please send your reply and details on the issue, or issues you are having to our support team for more assistance; [email protected]
Thank you
-Scott
AKCP Support Manager
- asfscott answered 4 weeks ago
Hello Rolando, thanks for your question. We do support MQTT and MQTTS, so there should be no problem integrating to any platforms that support this. In fact we recently did integration to MS Azure via MQTT. You can read about that here
https://www.akcp.com/articles/akcp-microsoft-azure-cloud-compatibility/
Our support team will also post more details and links here on how to setup MQTT on our devices.
- AKCP answered 5 days ago
Hello Rolando,
Please check and follow the instructions in this link to the pdf below that will allow you access to our website support portal where you can then download all of our product manuals including the MQTT feature.
Please check the details outlined in our SP+ and WTG MQTT Manual.
Also, just to mention, please check this direct link on our website which includes many details and FAQ’s on our SP+ units;
https://www.akcp.com/knowledge-base/sensorprobe-plus-series-knowledge-base/
If perhaps you do not have any of our base units yet, here is the direct link to this manual;
http://www.akcp.in.th/downloads/Manuals/MQTT/SP+%20and%20WTG%20MQTT%20Manual.pdf
Thanks,
Best regards,
Scott
AKCP Support Manager
- asfscott answered 4 days ago
- last active 4 days ago
Feel free to ask any question right here! It will be my pleasure to answer them.
- Lemieux answered 5 months ago
- last active 5 months ago
Feel free to ask any question right here! It will be my pleasure to answer them.
- Lemieux answered 5 months ago
Hi, Abo!
Since the product is free, you need to install the server yourself.
I strongly suggest using cloud computing.
You can listen to this video:
or you can follow the instructions in the instructions:
http://www.akcp.in.th/downloads/Manuals/CFD/CFDInstructionsManual.pdf
Feel free to continue the thread if you need more help.
- Lemieux answered 5 months ago
Supplement console output, this was at the end of the simulation run:
- lawrencekoo answered 4 months ago
Hi!
Yes I’ve updated the cfdServer a few times. Sorry about that, everything should be fine. In all case, the simulation should have reached it’s end…
Can you tell me on which system you are running the server? In some of our test on a windows machine with insufficient memory the simulation stop without any other warning. Be sure to have more than 16GB free for the server if you are using Microsoft Windows. (32GB)
- Lemieux answered 4 months ago
The server is running on a ubuntu virtual machine with 16GB of ram with 40 cores, it ran for around 4 hours before it stopped at that point.
However the server still indicates there is no simulation found.
- lawrencekoo answered 4 months ago
Ok… That’s strange indeed. I will try out your model.
- Lemieux answered 4 months ago
The json do not correspond to a floor plan.
Here the one I made (hot containment):
- Lemieux answered 4 months ago
- last active 4 months ago
I cannot try your case, but a dirty solution you can try is to lower the “max steps” in the options. Put it at the minimum.
- Lemieux answered 4 months ago
Strange.. seems like the format of our map exports are different, since i cannot import the one you provided either.
I think I may know the issue, I exported the workspace that contains my map but not the map. How can I go about importing the json you provided and turn it into a map on my instance?
- lawrencekoo answered 4 months ago
You are completely right @lawrencekoo. Import and export of the map are a last-minute addition that we added. I lost track of what was included in the latest published version. The following picture will show you where the option should be. Sorry for the difficulties, I also just had a simulation that ended without warning (not supposed). We still are in beta and there is a lot of we want to refine and add, user feedback is essential. Thank you for being an early adopter!
The model run on a real simulation engine and can fail for many reasons. One of them is a blow out of the variables (velocity, temperature, pressure). It can happen when the boundary condition is way too strange for the physics! Usually, the crash is caught and sent to the front-end signaling that the simulation failed on the top left corner. Like I suggested. until I can try your model, you can try lowering the number of steps and looking if one parameter goes crazy:
- Lemieux answered 4 months ago
Any rules of thumb you would suggest when reviewing whether the numbers are realistic? Since I have been testing the simulation from manual inputs that was one of my suspicion as well, but I assumed there would be a threshold check or something.
Would be great if you could let me know what kind of Volumetric Flow and Velocity numbers makes sense to simulate on!
- lawrencekoo answered 4 months ago
It should be robust, it would only give bad results.
I found a problem that could be related @lawrencekoo . For simpler case, my code is suppose to detect when to exit to avoid spending too much time for nothing. It compute the residual and detect the cycles. If they satisfies the standard, the simulation finishes (cool right?). Well, I think it’s bugged and makes the process crash.
We also working on removing the junk in the terminal, so that we see what is going wrong next time. Give us a bit of time, I think you are doing everything correctly!
Sorry about that!
- Lemieux answered 4 months ago
- last active 4 months ago
Got it! Thanks for the prompt response, the stop on satisfaction sounds great! May I suggest putting that as a checkbox option, therefore for niche cases where someone wants to run the simulation for a longer period has the option to do so, and for the ones that just wants to have a “optimized” simulation, it will stop whenever.
Looking forward to the updates then! Let me know if I can send you anything that may help with the debugging, e.g. any kind of output from APS or perhaps docker stdout.
- lawrencekoo answered 4 months ago
The checkbox option is a good idea and easy to implement! We will also allow a lower value for the steps. A client commented in one of the presentations that a low value would be useful just to see if everything is right. I don’t know if you were there, but it was recorded: https://www.youtube.com/watch?v=YNTTStjflzg
For niche applications, there are a lot of options we didn’t expose since the target audience is not CFD engineers. I wanted to expose the parameters for the convergence! But, yeah, residuals are a bit esoteric. This is still a beta, we will probably slowly gain in confidence and allow more and more control to the user.
- Lemieux answered 4 months ago
The next version will be much better experience! We will have a much more talkative terminal output for cfdserver and we flattened a lot of stability problems. I’m eager to release it!
- Lemieux answered 4 months ago
Hi Gabriel, hope you had a wonderful Christmas!
I am testing out the newer version, 16.2.40, paired with the cfdserver/cfd-server docker image. I imported the map you provided above and used the following parameters:
Rack temperatures: 20 in 30 out
CRAC temperatures: 30 in 20 out
Rack Power: 5040
CRAC Power: 26000
I have attempted to run the simulation twice but got a NULL exit during the run both times.
This is the output of the 2nd attempt, during the 1st attempt, the case stopped at 3xx steps. On the AKCPro Server side of things it will tell me there is no simulation found, any ideas about this issue? Should I be trying the nightly build instead?
Much appreciated!
- lawrencekoo answered 3 months ago