Why Do Programming Languages Have Weird Names?
Python, Ruby, Java, Pascal. Here are their stories.
A VUMAT code has to be written for Abaqus. I have written the plasticity part but finding difficulty in writing damage part. So any one with Fortran and Abaqus knowledge please help me. The code should provide plasticity and damage in material .
Hi. Did you remember our project of fortran compile program? I need edit that to generate multiple files
Looking to hire Fortran Developer for our implementation partner client. Freelancer should be from India and reside in India for ease of communication and coordination. The consultant must have exp of Experience in Fortran/CAD/CAE development. must-have skills: • Design, programming, debugging, and testing of numerical algorithms together with the graphic libraries. • Experience migrating codes from FORTRAN to C, directly and using F2C (FORTRAN TO C converter ). • Minimum 3-5 years of experience in C/C++/Fortran programming • Exposure to CAD/CAE software development would be an advantage • Experience of software development and debugging on Windows & Linux platforms. Strong programming concepts in C/C++/Fortran wo...
I can share this directly with the candidate. Ideally, the candidate has to be in the USA. High-level requirements: 1. R analytical programming support to convert and document data import/export, business rules, econometric models, and workflows 2. Knowledge of analytical programming tools to include, but not limited to: SAS, Stata, Excel, Excel VBA, FORTRAN, GAUSS, GAMS, Git/GitHub, Python and R/R Studio (not all of them are required) 3. Demonstrate Competency in Statistical Analysis 4. Ability to document all conversion processes from legacy tools and methodologies. Documentation should be written in clear, concise “plain language” in the event the new staff is onboarded, to quickly facilitate their personal transition to utilizing R instead of niche tools they may ...
I need some help with translating some specialized raytracing code from an open-source Fortran project into C++. Must be an expert in C++. A background in electrical engineering, sensor simulation or atmospheric modeling would help.
I have a small project of translating a given solution for Simplex algorithm program writen in C language to Fortran language. The program needs to be readble and documented well. The Simplex program is added.
I have a program written in old Fortran code. I need a programmer who can convert it C# , compile and run it.
En la universidad me han pedido que convierta un código en C a lenguaje fortran. Tengo un poco avanzado, el codigo no es extenso, aqui lo comparto (este esta en C): #include <stdlib.h> #include <stdio.h> #include <math.h> #define EPS 0.001 #define NMAX 20 #define H 0.001 #define SIGMA 20 #define EPSILON 0.001 #define GAS 20 #define RMENOS 0.001 #define RMAS 20 #define NAME 0.001 float sum_par (int n, float mu){//Calcula las sumas parciales int i,j,k; float aux,sum=0; for(i=-n;i<=n;i++) for(j=-n;j<=n;j++) for(k=-n;k<=n;k++){ aux=(float)i*i+j*j+k*k+i*j+i*k+j*k; if(aux) sum+=pow((float)aux,-0.5*mu); } return sum; } float suma(float mu){ int n=1; float sum,aux...
Actually There is some problem while running a Fortran code. I would greatly appreciate if some one could help me in resolving this issue ( image attached)
I have source code for a bespoke CFD program, written in Fortran, that I would like to re-write, slightly restructure and update to C++. The FORTRAN code is structured: Main program: 570 lines 14 subroutine files Total Code Lines: 2487 but a lot of those are repeated COMMON blocks and comments. I have source code for a bespoke CFD program, written in Fortran, that I would like to re-write, slightly restructure and update to C++. The code has been in circulation since the mid '70's, and has been modified in 1990's and by myself over the past 3 years. I edited it to compile on GCC gfortran so I could package it into 64-bit exe and added some handy logging functions. We typically use this code internally, but we have also distributed copies of the ...
Write a UMAT for homogeneous anisotropic hardening in fortran for abaqus
We are after a Computational Fluid Dynamics experts to work with us on a new project. We are looking for a freelancer to provide support with the review and testing of parallel linear equation sparse matrix solvers (LESMS) created by different experts. The Experience we are after is: - Applied Mathematics - Computational Fluid Dynamics - Fluid flow knowledge - Fortran coding knowledge is a plus We are looking forward to your bid!
Necesito modificar un codigo en Fortran 90 para realizar un analisis de montecarlo. Quisiera comunicarme con un freelancer preferiblemente de habla hispana.
I have generated a potential energy surface with several and would like to reduce them by doing a weighted summation with FORTRAN.
Write a fortran F90 code for given particular project.
There is a WooCommerce API call in C++ that I need to call from a Fortran QuckWin application in Visual Studio 2019 under Windows 10. Show me how to do this. I cannot give you code and everything because it is proprietary so i want you to see my desktop as you tell me what to do to make his call. You spoken English must be good.
Translate R code into Python. In particular: This function involves 4 subfunctions and 1 Fortran subroutine. Fortran should be linked to Python via F2PY compiler, see for details.
I prepared a Subroutine file that includes Film, Filed, and some function subroutines. It is linked with ABAQUS. Also, it runs very well. But when I changed some input data again I reach the same result. Means with for example 2 or three kinds of input data, the results for all of them are the same. I need someone that has good experience in: 1)Fortran, 2)subroutine linked with Abaqus and 3) material properties in Abaqus to debug and find the problem.
I wrote a code in FORTRAN to generate a multipolar potential energy surface based on the sign of the indices and the expansion coefficients (many rows and 07 columns). I found that there are some similar rows starting from the second column and I would like to factorize them in order to get rows with unique columns.
I need to translate R code to Python. In particular, this function: It has 4 sub-functions in R and 1 sub-function in Fortran. The Fortran code should be linked to Python via numpy f2py.
Need to create an installer for the VS project I have, it is a Fortran Quikwin program. Project files will be given to you only if I hire you.
Hi, I need to do a Montecarlo analysis to a Fortran 90 script about fluid dynamics, if you know Fortran90 and Math, this project could interest you!
i need to adapt my software that i sell, to include the WooCommerce plugin. My software is in fortran but I can call a C++ subroutine to accomplish the API call. i need to do this mostly via Skype sessions in which you show me what to do.
...to press the run button on both Fortran and Matlab and get the same results the original authors did and then help me set it up on my computer. I know how to use Matlab just need help setting up the code using the following link: The code requires BLAS, LAPACK and UMFPACK libraries. These are available in SuiteSparse, which can be downloaded here: In short, I just need someone to run this code once, with the already written code, get the same results and tell me how to set it up on my computer for me to do the same. ALTERNATIVELY (preferred) - if easier, I just need to replicate this code on Matlab but cannot run it as it requires Fortran to work:
I wrote a code to generate my potential energy surface depending on the coefficients but I found that some lines are repeated and I would like to factorize them to get a file with unique lines with FORTRAN.
Hello. The code written on fortran 77 needs to be converted to fortran 90. So write initial vorticity field
Hello. The code written on fortran 77 needs to be converted to fortran 90. So write initial vorticity field
hello. i have a code written on fortran 77. should convert to fortran 90. so write initial vorticity field
hello. i have a code written on fortran 77. should convert to fortran 90. so write initial vorticity field
hello. i have a code written on fortran 77. should convert to fortran 90. so write initial vorticity field
hello. i have a code written on fortran 77. should convert to fortran 90. so write initial vorticity field
i have a code written on fortran 77. should convert to fortran 90. so write initial vorticity field
Hello. i have a code written on fortran 77. should convert to fortran 90. so write initial vorticity field.
I have not programmed using Fortran in 40 years. I have an old Fortran IV/77 program of approximately 3500 lines of code that I need converted to Modern Fortran and made to execute properly. I have all of the input information and required output information. This is for an aerospace engineering structural application.
i have a code written on fortran 77. should convert to fortran 90. so write initial vorticity field
i have a code written on fortran 77. should convert to fortran 90. so write initial vorticity field
The code written on fortran 77 needs to be converted to fortran 90. So write initial vorticity field
i have a code written on fortran 77. should convert to fortran 90. so write initial vorticity field
...to press the run button on both Fortran and Matlab and get the same results the original authors did and then help me set it up on my computer. I know how to use Matlab just need help setting up the code using the following link: The code requires BLAS, LAPACK and UMFPACK libraries. These are available in SuiteSparse, which can be downloaded here: In short, I just need someone to run this code once, with the already written code, get the same results and tell me how to set it up on my computer for me to do the same. ALTERNATIVELY (preferred) - if easier, I just need to replicate this code on Matlab but cannot run it as it requires Fortran to work:
We can meet via Zoom and look at the code together.
The website is nomnomnosh.uk. initially the service was colle...linked to the ecoCycle delivery provider who will then take the booking (and payment for the delivery service). There is more in terms of communication but the Velo part concerns identifying when the product is in the basket and triggering the link after payment. We are looking to develop an ongoing relationship with an experienced Velo coder. I have coding experience from way back in C and Fortran (!) and still code VBA, but I don't have the time to learn Javascript of Velo or maintain this knowledge. Viewing the website should allow one to easily understand the nature of this plant based food business. I've selected Javascript as the skill because there is no option for Velo (!) but I'm aware they...
I wrote a code to generate a potential energy surface in a text file and I noticed that there are several lines that repeat. I would like to factor to have unique lines with FORTRAN. My code is written in FORTRAN 90.
Fortran Expert needed for Simple Programing for Runge Kutta Method RK -4
Soy estudiante de universidad y necesito realizar un trabajo que consiste en programar el juego de "Conecta 4" en fortran. Adjunto un archivo en el que se explican las instrucciones para realizar el proyecto, pero no es excesivamente complejo.
Please revise the documents attached. I need this done by Dec 17, 2021 at 12 pm Florida Time.
Answer these 3 questions using the methods given using fortran.
Experience with Fortran 90/95/2003 Solution of Linear Algebraic Equations
Partial Differential Equation has been derived for pressure wave and damping. Need to program
Python, Ruby, Java, Pascal. Here are their stories.
If you knew that computer programming has its roots from the beginning of the 13th century you may find that hard to believe.
Collection of Concepts which different programming languages have