473,659 Members | 3,494 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SDX Dynamic Systems Simulation Software

SDX Modeling, Simulation and Numerical Computing Environment
for science and engineering has now been released.
Major features include:

* A unified simulation environment for modeling virtually any type of
continuous-time (ode), discrete-time (digital), hybrid or multi-rate
dynamic system.

* A flexible "open system" architecture that allows for the creation
of application specific modeling functions or a hook up to external
Fortran scientific resources or components written in C or C++.

* A comprehensive collection of built-in modeling components to
help simulate dynamic effects of diverse physical phenomena such
as rotational (quaternion) kinematics or asynchronous digital filters.

* High performance, matrix exponential based, recursive propagators
that ensure high fidelity simulation, fast execution, unlimited model
size (up to system limits), and full hierarchical invariance.

* Complete support for "scripting" (describing) simulation/analysis
activities which gives the power to conduct experiments of any
complexity in either automatic or interactive mode.

* Run-time (on-the-fly) selection of variables for graphic and numeric
display, including selective data logging to disk files.

* Ability to interactively control simulation execution, including
run-time selection of computational speed modes - from slow motion
to real-time to fast forward at processor capacity.

* Full support for application specific toolboxes (custom built or
imported) enabling rapid development of applications for multi-physics
processes, including unfettered reuse of extensive software resources
on the web.

* Full control over the modeling and simulation process instead of the
other way around. Prototyping, experimentation or testing of alternate
designs is free from the constraints of the complex graphical code mix
"featured" elsewhere.

* Ability to convert legacy applications, evolutionary models, or static
computation tasks into Visual applications (Windows native) without
writing a single line of Win32 API code.

SDX runs on all flavors of Windows from Win95 to WinXP. It is compatible
with Compaq Visual Fortran (CVF) compiler and it seamlessly integrates
with Microsoft Visual Studio development environment.

-------------------
Further information and contacts:
http://www.sdynamix.com
email: in**@sdynamix.c om

Jan 24 '06 #1
1 2674
Tim Silva <in**@nospam-sdynamix.com> wrote:
A from address of ...nospam... so you don't like spam, yes...

<snip>
SDX runs on all flavors of Windows from Win95 to WinXP.
you are spamming something that is not portable, since it only runs on a
few flavours of Windows and nothing else..
It is compatible
with Compaq Visual Fortran (CVF) compiler and it seamlessly integrates


And seems to be for use with Fortran. So what made you think it had any
relevance to a group for discussing the C language?
--
Flash Gordon
Living in interesting times.
Although my email address says spam, it is real and I read it.
Jan 24 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
3188
by: Steaming Balturd | last post by:
are there any php based economic simulations out there - not trading games per se, but more like simulating an economy, be it running a business or running a government? All i've been able to find are online space trading or role-playing style games, rather than any kind of "tycoon" or "civilisation" style games written in PHP.
7
8786
by: pysim | last post by:
Hi, I have a couple of general requests for pointers to python examples and design advice. I'm looking for examples of MVC-based GUI controls done in python (model-view-controller). Also, examples where something like a simulation model running in its own thread sends fast updates to a GUI in near real-time. The only examples I've seen, such as SimPy, wait until the model is finished running before outputting data.
34
2186
by: Peter MacKenzie | last post by:
Hello, I'm Peter, and I'm very much a newbie. New in the sense of being a novice at everything to do with programming, rather than just new to Python, so please be very explicit in your replies (should you deem me worth of such attention). I've long had a passing interest in programming from a macro-conceptual level, but only very recently have I tried to learn the details of how to impliment my ideas in code. Since I'm so...
54
5809
by: Matt | last post by:
How do we define systems programs? when we say systems programming, does it necessary mean that the programs we write need to interact with hardware directly? For example, OS, compiler, kernel, drivers, network protocols, etc...? Couple years ago, yes, I understand this is definitely true. However, as the software applications become more and more complicated, some people try to argue that. Some people argue the definition of systems...
22
2990
by: Michael Gorbach | last post by:
I was asked this summer to write a monte carlo code to simulation magnetic nanoparticles. For the nonphysicists, basicly it is a simulation where most of the time is taken up by looping through each pair in an array of 500 or so particles, in order to calculate interaction potential. I wrote what i have so far in csharp because i wanted to learn it and though it would give me some good experience. I am now beginning to understand that .net...
0
2065
by: Pascal Costanza | last post by:
Dynamic Languages Day @ Vrije Universiteit Brussel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Monday, February 13, 2006, VUB Campus Etterbeek The VUB (Programming Technology Lab, System and Software Engineering Lab), ULB (deComp) and the Belgian Association for Dynamic Languages (BADL) are very pleased to invite you to a whole day of presentations about the programming languages Self, Smalltalk and Common Lisp by experts in...
4
2773
by: Richard Blackwood | last post by:
Hello all. I have a few questions about simulation programming. One, do all programmers know to how to code a simulation? By simulation I mean a model of real world relationships (i.e. like Civilization which is a simulation of ruling nations through various historical settings). For example, could someone who codes word processing application necessarily know how to do a simulation of economic relationships between banks and enterprises...
3
6685
by: Ty Oft | last post by:
Hello Bytes! Maybe my question seems a bit silly (as one could simply answer it "Well, what are you more passionate about?" or stuff like that - please don't answer like this), but I am in a bit of a dilemma and time is short at the moment and I need to make a decision before it's too late. I have just begun my second year in a UK uni for a BSc Hons Web Systems Development but I am not that happy about the course. Very diluted in my opinion....
0
8428
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8337
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8628
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7359
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5650
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2754
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1978
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.