Well, it installs quite as expected in the old linux version (10.04, lucid). It is best to access via containerization apps such as Docker. Create an image of the old linux kernal in your current machine. Docker then creates a container using this image. Just install Simbuca within the container, and run the simulations therein. Some links to get started: https://stackoverflow.com/questions/20414036/run-old-linux-release-in-a-docker-container#20457499 https://docs.docker.com/build/building/base-images/...
Encountering Error while installing Simbuca on linux
Hello, I am trying to install (make all) Simbuca on my LinuxMint device (Linux Mint 21). When it comes to the step with "ioncloud.cpp", the make runs into an error (posted below). I am not sure I fully understand the problem. Could someone from the community please guide me. It seems to be an issue with the version of my c++ compiler maybe!? Regards, -Hari Code: hari@Laptop:~/Software/Simbuca/Simbuca_v3.4.20140619-122638/bin$ make all g++ -O3 -Wno-write-strings -D__CPUNBODY_ON__ -c main.cpp g++ -O3...
Hello, I am trying to install (make all) Simbuca on my LinuxMint device (Linux Mint 21). When it comes to the step with "ioncloud.cpp", the make runs into an error (posted below). I am not sure I fully understand the problem. Could someone from the community please guide me. It seems to be an issue with the version of my c++ compiler maybe!? Regards, -Hari Code: g++ -O3 -Wno-write-strings -D__CPUNBODY_ON__ -c ioncloud.cpp In file included from /usr/include/c++/11/bits/char_traits.h:39, from /usr/include/c++/11/ios:40,...
Big GUI upgarde. All functions to create the .s...
removed the backup directory, doesn`t belong in...
Updated the documentary of Simbuca to one singl...
Cleaned this directory and adapted the Makefile...
further sorted out CUNBODY library location.
cleanup of all files. Delete cunbody5.0 lib
Moved and renamed the CUNBODY Coulombsnippet di...
error: Array was out of bound in parser.cpp -> ...
Updated the readme.txt information to forward t...
Updated Simbuca to version 3.4 (will be uploade...
Implemented proper error handling in reading th...
Updated the ioncloud parser to include the Slog...
Add GUI files to the Simbuca subversion files.
Adapted all files such that errors are printed ...
Add Simbuca Run function wo argc and argv param...
added cunbody for cuda 6.0
Changed cunbody libary name to remove the 4.0,
Home
Importing SLogger, SLogWriter and SMsgType clas...
Made code more transparant with a case structur...
Removed BUG to make compilation with MPIC++ wor...
typo CALCRAP instead of CALCTRAP
Adapted to use in the SImbuca GUI